<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: #000000;
scrollbar-arrow-color: #F6E2D9;}
//-->
</style>

html {
	background-color: #000000;
}

body { 
	background-color: #000000;
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #FF0000;
}


a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}

.textMain {
	font-family: Verdana;
	font-size: 12px;
}


h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bolder;
	line-height: 24px;
	color: #FF0000;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	line-height: 14px;
}


ul { list-style:circle; padding: 2px; margin: 2px; list-style-position: inside; line-height: 15px; }

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}

.footer a:link, .footer a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #FFCC00;
	}

.footer a:hover { 
	text-decoration : none;
	color: #D7D7D7;
	border-bottom: 2px dotted #D7D7D7;
	}

.footer a:visited { 
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #FFFFFF;
	}

.sidelinks {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.sidelinks a:link, .sidelinks a:visited, .sidelinks a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color: #707070;
	font-weight: bold;
	}

.sidelinks a:hover { 
	text-decoration : none;
	color: #9D0038;
	border-bottom: 1px dotted #9D0038;
	font-weight: bold;
	}
	
#flashcontent {
		border: solid 0px #000;
		width: 900px;
		height: 200px;
		margin: 0px 0px;
}	
	
#flashcontent2 {
		border: solid 0px #000;
		width: 900px;
		height: 120px;
		margin: 0px 0px;
}	
	
#flashcontent3 {
		border: solid 0px #000;
		width: 270px;
		height: 228px;
		margin: 0px 0px;
}