<style type="text/css">

a:link {
color:#007F00;
text-decoration:underline;
}

a:visited {
color:#009F00;
text-decoration:underline;
font-weight:normal;
}

a:hover {
color:#8F8F8F;
text-decoration:underline;
font-weight:normal;
}

a:active {
color:#003F00;
text-decoration:underline;
font-weight:normal;
}

a:focus {
color:#007F00;
text-decoration:underline;
font-weight:bold;
}

a.nav:link {
color:white;
text-decoration:none;
font-weight:bold;
}

a.cont:link {
color:#007F00;
text-decoration:underline;
}
a.glob:link {
color:gray;
text-decoration:none; }

a.nav:visited {
color:white;
text-decoration:none;
font-weight:bold;
}

a.cont:visited {
color:#009F00;
text-decoration:underline;
font-weight:normal;
}

a.glob:visited {
color:white;
text-decoration:none;
font-weight:normal;
}

a.nav:focus {
color:white;
text-decoration:none;
font-weight:bold;
}

a.cont:focus {
color:#007F00;
text-decoration:underline;
font-weight:normal;
}

a.nav:hover {
color:#FFFF00;
text-decoration:none;
font-weight:bold;
}

a.cont:hover {
color:#007F00;
text-decoration:underline;
font-weight:bold;
}

a.nav:active {
color:#003F00;
text-decoration:none;
font-weight:bold;
}

a.cont:active {
color:#003F00;
text-decoration:underline;
font-weight:normal;
}
*.right { color:white; }

a.ad:link
{
color:#003f00; text-decoration:underline;
font-size:0.7em;
}


a.ad:hover
{
color:#8F8F8F;
text-decoration:underline;
}

div#center { background-color:#CFCFCF; height:100%; width:960px; margin: 0 auto; text-align:center; padding:0; }
div { text-align:left; }
#header { width:960px; height:100px; overflow:hidden; float:left; border:0; background-color:#CFCFCF;}
#left { margin-top:5px; clear:both; float:left; width:200px; background-color:#CFCFCF; padding:0; }
#menu { margin:0; padding-left:0px; padding-top:5px; width:200px; background-color:#003F00; }
#leftu { margin-top:5px; width:200px; height:300px; padding-left:5px; padding-top:5px; background-color:#CFCFCF; }
div#menu a.nav { border-right: #003F00 10px solid padding-right:10px;
		display:block; padding-left:10px; border-left-width:0px;
		background: #003F00; border-bottom-width:0px; padding-bottom:5px;
		margin: 0px 0px 2px; color: white; padding-top:5px;
		text-align:left; text-decoration: none; line-height:1em; }

div#right a.nav
{ 	font-size: 0.8em; line-height:1.2em;
	display:block; border-left-width:0px;
	background: #003F00; border-bottom-width:0px;
	margin: 0px 0px 2px; color: white; padding-bottom:0.2em;
	text-align:left; text-decoration: none; }


div#menu a.nav:hover { display:block; border-right:#CFCFCF 10px solid; background:#003F00; color: #AFAFAF;
}
div#right a.nav:hover { display:block; background:#003F00; color: #CFCFCF;
}

div { background-color:#005F00;
}
#main_cont { margin-top:5px; margin-left:10px; padding:10px; float:left; width:520px; background-color:#CFCFCF;
}
#main_cont_st { margin-top:5px; margin-left:10px; padding:10px; float:left; width:520px; background-color:#CFCFCF;
}
#right {  padding-top:-0.2em; padding-left:5px; margin-top:5px; margin-left:5px; float:left; float:right; width:195px; background-color:#003F00;
color:white; }
#right2 {  padding-top:-0.2em; padding-left:5px; margin-top:5px; margin-left:5px; float:left; float:right; width:195px; background-color:#CFCFCF;
text-align:right; }
#right_st {  padding-top:-0.2em; padding-left:0px; margin-top:5px; margin-left:0px; float:left; float:right; width:195px; background-color:#CFCFCF;
text-align:left; }
#clear {  clear:both; }
#footer { float:left; margin-left:0; padding-left:5px; padding-top:5px; margin-top:50px; width:960px; height:300px;
overflow:auto; background-color:#CFCFCF; text-align:center; border-top: 1px #003f00 solid;
}

body { text-align:center; background-color:#CFCFCF; color:black; margin:5px; font-family:ARIAL;>
}
h1 { font-size:1.5em; font-variant:small-caps; font-weight:normal; color:red; font-weight:bold;}
h2 { font-size:1.2em; color:#003F00; font-weight:bold; }
h3 { font-size:1em; font-weight:bold; color:#003F00; }
h4 { font-size:1em; font-weight:bold; color:black; }
h5 { font-size:1em; font-wight:bold; color:white; }
p  { font-size:1em; }
table { vertical-align:center; text-align:left; font-size:0.7em; width:100%; }

</style>