BODY{
	SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #00aeef; SCROLLBAR-ARROW-COLOR: #00aeef; SCROLLBAR-TRACK-COLOR: #000000; SCROLLBAR-DARKSHADOW-COLOR: #000000; SCROLLBAR-BASE-COLOR: #000000
}

.text_black_heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: 000000;
}
.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
}
.text_blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 016BC0;
}

.text_blue2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 016BC0;
}


.text_yellow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: FFDB01;
}

.text_white {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
}
.text_white2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ffffff;
}

.greentext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: B0FF00;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 046AEF;
}	
	
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 92AAF3;

}
.underlinewhite {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.maintextwhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.linknewblue:link	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0754EC;
	text-decoration: none;
}
.linknewblue:visited	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 0754EC;
	text-decoration: underline;
}
.linknewblue:hover	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  ff0000;
	text-decoration: none;
}

.linknew:link	{
	color: 7A95D8;
	text-decoration: none;
}
.linknew:visited	{
	color: 7A95D8;
	text-decoration: none;
}
.linknew:hover	{
	color:  B0FF00;
	text-decoration: none;
}
.whitelink:link	{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.whitelink:visited	{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.whitelink:hover	{
	color:  #8CA6B7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
