body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr {
	color: #f50000;
}
a {
	color: #f50000;
	text-decoration: underline;
	white-space: normal;
	display: inline;
}
a:hover {
	color: #f50000;
	text-decoration: underline;
	white-space: normal;
	display: inline;
}
a:visited {
	color: #f50000;
	text-decoration: underline;
	white-space: normal;
	display: inline;
}
a:visited:hover {
	color: #f50000;
	text-decoration: underline;
	white-space: normal;
	display: inline;
}
.borderrightred {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #f50000;
	border-right-color: #f50000;
	border-bottom-color: #f50000;
	border-left-color: #f50000;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center top;
}
.whitetext {
	color: #FFFFFF;
	font-size: 12px;
}
.whitetext:hover {
	color: #FFFFFF;
	text-decoration: underline;
	white-space: normal;
	display: inline;
}
.whitetext:visited {
	color: #FFFFFF;
	text-decoration: underline;
	white-space: normal;
	display: inline;
}
.whitetext:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	white-space: normal;
	display: inline;
}
.signupborder {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.signupsubsectionborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
}
.bottomnav {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #f50000;
	border-bottom-color: #000000;
}
.bottomnav2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #f50000;
	border-bottom-color: #000000;
}
.maintitle {
	font-size: 16px;
	font-weight: bold;
	color: #0808a6;
	text-decoration: none;
}
.six {
	font-size: 11px;
	font-weight: bold;
	color: #0808a6;
	text-decoration: none;
	padding-top: 8px;
}


