H4
{	
	FONT-FAMILY : "MS Sans Serif";
}

TR.detail
{
 	FONT-FAMILY : "MS Sans Serif";
 	FONT-SIZE: 9;
}

TR.header
{
 	FONT-FAMILY : "MS Sans Serif";
 	FONT-SIZE: 12PT;
}

TD
{	
	FONT-FAMILY : "MS Sans Serif";
}
A:hover
{		
	COLOR: red;
}

INPUT.right
{
	TEXT-ALIGN: RIGHT;
}

table.MyInfoSectionHeader{
	font-size: 12pt;
	background-color: #F7D516; /* #4C865B */
	border-bottom: solid 1px #F7D516; /* #4C865B */
}

table.MyInfoSectionHeader td.Title{
	filter: progid:DXImageTransform.Microsoft.Gradient(
		gradientType=1,startColorStr=#000000,endColorStr=#F7D516); /* #4C865B */
	font-weight: bold;
	color: #C3A811; /* #336600 */
	background-color: #4C865B; /* #6CA67B */
}