body {font:12px Verdana, Arial, Helvetica}
* {padding:0; margin:0}
.dropdown {float:left; padding-right:5px}
.dropdown dt {width:85px;  padding:0px; font-weight:bold; color:white; cursor:pointer;}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:200px; display:none; background:#fff; z-index:200; opacity:0; font-size:10pt;}
.dropdown ul {width:200px; border:2px solid #79954a; list-style:none; border-top:none; }
.dropdown li {display:inline}
.dropdown a, .dropdown a:link, .dropdown a:active, .dropdown a:visited {display:block; padding:3px; color:#333; font-weight:normal; text-decoration:none; background:#c9d7b1; width:194px}
.dropdown a:hover {background:#79954a; color:#6e1d1c; font-weight:bold;}
.dropdown .underline {border-bottom:1px solid #79954a}

.leftnav {background-color:#e0e0e0;}
.listx {margin-left: 0px; 
		margin-right: 0px; 
		border-top: 1px solid #ffffff; 
		border-bottom: 1px solid #9e9d9d; 
		padding: 2px; padding-left: 5px; 
		font-weight: normal; 
		background-image: url(/images/2008/bullet.gif); 
		background-repeat: no-repeat; 
		background-position: 5px 8px;}
		
.listx a:link {color: #445f36; text-decoration: none;}
.listx a:hover {color: #445f36; text-decoration: none;}
.listx a:active {color: #445f36; text-decoration: none;}
.listx a:visited {color: #445f36; text-decoration: none;}