ul#menu{ 
	width: 100%;
	height: 43px;
	background: #FFF url("images/menu-bg.gif") top left repeat-x; 
	font-size: 0.8em; 
	font-family: "Lucida Grande", Verdana, sans-serif; 
	font-weight: bold; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
	}
ul#menu li {
	display: block; 
	float: left; 
	margin: 0 0 0 5px; 
	}
ul#menu li a { 
	height: 43px; 
	color: #777; 
	text-decoration: none; 
	display: block; 
	float: left; 
	line-height: 200%; 
	padding: 8px 15px 0; 
	}
ul#menu li a:hover { 
	color: #ffffff;
	background: #FFF url("images/current-bg.gif") top left repeat-x; 
	}
ul#menu li a.current{ 
	color: #FFF; 
	background: #FFF url("images/current-bg.gif") top left repeat-x; 
	padding: 5px 15px 0; 
	}




.lmenu {
	background: #333;
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
	width: 200px;
}
.lmenu li {
	font: 11px "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin:0 !important; padding:0;  list-style:none; display:block; list-style-position: outside; clear:both; line-height:16px;
}
.lmenu a {
	background: #333; border-bottom: 1px solid #393939; color: #ccc; _height:20px;
	text-decoration: none;display:block;
	font-weight:normal;padding-left:12px;
	
}
.lmenu a:hover {
	background: #0079B2 url(images/hover.gif) left center no-repeat;display:block;
	color: #FFFFFF; padding-left:12px;
	text-decoration: none;_height:20px;
	font-weight:normal;
	/*padding-bottom: 8px;*/
}  

<style type="text/css">
<!--
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size:10px;}
.style9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size:10px;
}
.style10 {color: #FF0000}
.style12 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size:10px;
	}
.style12 a {
	color: #0000FF;
	text-decoration:none;
	}
-->
</style>                  
                    

