.headermenulink
{
	font-family: Tahoma;
	font-size: 11px;
	font-style:  normal;
	font-weight:  bold;
	font-variant:  small-caps;
	color: #C00000;
	text-decoration: none;
	
}
.headersubmenulink
{
	font-family: Tahoma;
	font-size: 11px;
	font-style:  normal;
	font-weight:   normal;
	font-variant:  small-caps;
	color: #35338b;
	text-decoration: none;
	text-align : left;
	 
}
.headerhovermenulink
{
	font-family: Tahoma;
	font-size: 11px;
	font-style:  normal;
	font-weight:  bold;
	font-variant:  small-caps;
	color: #C00000;
	text-decoration: none;
	text-align : left;
	
}
h3
{
	font-family: Georgia, Times New Roman, Serif;
	text-transform:    capitalize;
	text-align: justify;
	color: #35338b;
	
	
}
h4
{
	font-family: Georgia, Times New Roman, Serif;
	text-transform:  capitalize;
	text-align:  inherit;

}
ul
{
	list-style-position: outside;
	list-style-type: circle;
	 
}
.mainbody {
	font-family: Verdana, Tahoma, Georgia;
	font-size: 11px;
	font-style:  normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
 .IE8Fix   
 {
 	z-index: 100;
 }