/* Global */


A.link {color : #FFFFFF;text-decoration : none;}
A.visited  {color : #FFFFFF;text-decoration : none;}
A.hover  {color : #FFFFFF;text-decoration : underline;}

A.menu:link {color : #f26522;text-decoration : none;}
A.menu:visited  {color : #f26522;text-decoration : none;}
A.menu:hover  {color : #f26522;text-decoration : underline;}

.judul {font-family: arial; font-size: 14px; color:#f26522; font-weight:bold;}
.jabatan {font-family: arial; font-size: 14px; color:#0072bc; font-weight:bold;}
.text {font-family: arial; font-size: 11px; color:#000000;} 


/*bg */
.bg_content
{
background-color:#FFFFFF;
background-image: url(bg_content.gif);
background-position:top;
background-repeat:repeat-x;
}


/* Special */
.input {border-right: #e5be06 0px; border-top: #e5be06 0px; font-weight: normal; font-size: 11px; border-left: #e5be06 0px; color: #ffffff; border-bottom: #e5be06 0px; font-family: arial; background-color:#80b933}

.standardHead         { font-family:Arial,Helvetica,sans-serif; font-size:17px; font-weight:bold; color: #ffffff; margin-right: 40px;}
.standardSubHead      { font-family:Arial,Helvetica,sans-serif; font-size:13px; font-weight:bold; margin-right: 40px;}
.standard             { font-family:Arial,Helvetica,sans-serif; font-size:13px; margin-right: 40px;}

