table .t-browser{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	width : 100%;
	border : 0;
	font-weight: normal;
	color: #990033;
	}
 .normaltext
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
 }
 .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333366;
}
.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #990033;
	padding-bottom: 5px;
	text-decoration: none;
	}
	
	TD.Contact_TD1_Background
{
	background: #EBF3FF;
	text-align: right;
}

TD.Contact_TD2_Background
{
	background: #ffffff;	
}
	TABLE .contactbg
	{
	 background: #999999;
	}
	
	font.contactus_titles{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #000000;
	}
	.required{
	color: FF0000;
	}