/* CSS Document */

body {
	margin:0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	line-height: 17px;
	background: url(images/background_01.gif) repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
	color:#003399}
a:hover {
	color:#E10015
}
.style1 {color:#000066; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.biru-tua {
	color:#0033CC
}
.text-abu {
	font-size:10px;
	line-height: 14px;
	color:#000000;
	text-align: justify;
}
.text-abu2 {
	font-size:10px;
	line-height: 14px;
	color:#000000;
	text-align: left;
}
.text-abu3 {
	font-size:10px;
	line-height: 14px;
	color:#ffffff;
	text-align: left;
}
.text-abu4 {
	font-size:10px;
	line-height: 14px;
	color:#ffffff;
	text-align: right;
}
.besar {
	font-size:11px;
	font-weight:bold;
	color: #003366;
}
.putih {
	color:white;
	text-align: left;
}
.coklat-muda {
	color:#D8D1C9
}
.sedang {
	font-size:11px;
}
.kecil {
	font-size:11px;
	line-height: 16px;
	color: #333333;
}
.kecil-merah {
	font-size:11px;
	color:#FF3300
}
.besar-merah a{
	font-size:14px;
	color:#FF6600;
	font-style: normal;
	font-weight: bold;
}
.besar-merah a:hover{
	color:#000000;
}
.besar-merah2 {
	font-size:16px;
	color:#336699;
	font-style: normal;
	font-weight: bold;
}
.besar-merah3 {
	font-size:12px;
	color:#000066;
	font-style: normal;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.besar-merah3 a{
	color:#000066;
}
ol {
	margin:10px 0 0 25px;
	padding-left:5px;
}
li {
	margin: 2px 0;
	text-indent: 10pt;
}
ul {
	list-style-type:circle;
	margin:0;
	padding:0;
	list-style-image: url(images/circle.gif);
	list-style-position: inside;
}
.red {
	color: red;
	line-height: 12px;
	}
.blue {
	color:#0066CC
	}
.bullet {
	font-size: 10px;
	color: #003366;
	list-style-position: inside;
	list-style-type: circle;
}
form {
	margin: 0;
	padding: 0;
	}
.style2 {
	font-size: 14px;
	line-height: 18px;
}
.style4 {
	color: #FF7800;
	font-size: 16px;
}
.style6 {
	font-size: 24px;
	font-weight: bold;
}
.style8 {
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	font-weight: bold;
}
.style10 {font-size: 24px; font-weight: bold; color: #666666; }
.style11 {
	color: #FFFFFF;
	font-weight: bold;
}
/* ----------------------- menu -------------------------- */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height:0.9em;
	font-size:10px
}
#nav li.bar-nonmenu {
	margin:0 0 -3px 0;
	padding:0;
	width:309px;
	float:left;
	display:block;
	}
#nav a {
	display: block;
}

#nav li { /* all list items */
	float: left;
	margin:0;
	padding:0;
	text-indent:0;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #efefef;
	width: 8em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-left: 25px;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li ul li {
	border: solid 1px #dddddd;
	background: #efefef;
	border-left:#4E82B2 solid 5px;
	}
#nav li ul li a {
	text-decoration:none;
	color:#5B94C9;
	font-weight:bold;
	padding: 5px 7px;
	width: 8em;
	}
#nav li ul li a:hover {
	background:#5B94C9;
	color:#FFFFFF;
	}
/*----------------------------- akhir menu ---------------- */
#wrap {
	width:905px;
	position:relative;
	margin:0 auto;
	}

.daftar {
	width:400px;
	height:151px;
	position:absolute;
	left: 0px;
	top: 0px;
	}
.besar-left {
	font-size:11px;
	font-weight:bold;
	color: #003366;
	text-align: left;
}
