body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
}

body {

	background-color: #ffffff;
	background-image: url(img/bg-taman-rama.jpg);
	background-position: left top;
	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;
}
.ibox-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #8b8b8b;
	border-top-color: #a8a8a8;
	border-right-color: #a8a8a8;
	border-bottom-color: #a8a8a8;
	border-left-color: #a8a8a8;
	background-color: #e3e3e3;

}

.tx-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #10398E;
	text-decoration: none;
}

.tx-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #df9326;
	text-decoration: none;
}
.tx-judul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #4a5b77;
	text-decoration: none;
}

.tx-link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #dcdcdc;
	text-decoration: none;
}
.tx-link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #b0b0b0;
	text-decoration: none;
}

.tx-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #4a5b77;
	text-decoration: none;
}
.tx-menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #b2b2b2;
	text-decoration: none;
}
.btm {
	background-attachment: fixed;
	background-image: url(img/bg-btm.jpg);
    background-repeat: repeat-x;
	background-position: bottom;
}
.bgmenu {
	background-attachment: fixed;
	background-image: url(img/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


