<style type="text/css">
<!--
body
{scrollbar-face-color: #386a85;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #FFFFFF;
}

body { 
	background-color: #FFFFFF;
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 5px;
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}

a { text-decoration: none; color: #ff2425; }
a:visited { text-decoration: none; color: #ff2425; }
a:hover { text-decoration: underline; color: #386a85; }
a:active { text-decoration: underline; color: #386a85; }

  
.text { font-family: verdana, arial, sans-serif; font-size: 12px; }
.text a:link { font-family: verdana, arial, sans-serif; font-size: 12px; color: #ff2425; }
.text a:hover { font-family: verdana, arial, sans-serif; font-size: 12px; }
.text a:visited { font-family: verdana, arial, sans-serif; font-size: 12px; color: #ff2425; } 

.caption { font-family: verdana, arial, sans-serif; font-size: 10px; color: #000000; }

h1 {
	font-family: verdana, arial, sans-serif;
	font-size: 20px;
	color: #ff2425;
	line-height: 20px;
	text-align: center;
}

h2 {
	font-family: verdana;
	font-size: 16px;
	color: #000000;
	line-height: 20px;
	text-align: center;
	background: #FFFFFF;
	border-bottom: 1px solid #ff2425;
	border-top: 1px solid #ff2425;
	border-left: 1px solid #ff2425;
	border-right: 1px solid #ff2425;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
	text-align: center;
	padding: 4px;
}

h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #f7941d;
	line-height: 18px;
	text-align: center;
}

h5 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #FF0000;
	line-height: 14px;
	text-align: center;
}

h6 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 14px;
	text-align: center;
}


.leftcol {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.text {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #555555;
}

input {
	font-family: verdana;
	font-size: 12px;
	background-color: #FFFFFF !important;
	border-style: solid;
	color: #000000;
	margin: 4px;
	border-width: .1em; 
	border-color: #000000;
}

select {
	font-family: verdana;
	font-size: 11px;
	background-color: #FFFFFF !important;
	border-style: solid;
	color: #000000;
	margin: 4px;
	border-width: .1em; 
	border-color: #000000;
}

textarea {
	font-family: verdana;
	font-size: 12px;
	background-color: #FFFFFF !important;
	border-style: inset;
	color: #000000;
	margin: 4px;
	border-width: .2em; 
	border-color: #000000;
	overflow:auto;
}


table.maintable {
	width: 950;
	padding: 10px;
	border-width: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
table.maintable td {
	padding: 6px;
	border-width: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}


table.contact {
	width: 180;
	border-width: 1px;
	border-spacing: 0px;
	border-style: groove;
	border-color: #000000;
	border-collapse: separate;
	background-color: #82b3d3;
}

table.contact td {
	border-width: 0px;
	padding: 6 6 0 6;
	border-style: solid;
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	top: 0px;
}

table.contact a:link, table.contact a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

.footer {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #555555;
}
