body {
background-color: #ffffff;
margin-bottom:0;
margin-top:0;
margin-left:0;
margin-right:0;
  color: #000000;
  font-family: Tahoma;
  font-size: 11px;
}
/*ini untuk text*/
.style1 {font-size: 11px;
	font-style: italic;
	font-family: Tahoma;
}
.style2 {
color:#000000;
font-size: 10px;
	font-family: Tahoma;
}

.style82 {font-size: 14px; font-weight: bold}
.style83 {font-size: 11px; font-weight: bold; color: #000000}
.style84 {color: #CCCC00}
.style86 {color: #FFFFFF}
.style87 {font-size: 12px; color: #FFFFFF}
.style77 {	color: #996600;
	font-weight: bold;
}

/*ini untuk table*/
.stlyletable1
{ font-size:12px;
	color: #FFFFFF;
	border: 1px #ffffff solid;
	xborder-left: 1px #ffffff solid;
	xborder-bottom: 1px #ffffff solid;
}
.stlyletable2
{ background-color:#FFFFFF;
	color:#000000;
}
.stlyletable3
{ background-color:#FFCC00;
	color:#000000;
}
.stlyletable4
{ background-color:#FFFFFF;
	color:#000000;
}
.stlyletable5
{ background-image:url(images/bawah.gif);
background-repeat:no-repeat;
	color:#000000;
}
.stlyletable6
{ background-color:#FFFFFF;
	color:#000000;
}


/*ini untuk link*/
.one:link { font-family: tahoma; font-size: 11px; text-decoration:none; color: #006699}
.one:visited {font-family: tahoma; font-size: 11px; text-decoration:none; color: #006699}
.one:hover {font-family: tahoma; font-size: 11px; text-decoration:underline; color: #000000}

.three:link { font-family: tahoma; font-size: 12px; text-decoration:underline; color: #003399; font-weight:bold}
.three:visited {font-family: tahoma; font-size: 12px; text-decoration:underline; color: #003399; font-weight:bold}
.three:hover {font-family: tahoma; font-size: 12px; text-decoration:none; color: #000099; font-weight:bold}

.four:link { font-family: tahoma; font-size: 12px; text-decoration:none; color: #FFCC00}
.four:visited {font-family: tahoma; font-size: 12px; text-decoration:none; color: #FFCC00}
.four:hover {font-family: tahoma; font-size: 12px; text-decoration:underline; color: #FFFFFF}

.five:link { font-family: tahoma; font-size: 12px; text-decoration: none; color: #0033CC}
.five:visited {font-family: tahoma; font-size: 12px; text-decoration: underline; color: #000000}
.five:hover {font-family: tahoma; font-size: 12px; text-decoration:underline; color: #003399}

.seven:link { font-family: tahoma; font-size: 11px; text-decoration:none; color: #003399 }
.seven:visited {font-family: tahoma; font-size: 11px; text-decoration:none; color: #003399}
.seven:hover {font-family: tahoma; font-size: 11px; text-decoration: underline; color: #000099  }
.eight:link { font-family: tahoma; font-size: 11px; text-decoration: underline; color: #FFFFFF}
.eight:visited {font-family: tahoma; font-size: 11px; text-decoration:underline; color: #FFFFFF}
.eight:hover {font-family: tahoma; font-size: 11px; text-decoration:none; color:#FFFFFF}

/*ini untuk rollover menu atas*/
.menu{
background-color: #A4B7F9;
border-style:solid;
border-width:0px;
font-size : 12px;
font-family: tahoma;
padding:2px;
}
.menu a{
color: #000000;
text-decoration: none;
display:block;
padding:2px;
font-weight:bold;
}
.menu a:hover{
background-color: #A4B7F9;
color:#000000;
text-decoration: underline;
display:block;
padding:2px;
}

.menu2{
background-color: #990000;
border-style:solid;
border-width:0px;
font-size : 12px;
font-family: tahoma;
padding:2px;
}
.menu2 a{
color: #ffffff;
text-decoration: none;
display:block;
padding:2px;
}
.menu2 a:hover{
background-color: #FFFFFF;
color:#000000;
text-decoration:none;
display:block;
padding:2px;
}