body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 0px;
	 font-size : 12px;
 	font-family : Verdana;
 	font-weight : normal;
 	font-style : normal;
 	color : Black;
}
table, th, td{
  font-size : 12px;
 	font-family : Verdana;
 	font-weight : normal;
 	font-style : normal;
 	color : Black;
}
td.main{
font-size : 12px;
 	font-family : Verdana;
 	font-weight : normal;
 	font-style : normal;
 	color : Black;
	background-color: #ffffff;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #003366;
}
a {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
 .headingText  {
 	font-size : 16px;
 	font-family : Verdana;
 	font-weight : bold;
 	font-style : normal;
 	color : Black;
 }
 
 .largeText  {
 	font-size : 14px;
 	font-family : Verdana;
 	font-weight : normal;
 	font-style : normal;
 	color : Black;
 }
  .largeBoldText  {
 	font-size : 14px;
 	font-family : Verdana;
 	font-weight : bold;
 	font-style : normal;
 	color : Black;
 }
 
  .normalBoldText  {
 	font-size : 12px;
 	font-family : Verdana;
 	font-weight : bold;
 	font-style : normal;
 	color : Black;
 }
 .normalText  {
 	font-size : 12px;
 	font-family : Verdana;
 	font-weight : normal;
 	font-style : normal;
 	color : Black;
 }
 
 .smallText  {
 	font-size : 9px;
 	font-family : Verdana;
 	font-weight : normal;
 	font-style : normal;
 	color : Black;
 }
 
  
 .requiredField  {
 	font-size : 10px;
 	font-family : verdana;
 	font-weight : bold;
 	font-style : normal;
 	color : Red;
 }
 
 .greyTextBox  {
 	font-family : verdana;
 	font-style : normal;
 	color : Black;
 	background-color : #efefef;
 	border-color : silver;
 	border-style : solid;
 }
 .whiteTextBox  {
 	font-family : verdana;
 	font-style : normal;
 	color : Black;
 	background-color : #ffffff;
 	border-color : silver;
 	border-style : solid;
 }
  .menu  {
  	font-size : 10px;
 	font-family : verdana;
 	font-style : normal;
 	color : Black;

 }
 
 
