<style type="text/css">
<!--
body
{scrollbar-face-color: #a8c8dd;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #9A9A9A;
scrollbar-3dlight-color: #E6E6E6;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #000081;}
//-->
</style>

html {
	background-color: #FFFFFF;
	background-image: url("new%20look/Graphics/background.jpg");
}

body { 
	background-color: #FFFFFF;
	background-image: url("new%20look/Graphics/background.jpg");
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 0px;
	color: #000000;
}

a {
	text-decoration: underline;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}


.text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.textfront {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.header {
	font-family: Verdana;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}


h1 {
	font-family: Tahoma;
	font-size: 24px;
	color: #FF0000;
	font-style: italic;
	line-height: 20px;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	color: #000066;
}

h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	font-weight: bold;
}

.headerreview {
	font-family: Verdana;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	line-height: 30px;
}

.menuheader {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background: #000066;
	font-weight: bold;
}

.subheader {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #636363;
}

.footer a:link, .footer a:visited, .footer a:active {
	font-family: Verdana;
	font-size: 10px;
	text-decoration : none;
	color: #0066CC;
	}

.footer a:hover { 
	text-decoration : none;
	color: #0066CC;
	font-size: 10px;
	border-bottom: 1px dotted #85d0ff;
	}

.smalltext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
}


#navcontainer { width: 200px; }

#navcontainer ul
{
margin-left: 10;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

#navcontainer a
{
display: block;
padding: 6px;
width: 130px;
background-color: #a8c8dd;
border-bottom: 1px solid #000000;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;
}

#navcontainer a:link, #navlist a:visited
{
color: #000081;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #FF0000;
color: #FFFFFF;
}
