.formcaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.navlink {font-family: Arial, Helvetica, Verdana, sans-serif; font-size:13px; font-weight: bold}
.subtitle {
	color: #FF0000;
}
.navbackground {
	background-image: url(../images/BlueNoiseBlur.jpg);
}

body {
	background-image: url(../images/bg.jpg);
}
.navfooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
