<style type="text/css">
<!--
body {}

.navhead {
font-family: verdana;
font-size: 13px;
color: #000000;
font-weight: bold;
text-align:center;
//background-image: url(1.png);
width: 350px;
background: #ffffff;
//text-transform: uppercase;
border: 1px #000000 solid;
margin-bottom: 5px;
}

.head {

font-family: verdana;
font-size: 13px;
color: #ffffff;
background-color: #000000;
border: #173340;
border: 1px #C96363 solid;
text-align:center;
background-repeat: no-repeat;
letter-spacing: 1px;
font-weight: bold;
background-image: url(1.png); height: 25px; width: 300px; padding-top: 4px;}

A:link
{color:#000000;text-decoration:none; cursor: crosshair; font-weight: bold;}
A:visited
{color:#000000;text-decoration:none; cursor: crosshair; font-weight: bold;}
A:active
{color:#000000;text-decoration:none; cursor: crosshair; font-weight: bold; }
A:hover
{color:#000000;text-decoration:none; cursor: crosshair; font-weight: bold; background: #FF0000; }

.nav:link
{color:#FFFFFF;text-decoration:none; cursor: crosshair; font-weight: normal; width: 100%; display: block;}
.nav:visited
{color:#FFFFFF;text-decoration:none; cursor: crosshair; font-weight: normal; width: 100%; display: block;}
.nav:active
{color:#FFFFFF;text-decoration:none; cursor: crosshair; font-weight: normal; width: 100%; display: block;}
.nav:hover
{color:#000000;text-decoration:none; cursor: crosshair; font-weight: normal; background: #FF0000; width: 100%; display: block;}

body
{font-family: tahoma;
background-image: url(frame.jpg);
background-attachment: scroll;
background-repeat: no-repeat;
background-attachment: fixed;

color: #000000;
letter-spacing: 0px;
font-size: 13px;
cursor: default;}

td
{font-family: tahoma;
color: #000000;
letter-spacing: 0px;
font-weight: normal;
font-size: 11px;
cursor: default;
}
-->


</style>