.t12_g {  font-family: tahoma; font-size: 12px; color: adadad}
.a12_b {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: 1D3377; text-decoration: none}


#header {
background: #eee url(images/index_l2.jpg) no-repeat;
height: 157px;
width: 778px;
}
#header_subpage {
background: #eee url(images/index_l2_sub.jpg) no-repeat;
height: 157px;
width: 778px;
}

#content {
padding: 10px 10px;
}
.sub_utama {
float: left;
width: 480px;
text-align: justify;
padding: 0px 80px 10px 10px;
}
.sub_utama_dalam {
float: left;
width: 600px;
/*height: 400px;*/ /*supaya ikut terus, maka dimatikan saja*/
min-height:400px;
text-align: justify;
padding: 0px 60px 10px 10px;
}
#utama {
/*font-family: Verdana, Tahoma, Arial, sans-serif;*/
font-family: tahoma;
font-size: 12px;
/*color: adadad;*/
color: 969696;
}

#utama ul li a { padding-left: 20px; }
#utama h1 { color: #495279; font-size: 17px; margin: 10px 0 10px 0; }
#utama h2 { color: #495279; font-size: 19px; margin: 10px 0px 12px 10px; }
#utama h3 { font-family: Verdana; color: #009829; font-size: 15px; margin: 10px 0 10px 0; }

.horizontal_dotted_line 
{ 
border-bottom: 1px dotted #80c080; 
width: 450px; 
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: #153170;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #ffffff;
font-family: arial;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #7c879f;
}