/* CSS Document */

table.hlbgcolor{
	background-color:#BFD5F7;
}
td.inputtext{
	font-family:times new roman;
	font-size:15px;
	font-weight:lighter;
	color:#10400F;
	
}
td.hline{
	font-family:times new roman;
	font-size:16px;
	font-weight:lighter;
	FONT-WEIGHT: bold;
}
td.viewtext{
	font-family:times new roman;
	font-size:14px;
	color:#000033;

}

td.viewerror{
	font-family:times new roman;
	font-size:15px;
	color:#CC0000;

}
