 <style type="text/css">
<!--
body
{scrollbar-face-color: #a186be;
scrollbar-shadow-color: #27385B;
scrollbar-highlight-color: #F6F3E0;
scrollbar-3dlight-color: #259956;
scrollbar-darkshadow-color: #003399;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #2b2b2b;
	background-image: url(background.gif);
}

body { 
	background-color: #2b2b2b;
	background-image: url(background.gif);
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 0px;
	color: #ebebeb;
}

a {
	text-decoration: none;
	color: #a186be;
}


a:hover {
	text-decoration: underline;
	color: #630460;
}

a:visited {
	color: #a186be;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	color: #ebebeb;
	text-align: left;
	line-height: 15px;
}


.frontpagetext {
	font-family: Verdana;
	font-size: 12px;
	color: #ffc724;
	text-align: left;
	line-height: 15px;
}


.presstext {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;


h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bolder;
	line-height: 24px;
	color: #ddbffd;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #ddbffd;
}

h3 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	line-height: 14px;
	color: #ddbffd;
}


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: #FFFFFF;
	}

.footer a:hover { 
	text-decoration : underline;
	color: #D7D7D7;
	}

.footer a:visited { 
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #FFFFFF;
	}
	

#navcontainer
{
background: #006600;
border-top: 1px solid #000000;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navlist
{
list-style: none outside none;
margin: 0;
padding: 0;
}

@media all {
#navlist {
text-align: center
}
}

#navlist li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #navlist li
{
background: #000000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#navlist a, #navlist a:link, #navlist a:visited
{
background: #42990c;
border: 1px solid #FFFFFF;
bottom: 2px;
color: #FFFFFF;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#navlist a:hover
{
background: #006600;
bottom: 1px;
color: #FFFFFF;
position: relative;
right: 1px;
}

#navlist a:active
{
background: #006600;
bottom: 0px;
color: #FFFFFF;
position: relative;
right: 0px;
}

#navlist li#active
{
background: #006600;
bottom: 13px;
display: inline;
margin: 0 3px 0 0;
padding: 0;
position: relative;
}

html>body #navlist li#active
{
background: #000000;
margin: 0 4px 0 4px;
}

#navlist #active a, #navlist #active a:link, #navlist #active a:visited, #navlist #active a:hover
{
background: #aedc37;
border-bottom: none;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
color: #000000;
cursor: text;
margin: 0;
padding: 2px 5px 2px 5px;
position: relative;
right: 0;
}

.newsframe {
padding : 4px; width : 590px; height : 270px; overflow : auto; 
}

.infoframe {
width: 290px;
height: 280px;
}