<!---

body {
a:link, a:visited, a:active { 
	text-decoration: none
	color: #000000}

font-family:Verdana, Sans-serif;
color: #000000;
font-size: 12px
}

input,textarea, select,{
	color : #000000;
	font: normal 12px;
	border-collapse: collapse; border: 1px solid #000000;
}
.maintable {border: 1px ; width: 100%; padding: 0px; background-color: #FFFFFF} /*main table for forum*/
.row1 {font-family: Verdana,Sans-serif; color: #000000; font-weight: bold; background-color: #F2F2F2;font-size: 12px;} /*registration row, mainly here for symetry*/
.headline {font-family: Verdana,Sans-serif;font-weight: bold;color: #FFFFFF;background-color: #003366;font-size: 11px; color: #FFFFFF;} /*headline row, the first row that says forum name, topics, posts and such*/
.row2 {font-family: Verdana,Sans-serif; color: #000000;background-color: #F2F2F2;font-size: 12px;} /*color of the forum rows*/
.entry {border: 6px ; width: 40%; padding: 6px; background-color: #F2F2F2} /*main table for add entry*/


#source{
  text-align:right;
  align:right;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:normal;
  font-size : 10px;
  color:#CCCCCC;
}
#main {
    margin: auto;
	border: 1px solid #cccccc;
	background: #F1F3F5;
	width: 710px;
    padding:20px;
    padding-bottom:2px;
}

#kepala {
	width: 750px;
	height: 150px;
	margin: auto;
	border: 1px;
	background: #F1F3F5;
/*	background:   url(../images/baner_isriati1a.gif); */ 
}

#putih
{
	color: #FFFFFF;	
}

#biru
{
	color: #0000FF;	
}