.footer {margin-top: -11px;}

.RadMenu_CM7 .CMLevel2, .RadMenu_CM7 .CMLevel3 {
background-color:#761F08;
height:25px;
background-image:none;
border-bottom:1px solid #FFF;
border-left:1px solid #FFF;
border-right:1px solid #FFF;
cursor:pointer;
text-decoration:none;
margin-top:-12px;
}

.RadMenu_CM7 .CMLevel2Selected, .RadMenu_CM7 .CMLevel3Selected {
background-color:#761F08;
height:25px;
background-image:none;
border-bottom:1px solid #FFF;
border-left:1px solid #FFF;
border-right:1px solid #FFF;
cursor:pointer;
text-decoration:none;
}

.RadMenu_CM7 .CMLevel2 .text, .RadMenu_CM7 .CMLevel3 .text {
padding:5px;
border:0;
font:Normal 11px Arial;
color:#FFF;
margin-left:10px;
cursor:pointer;
text-decoration:none;
}

.RadMenu_CM7 .CMLevel2Selected .text, .RadMenu_CM7 .CMLevel3Selected .text {
padding:5px;
border:0;
font:Normal 11px Arial;
color:#903;
margin-left:10px;
cursor:pointer;
text-decoration:none;
}

.RadMenu_CM7 .CMLevel2:hover, .RadMenu_CM7 .CMLevel3:hover {
background-color:#591E00;
background-image:none;
cursor:pointer;
text-decoration:none;
}

.RadMenu_CM7 .CMLevel2:hover .text, .RadMenu_CM7 .CMLevel3:hover .text {
border:0;
font:Normal 11px Arial;
color:#fff;
cursor:pointer;
text-decoration:none;
}

.RadMenu_CM7 .CMLevel2Selected:hover, .RadMenu_CM7 .CMLevel3Selected:hover {
background-color:#591E00;
background-image:none;
cursor:pointer;
text-decoration:none;
}

.RadMenu_CM7 .CMLevel2Selected:hover .text, .RadMenu_CM7 .CMLevel2Selected:hover .text {
border:0;
font:Normal 11px Arial;
color:#fff;
cursor:pointer;
text-decoration:none;
}


