﻿<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;}
div.body6 {font-family: arial,helvetica,sans-serif; font-size: 12px; color: #000000; font-weight: none; text-indent: 0px;}
A:link {text-decoration: none; color: #000000;}        
A:visited {color: #000000;}        
A:active {color: #000000;}        
A: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(products/images/scroll_down.png); text-indent:7px;}
.dropdown dt:hover {background:url(products/images/scroll_down.png)}
.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: 800px;
background-color: #ffffff;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
border-top: solid;
border-top: hidden;
border-bottom: hidden;
/*border-left: hidden; border-color: #FFFFFF;
border-right: hidden; border-color: #FFFFFF;*/
}

table.nav td 
{
/*background-color: #FFF;*/
color: #000;
padding: 3px;
text-align: left;
text-indent: 12px; 
border: 0px #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;
text-align: left;
text-indent: 0px;}
.style2 {font-size: 11px; }


/* 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>