<style type="text/css">
<!--
div.body1 {font-family: verdana; font-size: 9px;}
div.body2 {text-indent: 10px; font-family: arial,helvetica,sans-serif; font-size: 13px; color: #000000;}
div.body3 {font-family: arial,helvetica,sans-serif; font-size: 11px; color: #000000; text-indent: 7px;}
div.body4 {font-family: arial,helvetica,sans-serif; font-size: 20px; color: #000000; font-weight: bold; text-indent: 10px;}
div.body5 {font-family: arial,helvetica,sans-serif; font-size: 11px; color: #000000; font-weight: none; text-indent: 0px;}
A:link {text-decoration: none; color: #000000;}        
A:visited {color: #000000;}        
A:active {color: #000000;}        
a.style2:hover {color: #FFFFFF;}
a.style1:hover {color: #666;}

body {background:url(../images/gradient2.JPG);}
* {padding:0; margin:0 auto;}
.dropdown {float:left; padding-right:5px}
.dropdown dt {width:128px; height:13px; padding:3px; font-weight:bold; cursor:pointer; background:url(images/scroll_down.jpg); text-indent:7px;}
.dropdown dt:hover {background:url(images/scroll_down.jpg)}
.dropdown dd {position:absolute; overflow:hidden; width:134px; display:none; background:#fff; z-index:200; opacity:0;}
.dropdown ul {border:1px solid #585858; list-style:none; border-top:1px solid #585858;}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:1px; color:#333; text-decoration:none; background:#E8E8E8; text-indent:7px;}
.dropdown a:hover {background:#F7F7F7; color:#000}
.dropdown .underline {border-bottom:1px solid #585858;}

table.nav 
{text-align: center;
font-family: Arial, Geneva, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
height: 100%;
width: 147px;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
border-top: solid;
border-top: hidden;
border-bottom: hidden;
border-left: hidden;
border-right: hidden;}

table.nav
tr.datarow {color:black;}
tr.datarow-onmouseover {background-color:#EBEBEB; color:white; cursor:arrow;} 

table.trade
tr.highlightrow {color:black;}
tr.highlightrow-onmouseover {background-color:#FFCC00; color:#; cursor:arrow;} 

table.trade td
{height: 25px;}


table.nav td 
{padding: 3px;
text-align: left;
text-indent: 12px; 
border: 1px #A9A9A9 solid;}

table.nav td.current
{background-color: #EBEBEB;
color: #000;
padding: 3px;
text-align: left;}
table.nav td.pf
{background-color: #D2D2D2;
color: #000;
padding: 3px;
height: 100%;
text-align: left;
text-indent: 0px;}
.style2 {font-size: 11px; }

#container {position:relative; width:640px; height:465px; background:#FFFFFF; border:0px solid #000000; margin:0em auto;}
#container img {border:0;}
#container .thumbs {position:absolute; top:0;}
#container a.gallery:hover span {display:block; position: absolute; width: auto; height: auto; top:110px; left:0px; padding:0px; z-index:100;}
#container a.gallery:active, #container a.gallery:focus {border:1px solid #000;}
#container a.gallery:active em, #container a.gallery:focus em {display:block; position: absolute; width: auto; height: auto; top:81px; left:0px; padding:0px; color:#000; border:1px solid #000; z-index:50; font:Arial, Helvetica, sans-serif; font-size:13px;}
#container h1 {clear:both; margin:0; padding-top:200px;}

table.footer
{border-top:1px solid #9C9897;
text-align: center;
width: 800px;
height: 30px;
background-color: #FFFFFF;}

/*
#container {position:relative; width:650px; height:525px; background:#FFFFFF; border:1px solid #a49188; margin:0em auto;}
#container img {border:0;}
#container .thumbs {position:absolute; left:0; top:0;}
#container a.gallery:hover span {display:block; position:absolute; width:auto; height: auto; top:110px; left:0px; padding:0px; font-style:italic; color:#fff;  z-index:100;}
#container a.gallery:hover span:first-line {font-style:normal; font-weight:bold; font-size:1.1em; color:#000;}
#container a.gallery:active, #container_top a.gallery:focus {border:1px solid #000;}
#container a.gallery:active em, #container_top a.gallery:focus em {display:block; position:absolute; width:auto; height: auto; top:160px; left:0px; padding:0px; color:#000; border:1px solid #3d330f; z-index:50;}
#container h1 {clear:both; margin:0; padding-top:200px; text-align:center; font-family: georgia, "times new roman", serif; font-size:3em; font-weight:normal; color:#fff;}
#container h1 em {font-size:0.6em; color:#000;}*/

/* for drop down main nav */

.anylinkcss{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid #808080;
border-bottom-width: 0;
font: normal 11px Arial;
font-weight:bold;
line-height: 17px;
z-index: 100; /* zIndex should be greater than that of shadow's below */
background:#000000;	
width: 170px; /* default width for menu */
}

.anylinkcss ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcss ul li a{
width: 100%;
display: block;
border-bottom: 1px solid #808080;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 10px;
color:#FFFFFF;
}

.anylinkcss a:hover{ /*hover background color*/
background: #FFCC01;
color: #000000;
}

/* ######### Alternate multi-column class for drop down menus ######### */


.anylinkcsscols{
position: absolute;
left: 0;
top: 0;
visibility: hidden;
border: 1px solid black;
padding: 10px;
font: normal 12px Verdana;
z-index: 100; /*zIndex should be greater than that of shadow's below*/
background: #DEFFCA;
}

.anylinkcsscols .column{
width: 130px;
float: left;
}

.anylinkcsscols .column ul{
margin: 0;
padding: 0;
list-style-type: none;
}

.anylinkcsscols li{
padding-bottom: 3px;
}

-->
</style>