body {
background-image:url(images/img01.jpg);
background-repeat:repeat-x;
background-color:#000000;
margin-bottom:0;
margin-top:0;
margin-left:0;
margin-right:0;
  color: #000000;
  font-family: Tahoma;
  font-size: 12px;
}
/*ini untuk text*/


/*ini untuk table*/
.stlyletable1
{ font-size:12px;
	color: #000000;
	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: 12px; text-decoration:none; color: #003399}
.one:visited {font-family: tahoma; font-size: 12px; text-decoration:none; color: #003399}
.one:hover {font-family: tahoma; font-size: 12px; text-decoration:underline; color: #003399}

.three:link { font-family: tahoma; font-size: 11px; text-decoration:underline; color: #999999}
.three:visited {font-family: tahoma; font-size: 11px; text-decoration:underline; color: #999999}
.three:hover {font-family: tahoma; font-size: 11px; text-decoration:underline; color: #FFCC00}

.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: #0000FF}
.five:visited {font-family: tahoma; font-size: 12px; text-decoration:none; color: #0000FF}
.five:hover {font-family: tahoma; font-size: 12px; text-decoration:underline; color: #0000FF}

.seven:link { font-family: tahoma; font-size: 11px; text-decoration:none; color: #CCCCCC}
.seven:visited {font-family: tahoma; font-size: 11px; text-decoration:none; color: #CCCCCC}
.seven:hover {font-family: tahoma; font-size: 11px; text-decoration:none; color: #CCCCCC}

.eight:link { font-family: tahoma; font-size: 14px; text-decoration: underline; color: #FFFFFF}
.eight:visited {font-family: tahoma; font-size: 14px; text-decoration:underline; color: #FFFFFF}
.eight:hover {font-family: tahoma; font-size: 14px; text-decoration:none; color:#FFFFFF}

/*ini untuk rollover menu atas*/
.menu{
background-color: #FF0000;
border-style:solid;
border-width:0px;
font-size : 11px;
font-family: tahoma;
padding:2px;
}
.menu a{
color: #FFFFFF;
text-decoration:none;
display:block;
padding:2px;
}
.menu a:hover{
background-color: #FFFFFF;
color: #000000;
text-decoration:none;
display:block;
padding:2px;
}


/*ini untuk rollover menu samping*/
.menu2{
border-width:0px;
color:#000000;
background: #0066FF;
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:underline;
display:block;
padding:2px;
}