/* CSS Document */

.topnav {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
}

a.topnav {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	font-weight: bold;
}

a.topnav:hover, a.topnav:active {
	color:#8e1921;
	text-decoration:none;
	font-weight: bold;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8e1921;
}

.bodycopy {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	line-height: 18px;
}

a.bodycopy {
	color:#8e1921;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	
}

a.bodycopy:hover, a.bodycopy:active {
	color:#e49225;
	text-decoration:none;
	font-weight:bold;
}

.blacktext {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
}
	

.pagetitle {
	color:#8e1921;
	text-decoration:none;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
}

.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: #8e1921;
	border-left-color: #8e1921;
	border-top-color: #8e1921;
	border-right-color: #8e1921;
}

.red {
	color:#FF0000;
}

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

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

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

a.whitefootertext:hover, a.whitefootertext:active {
	text-decoration: underline;
}

.gold {
	color:#e49225;
}

.maroon {
	color:#8e1921;
}

.contact_info {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	line-height: 18px;
}
