.nav-out {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	padding: 10px;
}
.footer {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #8B0707;
	text-decoration: none;
}
a:hover {
	color: #8B0707;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #8B0707;
	border-right-color: #8B0707;
	border-bottom-color: #8B0707;
	border-left-color: #8B0707;
}
a:visited {

	color: #8B0707;
	text-decoration: none;
}
.jump-menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	width: 176px;
}
.footer-centre {
	overflow: auto;
	position: absolute;
	height: 100px;
	width: 780px;
	right: auto;
	visibility: visible;
	left: auto;
	top: auto;
}
.nav-over {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-image: url(graphics/nav-over.jpg);
}
.jump-menu-sub {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	width: 176px;
	background-color: B25A5A;
}
.jump-menu-sub-low {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	width: 176px;
	background-color: D8ACAC;
}
.box-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	background-color: #DEDEDE;
	padding: 4px;
	border: 1px solid #333333;
}
.footer-bottom {

	overflow: auto;
	position: absolute;
	bottom: 0px;
	width: 100%;
	right: auto;
	visibility: visible;
	left: auto;
	top: auto;
}
.box-text-red {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #B25A5A;
	padding: 4px;
	border: 1px solid #333333;
}
.content-wh {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}
.form-box {
	border: 1px solid #8F1616;
	background-color: #DAB1B1;
}
.form-field {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #ECD8D8;
	border: 1px solid #8F1616;
}
.form-button {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F1616;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECD8D8;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #ECD8D8;
}

