A:link { text-decoration:none; 
          font-weight:normal; 
		  color:#c3c49d} 
A:visited { text-decoration:none; 
            font-weight:normal; 
			color:#c3c49d} 
A:active { text-decoration:none; 
          font-weight:normal; 
          color:#c3c49d} 
A:hover { font-weight:normal; color:#ffffff} 

body { scrollbar-arrow-color: #003366; 
       scrollbar-base-color: #F9F6D1; 
	   scrollbar-dark-shadow-color: #F9F6D1; 
       scrollbar-track-color: #F9F6D1; 
	   scrollbar-highlight-color: #003366; 
	   scrollbar-3d-light-color: #F9F6D1; 
	   background-color: efebdc;
  		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;}
	
body,td,th {
	color: #88783b;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;}


.heading {
	font-family: "optima",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #87866d;
	padding: 0px 4px 2px;
}
.content {
	padding: 4px;
	background-color: #efebdc;
	
}
.lnk-01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #85865f;
	text-decoration: none;
}
.lnk-01:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
.tx-2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #76763a;
	padding: 4px 5px;
}
.tx-3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #575730;
}
.ibox-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #575730;
	border-top-color: #d4d5ae;
	border-right-color: #76763a;
	border-bottom-color: #76763a;
	border-left-color: #d4d5ae;
	background-color: #f2f2dd;
	cursor: hand;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #c0c198;
}















/** menu kiri **********************************************************/
#menukiri {
	float: left;
	width: 165px;
	font-size: 8pt;
}
#menukiri ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#menukiri li {
	margin: 0px;
	
}
#menukiri li a {
	display: block;
	color: #fbf8c5;
	width: 165px;
	padding: 6px 9px 6px 9px;
	text-decoration: none;
	border-bottom: 1px solid #e7dbaf;
	font-weight: normal;
	background-position: 5px 9px;
	background-repeat: no-repeat;
	
}
#menukiri li a:hover{
	color: #ffffff;
	background-color: #918145;
	background-position: 5px 9px;
	background-repeat: no-repeat;
}

#menukiri li a#on{
	background-color: #FFE784;
	background-position: 5px 9px;
	background-repeat: no-repeat;
}

#menukiri li li a{
	color: #000000;
	width: 165px;
	padding: 4px 12px 4px 30px;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	font-weight: normal;
	background-position: 17px 9px;
	background-repeat: no-repeat;
	color: #ACAE7F;
	
}
#menukiri li li a:hover {
	background-position:17px 9px;
	background-repeat: no-repeat;
	color: #5f4d37;
	background-color: #f9fae8;

}
#menukiri li li a#on {
	background-position:17px 9px;
	background-repeat: no-repeat;
	color: #5f4d37;
	background-color: #F0F2C4;
}




/** menu kiri abis**********************************************************/
