a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0000CC;
	text-decoration: none;
	
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B17F4;
	background-color:#FFFF00;
	text-decoration: none;
    
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

.kuning12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E5E500;
}
.putih10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.hitam10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.biru10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0000FF;
}
.biru12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.judul15kuning {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #E5E500;
	font-weight: bold;
}
.hitam11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.merah11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.judul18biru {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
}
/* main table header cells */
.ewTableHeader {
	background-color:#D1D1D1; /* header color */
	color:#3333CC; /* header font color */	
	vertical-align: top;	
	font-size: xx-small; /* font size */	

}

/* main table header cells */
.ewTableHeader1 {
	background-color:#C5C5C5; /* header color */
	color:#3333CC; /* header font color */	
	vertical-align: top;	
	font-size: 13px; /* font size */	
}

/* main table header cells */
.ewTableHeader2 {
	background-color:#C5C5C5; /* header color */
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;
	padding: 0px;
	vertical-align: top; 
			}



/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	

}

/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */	
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	

}

.gridSelected	
{
    font-family: verdana; 
    font-size: 8pt;
    color: white; 
    cursor: hand;
    text-align: center;
    background-color:#0000C0;
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: inherit; /* edit mode color */
}

/* main table highlight color */
.ewTableHighlightRow {
	background-color: #CCFF99; /* highlight color */
}

/* main table select color */
.ewTableSelectRow {
	background-color: #99FFFF; /* select color */
}
.phpmaker {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}
.phpmaker1 {
	color: inherit; /* text color */
	font-family: Verdana; /* font name */
	font-size: small; /* font size */	
}
.phpmaker2 {
	color:#FFFFFF; /* text color */
	font-family: Verdana; /* font name */
	font-size: xx-small; /* font size */	
}