body {
font-family: Arial; font-size: 11px;
}
td, th {
font-family: Arial; font-size: 11px; color: #000000; text-transform: none; text-decoration:none;
}
a {
font-family: Arial; font-size: 11px; color: #B5060B; text-transform: none; text-decoration:none;
}
a:hover {
font-family: Arial; font-size: 11px; color: #666666; text-transform: none;
}
.header {
font-family: Arial; font-size: 18px; color: #B5060B; font-weight: none; text-transform: none;
}
.header2 {
font-family: Arial; font-size: 14px; color: #B5060B; font-weight: none; text-transform: none;
}
.header3 {
font-family: Arial; font-size: 14px; color: #FFFFFF; font-weight: none; text-transform: none;
}
.header4 {
font-family: Arial; font-size: 14px; color: #000000; font-weight: none; text-transform: none;
}
.tnav {
font-family: Arial; font-size: 11px; color:#B5060B; text-decoration:none;
}
.tnav:Link {
font-family: Arial; font-size: 11px; color:#B5060B; text-decoration:none;
}
.tnav:hover {
font-family: Arial; font-size: 11px; color:#666666; text-decoration:none;
}
.tnavL {
font-family: Arial; font-size: 13px; color:#B5060B; text-decoration:none;
}
.tnavL:Link {
font-family: Arial; font-size: 13px; color:#B5060B; text-decoration:none;
}
.tnavL:hover {
font-family: Arial; font-size: 13px; color:#666666; text-decoration:none;
}
.rwnav {
font-family: Arial; font-size: 11px; color:#FFFFFF; text-decoration:none;
}
.rwnav:Link {
font-family: Arial; font-size: 11px; color:#FFFFFF; text-decoration:none;
}
.rwnav:hover {
font-family: Arial; font-size: 11px; color:#F3f3f3; text-decoration:none;
}
.wrnav {
font-family: Arial; font-size: 11px; color:#B5060B; text-decoration:none;
}
.wrnav:Link {
font-family: Arial; font-size: 11px; color:#B5060B; text-decoration:none;
}
.wrnav:hover {
font-family: Arial; font-size: 11px; color:#666666; text-decoration:none;
}
.footer_nav {
font-family: Arial; font-size: 9px; color:#666666; text-decoration:none; font-weight: none;
}
.footer_nav:Link {
font-family: Arial; font-size: 9px; color:#666666; text-decoration:none; font-weight: none;
}
.footer_nav:hover {
font-family: Arial; font-size: 9px; color:#B5060B; text-decoration:none; font-weight: none;
}
.whiteout {
font-family: Arial; font-size: 11px; font-weight: normal; color:#FFFFFF;
}
.input {
	color : #999999;
	background : #FFFFFF;
	border-top  : 1px solid;
	border-bottom  : 1px solid;
	border-left  : 1px solid;
	border-right  : 1px solid;
	font-family: Arial; 
	font-size: 10px;
}
.input2 {
	color : #FFFFFF;
	background : #B5060B;
	border-top  : 1px solid;
	border-bottom  : 1px solid;
	border-left  : 1px solid;
	border-right  : 1px solid;
	font-family: Arial; 
	font-size: 11px;
	border: none;
	cursor: pointer;
	cursor: hand;
}
.floatimgright {
float:right;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-Left:5px;
}
a.bg{
width:100%;
height:25px;
text-decoration:none;
color:#FFFFFF;
padding-top:5px;
}
a.bg:hover{
background-color:#6F6B6B;
color:#FFFFFF;
width:100%;
height:25px;
padding-top:5px;
}
.floatimgright {
float:right;
margin-top:0px;
margin-right:0px;
margin-bottom:0px;
margin-Left:5px;
}
.floatimgleft {
float:right;
margin-top:0px;
margin-right:5px;
margin-bottom:0px;
margin-Left:0px;
}
#dropmenudiv{
position:absolute;
line-height:18px;
z-index:100;
border:0px solid white;
border-top: 8px solid white;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid White;
padding: 1px 0;
background-color: #B5060B;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #B5060B;
}