<style type="text/css">
<!--
body
{scrollbar-face-color: #343399;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFCC00;
scrollbar-3dlight-color: #E6E6E6;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFCC00;}
//-->
</style>

html {
	background-color: #FFFFFF;
	background-image: url(Graphics/backdrop.jpg);
}

body { 
	background-color: #343399;
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 0px;
	color: #000000;

}

a:link { 
	color: #343399;
	text-decoration: none;
	}
a:visited { 
	color: #343399;
	text-decoration: none;
	}
a:hover { 
	color: #FF0000;
	text-decoration: underline;
	}
a:active { 
	color: #000000;
	}
	

.text {
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
}
.textpages {
	font-family: verdana;
	font-size: 14px;
	line-height: 16px;
	padding: 10px;
}
.textpagesmall {
	font-family: verdana;
	font-size: 12px;
	line-height: 13px;
}

.homepage {
	font-family: arial;
	font-size: 14px;
	line-height: 17px;
	color: #343399;
	padding: 20px;
}

.homepage a:link { color: #FF0000; text-decoration: none; font-weight: bold;}
.homepage a:hover { text-decoration: underline; color: #FF0000; font-weight: bold;}
.homepage a:visited { color: #FF0000; text-decoration: none; font-weight: bold;} 
	
.white {
	font-family: verdana;
	font-size: 12px;
	line-height: 13px;
	color: #FFFFFF;
}

.white a:link { font-family: verdana, arial, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none;}
.white a:hover { font-family: verdana, arial, sans-serif; font-size: 12px;  text-decoration: underline; color: #FF0000;}
.white a:visited { font-family: verdana, arial, sans-serif; font-size: 12px; color: #FFFFFF; text-decoration: none;} 
	
	
.green {
	font-family: verdana;
	font-size: 12px;
	line-height: 13px;
	color: #009a64;
}	
		

.textlist {
	font-family: verdana;
	font-size: 12px;
	line-height: 18px;
}		


hr {

	background-color:#7C0202;
	color:#7C0202;
}

h1 {
	font-family: verdana;
	font-size: 42px;
	color: #FFFFFF;
	font-weight: lighter;
	line-height: 42px;
	margin-top: 20px;
}

h2 {
	font-family: verdana;
	font-size: 24px;
	color: #343399;
	line-height: 28px;
	text-align: center;
}

h3 {
	font-family: verdana;
	font-size: 16px;
	color: #97cdfc;
	line-height: 16px;
	font-weight: lighter;
}

h4 {
	font-family: verdana;
	font-size: 18px;
	line-height: 18px;
	color: #FF0000;
}

h5 {
	font-family: verdana;
	font-size: 18px;
	line-height: 18px;
	color: #343399;
	font-weight: lighter;
}

h6 {
	font-family: verdana;
	font-size: 14px;
	line-height: 14px;
	color: #FF0000;
	font-weight: lighter;
}

input {
	font-family: verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	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: #FFFFFF;
}

.footer a:link, .footer a:visited {
	font-family: verdana;
	font-size: 10px;
	color: #FFFF00;
}

.footer a:hover, .footer a:active {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
}
