/*Umum*/
/*text-decoration untuk memberikan garis bawah */
/*A:link{COLOR:blue;text-decoration: none; underline: none} 
A:visited{text-decoration: nonr}
A:hover{COLOR:red; text-decoration: none;}
*/
/*A:hover {color: blue; text-decoration: none}*/
a:link
{
	 color: #FCFF00; 
}
a:visited
{
	 color: #FCFF00;
}
a:hover, a:active
{
	 color: #09F014;text-decoration: none 
}
/*iklan scroler*/
#floater {LEFT: 0px; POSITION: absolute; TOP: 200px; VISIBILITY: hidden; WIDTH: 33px; Z-INDEX: 2}
#floaterkiri {LEFT: 0px; POSITION: absolute; TOP: 200px; VISIBILITY: hidden; WIDTH: 33px; Z-INDEX: 2}

BODY 
{
	font-family:verdana;
	font-size:10px; 
	MARGIN: 0px; background-image: url(../images/abu2.jpg); 
	SCROLLBAR-FACE-COLOR: #9DB0C8; 
	SCROLLBAR-HIGHLIGHT-COLOR: #DFF2F9; 
	SCROLLBAR-SHADOW-COLOR: #84CFE7; 
	SCROLLBAR-ARROW-COLOR: #0000FF; 
	SCROLLBAR-BASE-COLOR: #A2DFC5; 
	scrollbar-3d-light-color: #A2DFC5; 
	scrollbar-dark-shadow-color: #000000;
}

/*
INPUT
{
	background-color:#f7ffff; 
	border:1; 
	color:#000000;
}
*/

TEXTAREA
{
	background-color:#f7ffff; 
	color:#000000;
}
table {font-size: 10pt; font-family: Verdana; font-color:#ffffff}

.agenda 
{
	font-size: 10px;
	font-family: Verdana;
}

.admin
{
	font-size: 11px;
	font-family: Verdana;
}

/*horisontal rule*/
.myhr {color:#8f8dd4; height:1px; noshade}
.putih {color:#ffffff;}
.bg_putih {background-color:#FFFFFF;}
.header {background-color:#CCCCCC;}
.header_biru {background-color:#0099FF;font-size:9pt;color:#FFFFFF;}
/*.bg_color {background-color:#d7dcf4;}*/
/*body*/
/*
.button {
	font-size: 10px;
	font-family: Verdana;
	color: #ffffff;
	background: brown fixed;
	margin: 0;
	padding: 0 1px;
	cursor: hand;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFFFFF;
	font-weight: bold;
	width:125; 
	height:21;
}
*/
