.mainmenu{
	font-family:Verdana;
	font-weight: bold;
	font-size:13px;
	color: black ;
}
/*#088CBD*/
.submenu{
	font-family:Verdana;
	font-weight: bold;
	font-size:11px;
	color: black;
	padding: 0px;
	margin-right: 0px;
	
}
li.submenu{
	list-style : square;
}
li{
	list-style-position: inside;
	margin-left : 5px;
	list-style : square;
}
.content{
	font-family:Verdana;
	font-size:12px;
	color:black;
}
a.content,a.content:link,a.content:active{
	color: black;
	text-decoration: underline;
	font-weight : bold;
}
.table{
	font-family:Verdana;
	font-size:12px;
	color: White;
}
.note{
	font-family:Verdana;
	font-size:10px;
	color:black;
}
.heading{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:15px;
	color:black;
	font-stretch : wider;
}
.subheading{
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	color:black;
}
.footer{
	font-family:Verdana;
	font-size:9px;
	color: White;
	font-weight : bold;
}
a,a:link,a:active{
	color: black;
	text-decoration: none;
	font-weight : bold;
}
a:hover{
	color:#FF4F50;
	text-decoration: none;
}

.cls {POSITION: absolute; VISIBILITY: hidden; padding: 0px; margin-right: 0px;  }