BODY {
	SCROLLBAR-FACE-COLOR: #1C2138; 
	SCROLLBAR-HIGHLIGHT-COLOR: #1C2138; 
	SCROLLBAR-SHADOW-COLOR: #1C2138; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #1C2138; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	SCROLLBAR-BASE-COLOR: #ffffff
}

.maintext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ffffff;
}



.maintext3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
}

.maintext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 92AAF3;
}
.greentext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: B0FF00;
}

.bluetext {
	font-family: Geneva, 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	{
	color: 0754EC;
	text-decoration: none;
}
.linknewblue:visited	{
	color: 0754EC;
	text-decoration: none;
}
.linknewblue:hover	{
	color:  B0FF00;
	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: 12px;

}
.whitelink:visited	{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.whitelink:hover	{
	color:  #B0FF00;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

