body {
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
td {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #000000;}
.underline {font-family: "Arial Black";font-size: 12px;	color: #D9151B;	padding-top: 3px;	padding-bottom: 3px;border-bottom-width: 1px;border-bottom-style: solid;	border-bottom-color: #D9151B}
input,select,textarea,submit{padding: 2px;color: #000000;font-size: 10px;font-family: Verdana, Helvetica, Arial, sans-serif}
/* classes for validator */
.tfvHighlight{font-weight: bold; color: red;}
.tfvNormal{font-weight: normal;	color: black;}
A:link { COLOR: #000066; TEXT-DECORATION: none}
A:hover { TEXT-DECORATION: underline}
A:visited { COLOR: #ffffff; TEXT-DECORATION: none}
A:active { COLOR: #ff0000}
.maincontent A:link { COLOR: #ff0000; TEXT-DECORATION: none;font-weight:bold}
.maincontent A:hover { COLOR: #ff0000; text-decoration: underline}
.maincontent A:visited { COLOR: #ff0000;font-weight:bold}
.footer A:link { COLOR: #fff; TEXT-DECORATION: none}
.footer A:hover { COLOR: #fff; text-decoration: underline}
.footer A:visited { COLOR: #fff}
.nav a:link{	color: #FFFFFF;	text-decoration: none;}
.nav a:visited{	color: #FFFFFF;	text-decoration: none;}
.nav a:hover{ color: #FFFFFF;	border-bottom-width: 4px;	border-bottom-style: solid;	border-bottom-color: #FFFFFF;}
.nav {
	color: #FFFFFF;
	background-color: #C60000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bolder;
	text-align: center;
}
.leftcol {	vertical-align: top;}
.headertext {font-size: 14px;font-weight: bold;color: #333333;
}
.rightcol {
	vertical-align: top;
	width: 380px;
	padding-top: 6px;
}
.footer {
	color: #FFFFFF;
	background-color: #C60000;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.on {
	filter: Gray;
	padding-bottom: 5px;
}
.off {
	color: #FFFFFF;
}
.maincontent {background-position: top;}

.space {
	padding-bottom: 5px;
	background-color: #FFFFFF;
}

.rightcol2 {
	width: 380px;
	padding-top: 6px;
}

.style1 {color: #333333}
.style3 {font-size: 9px;font-weight: bold;}

#dropmenudiv{
position:absolute;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color:#fff;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #990000;text-decoration: underline;color:#fff;
}
#dropmenudiv a:visited{ /*hover background color*/
	color:#fff;
}
/* classes for validator */
.tfvHighlight{font-weight: bold; color: red;}
.tfvNormal{font-weight: normal;	color: black;}