 
 li.not_active {  
    list-style: none;
	height: 18px;
	font-size:15px;
	font-weight:normal;
	color: #515151;
	text-align: center;
	float: left; 
    padding: 0px 0 8px 0px; 
    margin: 0px;
	background-color: #E6E6E6;
	
	} 
 
 li.menuover { 
    list-style: none; 
    padding: 0; 
    height: 18px;
	margin-left: 1px;
	color: black;
	font-weight: bolder;
	text-align: center;
	float: left; 
    background: url(../../bitmaps/gif/roundedcornr_698361_tl.png) no-repeat left top; 
    padding: 8px 0 8px 14px; 
    margin-right: 5px; 
	}
 
 li.menuout {  list-style: none; 
    padding: 0; 
    height: 15px;
	margin-left: 1px; color: black; font-weight: normal; text-align: center; }
 
 li.activated_menuover_booking {  
    list-style: none;
	height: 20px;
	font-size:18px;
	font-weight:bolder;
	color: #515151;
	text-align: center;
	float: left; 
    background: url(../../bitmaps/gif/roundedcornr_698361_tl.png) no-repeat left top; 
    padding: 8px 0 8px 14px; 
    margin-right: 5px;
	
	 }
 
 li.activated_menuout_booking {
 
    
	list-style: none;
	height: 20px;
	font-size:18px;
	font-weight:bolder;
	color: #515151;
	text-align: center;
	float: left; 
    background: url(../../bitmaps/gif/roundedcornr_698361_tl.png) no-repeat left top; 
    padding: 8px 0 8px 14px; 
    margin-right: 5px;
	
	}
	
	
 
 li.active { 
    list-style: none;
	height: 20px;
	font-size:18px;
	font-weight:bolder;
	color: #515151;
	text-align: center;
	float: left; 
    background: url(../../bitmaps/gif/roundedcornr_698361_tl.png) no-repeat left top; 
	
    padding: 8px 0 8px 14px;
	    
	}


ul {
   
   padding:0;
   margin:0;
 
}
 
#navtabs li a { 
    background: url(../../bitmaps/gif/roundedcornr_698361_tr.png) no-repeat right top;
    padding: 8px 14px 8px 0;
} 
