#LeftMNav {
z-index : 100000; 
} 
#LeftMNav UL {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
width : auto; 
color : #FFFFFF; 
padding-top : 0; 
background-color : #FFFFFF; 
} 
#LeftMNav LI {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
padding-top : 0; 
list-style-type : none; 
} 
#LeftMNav a {
	padding-right : 0;
	background-position : 100% 50%;
	border-top : 1px solid #fefefe;
	display : block;
	padding-left : 4px;
	font-weight : bold;
	padding-bottom : 1px;
	padding-top : 1px;
	border-bottom : 1px solid #000000;
	border-right : 1px solid #000000;
	background-color: #FFFFFF;
	font-size : 10px;
	color : #000000;
	font-family : arial,helvetica,sans-serif;
	text-decoration : none;
	font-weight : bold;
	padding-left : 4px;
	background-image: url(../intf_navback.gif);
} 
#LeftMNav a:hover {
	border-bottom-color : #000000;
	border-top-color : #FF0000;
	background-color: #FFFFFF;
	font-size : 10px;
	color : #000000;
	font-family : arial,helvetica,sans-serif;
	text-decoration : none;
	font-weight : bold;
	padding-left : 4px;
	background-image: url(../intf_navback.gif);
}
.menuheader {
	font-family : arial,helvetica,sans-serif;
	font-size : 11px;
	text-align : left;
	font-weight : bold;
	color : #FFFFFF;
	background: #000000;
	border-bottom : 1px solid #000000;
	border-top : 1px solid #000000;
	border-right : 1px solid #000000;
	display : block;
	background-color: #000000;
}

</style>
