body {
	background-color: #7DA1C5;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/back_mid.jpg);
	background-repeat: repeat;
	background-position: center top;
	width: 100%;
}
.topback {
	background-image: url(images/topback.jpg);
	background-repeat: repeat;
	background-position: center top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.formtext {
	background-color: #31699C;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
	color: #FFFFFF;
}

#topback #menu {
	background-color: #30699C;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #30699C;
	font-weight: bold;
	font-size: small;
}
#topback a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #30699C;
	font-weight: bold;
	font-size: small;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #7DA1C5;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}
#topback a:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#topback a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #AAC1D9;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: -12px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AAC1D9;
	padding-bottom: 1px;
}
.copyright {font-size: small; color: #666666; }
.blueheading {color: #30699C}

.bluebold {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
}