body {
	background-image: url(images/backgroundbkr.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
}
.stafffont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	margin: 15px;
}

.footer {
	font-size: 11px;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 5px;
}
.photo {
	border: thin solid #999999;
	margin: 8px;
}

.maintable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
}
.locheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003366;
	border: medium solid #003366;
	text-align: center;
	vertical-align: middle;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: underline;
}
.regfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	margin: 10px;
	font-size: 14px;
}
.headermain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #003366;
}
.headermainbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: thin none #003366;
	margin: 15px;
}
.referralfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	text-transform: capitalize;
	color: #003366;
	border: medium solid #003366;
	margin-top: 30px;
	margin-right: 250px;
	margin-bottom: 30px;
	margin-left: 250px;
}

