body {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A3A3A;
}
.red {
	color: #F00;
}
p, td, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3A3A3A;
}
a {
	color: #CC0000;
	text-decoration: none;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B3B3B2;
}
form {
	font-size: 11px;
	font-style: normal;
}
form p {
	font-size: 11px;
	font-style: normal;
}
.special-placement {
	position: relative;
	top: 15px;
	right: 25px;
}
.navdivider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.home_bg2 {
	background-attachment: scroll;
	background-image: url(/images/Home_Page_07.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.home_bg1 {
	background-attachment: scroll;
	background-image: url(/images/Home_Page_07a.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 257px;
}

