<!--
body {font:small/1.2em arial,helvetica,clean,sans-serif;font:x-small;margin:0;min-width:750px;}

a:visited {color:#639}
a:active {color: #f00;}





body 
{

background: #0050a6 url(img/bg.gif) repeat-x left top;
color: #31363e;
}



#header
{
position: relative;
margin: auto;
padding-top: 17px;
height: 106px;
width: 997px;
background: url(img/logo2.gif) top left no-repeat;
}

#topvert
{
position: relative;
height: 72px;
text-align: right;
margin-right: 80px;
}
#logo { position: relative; top: 0; left: 0; width: 291px; height: 117px; float: left; border-style: solid; border-width: 1px; }
#logo img { position: relative; top: 100px; left: 0; width: 291px; height: 117px; float: left; display: block; }
#thenav
{
position: relative;
padding-left: 350px;
padding-top: 10px;
height: 24px;
}

#thenav li
{ font-size: 11px; position: relative; float: left; }

#thenav a:link, #thenav a:visited
{
position: relative;
float: left;
display: block;
padding-left: 15px;
height: 24px;
color: #fff;
background: url(img/tableft.gif) top left no-repeat;		
}

#thenav span
{ font-weight: bold; position: relative; float: left; padding-top: 7px; height: 20px; padding-right: 15px; background: url(img/tabright.gif) no-repeat right top; }

#topvert img
{
position: relative;
padding: 1px;
}


#thenav a:hover
{ 
position: relative; 
float: left; display: 
block; padding-left: 15px; 
height: 24px; color: #fff; 
background: url(img/tableft.gif) no-repeat left top; text-decoration: underline; 
}

ul, ol {
margin:0;
padding:0;
}
 
ul {
list-style:none;
padding:0;
}



