<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;
	background-image: url(Graphics/background.jpg);
}

body { 
	background-color: #000000;
	background-image: url(Graphics/background.jpg);
	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: 320px;
		height: 224px;
		margin: 0px 0px;
}	
	
#flashcontent3 {
		border: solid 0px #000;
		width: 320px;
		height: 224px;
		margin: 0px 0px;
}

#navlist ul
{
margin: 0;
white-space: nowrap;
padding: 0;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a
{
padding: 1px 8px 1px 24px;
border: 1px solid #333;
background-color: #999;
background-image: url(Graphics/l1_down.gif);
}

#navlist a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navlist a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(Graphics/l1_over.gif);
color: #333;
}

#active a:link, #active a:visited, #active a:hover
{
border: 1px solid #333;
background-color: #FF6600;
background-image: url(Graphics/l1_over.gif);
color: #333;
}

.newsframe {
padding : 4px; width : 590px; height : 270px; overflow : auto; 
}

.infoframe {
width: 290px;
height: 280px;
}