<style type="text/css">
<!--
body
{scrollbar-face-color: #FF0000;
scrollbar-shadow-color: #27385B;
scrollbar-highlight-color: #F6F3E0;
scrollbar-3dlight-color: #4C0099;
scrollbar-darkshadow-color: #003399;
scrollbar-track-color: #555555;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #FFFFFF;
	background-image: url(Graphics/backMain.jpg);
}

body { 
	background-color: #FFFFFF;
	background-image: url(Graphics/backMain.jpg);
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 10px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #FF0000;
}


a:hover {
	text-decoration: underline;
	color: #464646;
}

a#white {
	color: #FFFFFF;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

blockquote { width: 270px; float: left; margin: 5px; padding: 5px; }

ul { 
text-indent: 5px;
list-style-position: outside;
list-style-type: circle;
padding: 5px;
margin: 20px;
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #555555;
}

.footer a:link, .footer a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #FF0000;
	}

.footer a:hover { 
	text-decoration : none;
	color: #000099;
	border-bottom: 2px dotted #FF0000;
	}

.footer a:visited { 
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #FF0000;
	}


h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	line-height: 70%;
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	text-align: center;
	line-height: 70%;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	line-height: 90%;
}

.contactheader {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.formlabels {
	font-family: Verdana;
	font-size: 10px;
}