TH
{
	background-color: #009970;
	color: White;
	font-size: 10px;
	text-align: left;
}

.captionColumn
{
	width:120px;
	text-align:left;	
}

.ErrorMessage
{
	color: Red;
	font-size : 8pt;
	font-weight : bold;
	font-family : tahoma;
	border: solid 1px red;
	background-color:#FFF0E5;
}