
body { margin-left: 0px;margin-top: 0px; backgroundcolor:#000000; background-color: #000000;}

body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #FFFFFF;}

body { scrollbar-3d-light-color:#d5cfb5; scrollbar-arrow-color:#b0ac98; scrollbar-base-color:#414141; scrollbar-dark-shadow-color:#d5cfb5; scrollbar-face-color:#414141; scrollbar-highlight-color:#d5cfb5; scrollbar-shadow-color:#d5cfb5 }

a.nav:link, a.nav:visited { font-family: "Trebuchet MS", Tahoma, Arial; color: #DDC45E;  font-weight: bold; font-size: 13px; text-decoration: none}
a.nav:hover, a.nav:active { color: #FF0000;  font-weight: bold; font-size: 13px; text-decoration: underline}

a:link, a:visited { font-family: "Trebuchet MS", Tahoma, Arial; color: #FF0000; font-weight: bold; text-decoration: underline}
a:hover, a:active { color: #FF0000; font-weight: bold; text-decoration: none}

.alt { color: #99CCFF;}

.footer { color: #99CCFF; font-size: 9px; font-weight: bold;}

.address { color: #99CCFF; font-size: 11px; font-weight: bold; line-height: 10px;}

a.rwd:link, a.rwd:visited { color: #99CCFF; font-size: 9px; text-decoration: none}
a.rwd:hover, a.rwd:active { color: #99CCFF; font-size: 9px; text-decoration: none; font-style: italic;}

.pad { padding-left:8px; padding-right:8px; }

#dropmenudiv { position:absolute; border:1px solid black;border-bottom-width: 0; font:normal 12px arial; line-height:14px; z-index:101;} 
#dropmenudiv a { font-family: "Trebuchet MS", Tahoma, Arial; width: 100%; display: block; text-indent: 3px; border-bottom:1px solid black; padding: 1px 0; text-decoration: none; font-weight: bold; color:#DDC45E;z-index:101;}
#dropmenudiv a:hover { /*hover background color*/ background-color: #FF0000;color:#DDC45E;z-index:101;}

.navtext { 	font-family: "Trebuchet MS", Tahoma, Arial; color: #DDC45E;font-weight:bold;}

h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14pt;
	line-height: 180%;
	color: #DDC45E;
}

h2 { 	font-family: "Trebuchet MS", Tahoma, Arial; color: #DDC45E; font-size: 16px;}

h3 { 	font-family: "Trebuchet MS", Tahoma, Arial; color: #DDC45E; font-size: 16px; }

td h3 { font-family: "Trebuchet MS", Tahoma, Arial; color: #DDC45E; font-size: 16px; font-weight:bold; }

.italic {font-style:italic;}

.title {
	background-image: url(../images/title_top.gif);
	background-position: center top;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14pt;
        padding-left: 60px;
	line-height: 180%;
	color: #DDC45E;
}

/*----- Drop Down Nav ----*/

#gnavWrapper {display:block; position:relative; top:-5px; width:100%; height:20px; background-color: #000000; z-index:3000;text-align:center}
#gnav {height:20px; position:absolute; z-index:3000; bottom:0;left:10px}
.menu, .menu ul ,.menu ul li{list-style-type:none; padding:0; margin:0; font-family:'Trebuchet MS', sans-serif;color: #DDC45E;  font-weight: bold; font-size: 13px;}
.menu li.top {display:block; float:left; position:relative; padding:0; margin:0; width:105px; height:20px; text-align:center;bottom:0}
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.menu li.top a.toplink,.menu li.top a.toplink:visited {color: #DDC45E; text-decoration: none}
.menu li.top a.toplink:hover, .menu li.top a.toplink:active {color: #FF0000;text-decoration: underline}
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:3000;} /* for IE7 */
.menu ul,
.menu :hover ul ul,
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; list-style-type:none; padding:0; margin:0;}
.menu :hover ul.sub {left:0; top:18px;  padding:0; margin:0; width:115px; height:auto;}
.menu :hover ul.sub li {display:block; position:relative; float:left; width:115px; border:1px solid black;border-top-width:0px; font:normal 11px arial; line-height:12px;}
.menu :hover ul.sub li a {display:block; background-color: #000099; font-size:11px; width:115px; padding: 3px 2px 3px 2px; line-height:12px; color:#DDC45E; font-weight: bold;text-decoration:none;}
.menu :hover ul.sub li a:hover {background-color: #FF0000;color:#DDC45E;}
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #000; padding:3px 0; border:1px solid #000; white-space:nowrap; width:93px; z-index:200; height:auto; z-index:300;}

