body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #615844;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-color: #070702;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #009999;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #B09C77;
	padding: 2px;
}
.tx-02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #735311;
	text-decoration: none;
	text-align: justify;
	padding: 4px;
	
}

.ibox-1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #003300;
	border: 1pt solid #003300;
}


.tx-07 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16pt;
	font-weight: bold;
	color: #735311;
	text-decoration: none;
	padding: 4px;
	line-height: 22px;
}

/** menu kiri **********************************************************/
#menukiri {
	float: left;
	width: 150px;
	font-size: 8pt;
}
#menukiri ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#menukiri li {
	margin: 0px;
	
}
#menukiri li a {
	display: block;
	color: #3c2719;
	width: 150px;
	padding: 3px 9px 3px 9px;
	text-decoration: none;
	border-bottom: 1px solid #9d9361;
	font-weight: normal;
	background-position: 5px 9px;
	background-repeat: no-repeat;
	
}
#menukiri li a:hover{
	color: #ffffff;
	background-color: #91864c;
	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: 150px;
	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: #5f4d37;

}
#menukiri li li a#on {
	background-position:17px 9px;
	background-repeat: no-repeat;
	color: #5f4d37;
	background-color: #a69851;
}

/** menu kiri abis**********************************************************/

