BODY {
	background-color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	margin: 0px 0px 5px 0px;
	text-align: left;
	}
#backpage_main {
	margin: 0 0 0 0;
	width: 100%;
	max-width: 900px;
}
TD {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
B {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H1 {
	font-size: 22px;
	font-weight: bold;
	color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 0px 0px 10px 0px;
}
H2 {
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
H3 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
LI { margin:0 0 0.75em 0; padding: 0px }
.black { color: #000000 }
.red { color: #FF0000 }
.page_title {
	font-size: 26px;
	color: #CC0000;
	line-height: 28px;
	margin: 0px 0px 20px 0px;
}
.pixcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	line-height: 20px;
}
.footertop {
	font-size: 18px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footercontactinfo {
	font-size: 11px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 11px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tab_links {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
}
.tab_links:active {
	color: #ffffff
}
.tab_links:hover {
	color: #ffffff;
	text-decoration: underline;
}
.left_nav {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, serif;
}
.left_nav:hover {
	text-decoration: underline;
	color: #FF0000;
}

A {
	color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:active {
	color: #990000;
}
A:hover {
	color: #990000;
}
.bottom_nav {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #CC3333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bottom_nav:active {
	color: #990000;
}
.bottom_nav:hover {
	color: #990000;
	text-decoration: underline;
}
.address_text {
	font-size: 14px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr.navdiv {
	border: 0;
	color: #EEEEEE;
	background-color: #EEEEEE;
	height: 1px;
	width: 170px;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 2px;
}
hr.bluediv {
	border: 0;
	color: #336699;
	background-color: #336699;
	height: 1px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
hr.graydiv {
	border: 0;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.pixborder {
	padding: 5px;
	border: 1px solid #CC0000;
/* blue alternate: #4D79A6; */
}
.zebratab {
	border-style: solid;
	border-width: 1px;
	border-color: #990000;
}
.zebratab tbody tr.tabhead td {
	padding: 2px 5px 2px 5px;
	background-color: #CCCCCC;
	font-weight: bold;
}
.zebratab tbody tr.even td {
	padding: 2px 5px 2px 5px;
	background-color: #F6F6F6;
}
.zebratab tbody tr.odd  td {
	padding: 2px 5px 2px 5px;
	background-color: #FFFFFF;
}
.zebratab tbody tr.final td {
	padding: 2px 5px 2px 5px;
	background-color: #CCCCCC;
	font-weight: bold;
}

.bottom_contact_text {	
	font-size: 11px;
	font-weight: normal;
	color: black;
}
.contact {
	font-size: 14px;
	color: #000000;
	background: #F9F9F9;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.contact_button {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #999999;
	background: #DDDDDD;
}
.contact_button_hover {
	background: #CC0000;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.search_button {
	font-size: 16px;
	font-weight: normal;
	color: #A7A7A7;
	border: 1px solid #7E9DB9;
	background: #FCFCFC;
}
.search_button_hover {
	background: #CC0000;
	color: #FFFFFF;
	border: 1px solid #000000;
	cursor: pointer;
}
