/* CSS Document */
#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 : #bacee0; 
} 
#LeftMNav LI {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
padding-top : 0; 
list-style-type : none; 
} 
#LeftMNav a {
border-right : 1px solid #c3c8cb; 
padding-right : 0; 
background-position : 100% 50%;
border-top : 1px solid #fefefe; 
display : block; 
padding-left : 3px; 
font-weight : normal; 
padding-bottom : 3px; 
border-left : 1px solid #fefefe; 
padding-top : 3px; 
border-bottom : 1px solid #c3c8cb; 
background-color: #eaeeee; 
font-size : 10px; 
color : #048; 
font-family : verdana,arial,helvetica,sans-serif; 
text-decoration : none; 
} 
#LeftMNav a:hover {
border-left-color : #fefefe;
border-bottom-color : #c3c8cb; 
border-top-color : #fefefe; 
background-color: #f8fafc;
border-right : 3px solid #54010B; 
font-size : 10px; 
color : #999999; 
font-family : verdana,arial,helvetica,sans-serif; 
text-decoration : none; 
} 
#LeftMNav a:active {
border-left-color : #fefefe; 
border-bottom-color : #c3c8cb; 
border-top-color : #fefefe; 
background-color : #f8fafc; 
border-right-color : #c3c8cb; 
font-size : 10px; 
color : #048; 
font-family : verdana,arial,helvetica,sans-serif; 
text-decoration : none; 
} 
.menuheader {
font-family : verdana,arial,helvetica,sans-serif; 
font-size : 10px; 
text-align : left; 
font-weight : bold; 
color : #fff; 
background: #CCCCCC; 
padding-top : 3px; 
padding-bottom : 3px; 
padding-left : 12px;
border-left : 1px solid #fefefe; 

border-right : 1px solid #fefefe; 

display : block; 
} 

.logoheader { 
background: #CCCCCC; 
border-left : 1px solid #fefefe; 
border-bottom : 1px solid #CCCCCC; 
border-right : 1px solid #fefefe; 
display : block; 
} 
.hover {
border-left-color : #fefefe;
border-bottom-color : #c3c8cb; 
border-top-color : #fefefe;
display : block;
padding-right : 0px;
padding-left : 3px;
padding-top : 3px;
padding-bottom : 3px;
border-bottom : 1px solid #c3c8cb;
background-color: #f8fafc;
border-right : 3px solid #101177; 
font-size : 10px; 
color : #54010B; 
font-family : verdana,arial,helvetica,sans-serif; 
text-decoration : none; 
} 

