<style type="text/css">
<!--
body
{scrollbar-face-color: #141c40;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000099;
scrollbar-3dlight-color: #E6E6E6;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFCC00;
scrollbar-arrow-color: #FFCC00;}
//-->
</style>

html {
	background-color: #FFFFFF;
}

body { 
	background-color: #FFFFFF;
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 5px;
	color: #000000;

}

a:link { 
	color: #000099;
	text-decoration: none;
	}
a:visited { 
	color: #000099;
	text-decoration: none;
	}
a:hover { 
	color: #FF0000;
	text-decoration: underline;
	}
a:active { 
	color: #FF0000;
	}

p {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: left;
}

.contactheader {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}

.textlist {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
}

.listing {
	font-family: verdana;
	font-size: 8px;
	line-height: 8px;
	color: #FFFFFF;
}			
	

.menu a:link, a:visited, .footer a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}		

.menu a:hover, .footer a:visited {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	text-decoration: none;
}


h1 {
	font-family: verdana;
	font-size: 18px;
	color: #000000;
	line-height: 20px;
}

h2 {
	font-family: verdana;
	font-size: 13px;
	color: #448ccb;
	line-height: 13px;
}

h3 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

h4 {
	font-family: verdana;
	font-size: 16px;
	line-height: 12px;
	color: #2c6f9c;
}

input {
	font-family: verdana;
	font-size: 12px;
	background-color: #FFFFFF !important;
	color: #000000;
	margin: 4px
}

select {
	font-family: verdana;
	font-size: 12px;
	background-color: #FFFFFF !important;
	color: #000000;
	border: 1px solid #000000;
	margin: 4px
}

textarea {
	font-family: verdana;
	font-size: 12px;
	background-color: #FFFFFF !important;
	color: #000000;
	border: 1px solid #000000;
	margin: 4px
}


.footer {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: center;
}

.footer a:link, .footer a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #3388fd;
}

.footer a:hover, .footer a:active {
	font-family: verdana;
	font-size: 10px;
	color: #fc8507;
}

#topflashcontent {
		border: solid 0px #333333;
		width: 950px;
		height: 600px;
		margin: 0px 0px;
}

