
body td{
	font-size: 11px;
}
.dbtable {
	padding: 3px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.dbtableheader {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	background-color:#979797;
	color: #FFFFFF;
}

input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}

.brgy_links {
	color: #ffffff;
	font-size: 8px;
	font-weight: bold;
}

.brgy_links a {
	color: #ffffff;
	text-decoration:none;
}

.servicetype {
	font-style:italic;
	font-size: 12px;
	font-weight: bold;
	color:#07076b;
}

.alert {
	color: #CC0000;
}

.official {
	background-color: #ddefff;
}

.footer {
	font-size: 9px;
}
.brdrgrn{
	height:5px; background:#356502;
}
