.bodycopy     {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 14px;
}

input, textarea, select {
     font-family: "Verdana", "Arial", "Helvetica", sans-serif;
     font-size: 11px;
     line-height: 14px;
	 text-decoration: none;
}

a.bodycopy {color: #a0162a; font-weight: bold; text-decoration: none }
a.bodycopy:hover {color: #999999; font-weight: bold; text-decoration: none }
a.bodycopy:active {color: #000000; font-weight: bold; text-decoration: none }

.navtext {
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 18px;
	text-decoration: none;
}
a.navtext {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: 18px;
	text-decoration: none;
}
a.navtext:hover {
	color: #a0162a;
	font-weight: bold;
}
a.navtext:active {
	color: #a0162a;
	font-weight: bold;
}



body {
	background-color: #858585;
}
.pagetitle      { color: #a0162a; font-weight: bold; font-size: 24px; font-family: "Times New Roman", Times, serif; text-decoration: none}
.txt7 {
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}
a.txt7 {
	font-family:Tahoma;
	font-weight:normal;
	font-size:11px;
	color:#ffffff;
	text-decoration: none;
}
a.txt7:hover {font-family:Tahoma; font-weight:normal; font-size:11px; color:#ffffff; text-decoration:underline;}
a.txt7:active {font-family:Tahoma; font-weight:normal; font-size:11px; color:#ffffff; text-decoration:underline;}


.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}

.red {
color:#FF0000;
}


#contactpadding {
	padding-top:5px;
	padding-left:10px;
}

.tableborder-red {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #a0162a;
	border-left-color: #a0162a;
	border-top-color: #a0162a;
	border-right-color: #a0162a;
}

.lefthandtext {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}

a.lefthandtext {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration:none;
}

a.lefthandtext:hover, a.lefthandtext:active {
	color: #a0162a;
}
