/* start */



ul,li {list-style:none; padding:0px; margin:0px;}
.menu {	margin:0; padding:0; height: 31px; width:910px; background:url(../img/topnav_bottom.gif) bottom no-repeat; float:none;}
.menu li {height:28px; line-height:28px; float:left; font-weight: bold; color: #333333; }
.menuItem a {
	display: block;
	background:url('../img/topnav_yellow_b.gif'); 
	text-decoration: none;
	font-weight: bold; color: #FFFFFF; 
	padding-top:2px;
	line-height:26px;
	text-decoration: none;
}
.menuItem a:hover {
	text-decoration:none;
	background:url('../img/topnav_orange_b.gif');
	font-weight: bold; color: #FFFFFF; 
}
	

