.titleline_biru
{
        height: 25px !important;
        border: 1px #FFFFFF solid;
		height: 20px;	
        font-size: 11px;	
        font-weight: bold;	
        font-family: Verdana, Helvetica;	
        text-decoration: none;
		color:#0000FF;
		text-align:center;
		background: url(../images/biru.gif);

}
.bgcolor_biru
{
         background-color: #99ccff;
}

.titleline_hijau
{
        height: 25px !important;
        border: 1px #FFFFFF solid;
		height: 20px;	
        font-size: 11px;	
        font-weight: bold;	
        font-family: Verdana, Helvetica;	
        text-decoration: none;
		color:#003300;
		text-align:center;
		background: url(../images/hijau.gif);
		
}
.bgcolor_hijau
{
         background-color: #99cc33;
}