@charset "utf-8";
/* CSS Document */

.footerLinks {
	text-align:center;
}

.footerLinks a {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration:none;
}

.topLinks {
	text-align:left;
}

.topLinks a {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration:none;
}

.sort_order {
	text-align: center;
	border: 1px solid #0000FF;
}

.intro {
	padding: 6px;
	font-size: 12px;
	text-align: justify;	
}

.kotakKuning {
	background-color: #FFFF99;
	padding: 14px;
	border: 1px solid #FF9900;	
}

.error1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	margin: 10px;
	padding: 5px;
	border: 2px double #FF0000;
}

.error1 li {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.required {
	border: 1px solid #000000;
}

.invalid {
	border: 1px solid #FF0000;
}

.head1 {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin-top: 4px;
	margin-left: 4px;
	
}

.head2 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	margin-bottom: 14px;
	margin-left: 4px;	
}

.table_price td {
	background-color:#FFFF99;
 	border: 1px solid #FFCC00;
}

.table_price th {
	background-color:#FFCC00;
 	border: 1px solid #FFCC00;
}

.table_price {
	background-color:#FFCC00;
 	border: 1px solid #FFCC00;
	margin-bottom: 10px;
}

.table_price1 td {
 	border: 1px solid #FFCC00;
}

.table_price1 th {
 	border: 1px solid #FFCC00;
}

.table_price1 {
	background-color:#FFCC00;
 	border: 1px solid #FFCC00;
	margin-bottom: 10px;
}


.kotakBesar {
	background-image: url(/2008/images/kotakBesar.gif);
	background-repeat: no-repeat;
	margin: 4px;
	padding: 4px;
	padding-top: 10px;
	height: 217px;
	width: 637px;
	border: 1px solid #FF9900;
	text-align: center;
}