.mian {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #015A9E;
	text-decoration: none;
}
.maintxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #015A9E;
	text-decoration: none;
}
.redtxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D51B04;
	text-decoration: none;
	CURSOR: hand;
}
.othertxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.headertxt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #015A9E;
	font-weight: bold;
}
.header {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D51B04;
	font-weight: bold;
}
.hover_bar
	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #D51B04; 
	font-size: 10px
	}
.body_style
{
BACKGROUND-COLOR: #FFFFFF;
SCROLLBAR-FACE-COLOR: #015A9E; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #D51B04;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #8D51B04
}

.over 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #D51B04;
text-decoration: none;
}
.nav
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: #FFFFFF; 
font-size: 13px;
text-decoration: none;
CURSOR: hand;
}
.nav_over
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: #D51B04; 
font-size: 13px;
text-decoration: none;
CURSOR: hand;
}
.button {
background-color: #D51B04;
color: #FFFFFF;
border-color: #015A9E;
font-size: 10px;
font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif;
CURSOR: hand;
}


