.sPageHeading
{
	font-size: 14px;
	color: black;
	font-family: Arial;
	background-color: white;
	font-weight:bold;
}
.sFieldName
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
	font-weight:bold;
	text-align:right;
}
.sTableBody
{
	font-size: 12px;
	color: black;
	font-family: Arial;
	background-color: white;
}
.sErrorMessages
{
	font-size: 12px;
	color: red;
	font-family: Arial;
	background-color: white;
}
