body
{
	font-weight: normal;
	font-size: x-small;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: white;
}
.titleHeader   
{
	font-size: small;	
	background: url("./images/123hdr.jpg");
	color: white;
	font-weight:	bold;
}

.tblBody
{
	font-size: x-small;	
	background: ivory;
	color: Black;
}

.blankBar
{
	background-color: steelblue;
}

.ErrorMessage
{
	color: Red;
	font-size: xx-small;
}
.T11K { font-family:Verdana,Helvetica,Arial,Sans-Serif; font-size:11px; font-weight:normal; text-decoration:none; line-height:16px;}

.UrgentErrorMessage
{
	color: Red;
	font-size: x-small;
	font-weight:	bold;
}

.tableSmall
{
	font-size: x-small;
}