#Menu .MenuVerticalLevel1 
{
color : #F69510;
font-weight : bold;
display : inline-block;
font-family : Verdana;
font-size : 11px;
text-decoration : none;
padding-right : 17px;
padding-bottom : 2px;
padding-left : 10px;
text-transform : uppercase;
text-align : right;
}

#Menu .MenuVerticalLevel1Active 
{
color : #FFFFFF;
display : inline-block;
font-weight : bold;
font-family : Verdana;
text-decoration : none;
padding-bottom : 2px;
padding-left : 10px;
padding-right : 17px;
text-transform : uppercase;
font-size : 11px;
text-align : right;
}

#Menu .MenuVerticalLevel1Expanded 
{
font-weight : bold;
color : #FFFFFF;
display : inline-block;
font-family : Verdana;
text-decoration : none;
padding-bottom : 2px;
padding-left : 10px;
padding-right : 17px;
text-transform : uppercase;
font-size : 11px;
text-align : right;
}

#Menu .MenuVerticalLevel2 
{
display : inline-block;
color : #F69510;
font-family : Verdana;
text-decoration : none;
padding-bottom : 2px;
padding-left : 18px;
padding-right : 17px;
text-transform : uppercase;
font-size : 9px;
text-align : right;
font-weight : bold;
}

#Menu .MenuVerticalLevel2Active 
{
font-family : Verdana;
color : #FFFFFF;
display : inline-block;
font-size : 9px;
text-decoration : none;
padding-bottom : 2px;
padding-left : 18px;
padding-right : 17px;
text-transform : uppercase;
text-align : right;
font-weight : bold;
}

#Menu .MenuVerticalLevel2Expanded 
{
text-decoration : none;
color : #FFFFFF;
display : inline-block;
font-family : Verdana;
font-size : 9px;
padding-bottom : 2px;
padding-left : 18px;
padding-right : 17px;
text-transform : uppercase;
font-weight : bold;
text-align : right;
}

#TopMenu .MenuVerticalLevel1 
{
padding-left : 12px;
border-right : solid 2px #F69510;
line-height : 11px;
padding-right : 12px;
text-transform : uppercase;
color : #A4937F;
font-family : Verdana;
font-size : 10px;
font-weight : bold;
letter-spacing : 1px;
text-decoration : none;
}

#TopMenu .MenuVerticalLevel1Active 
{
border-right : solid 2px #F69510;
color : #F69510;
cursor : pointer;
line-height : 11px;
padding-right : 12px;
text-transform : uppercase;
font-family : Verdana;
font-size : 10px;
font-weight : bold;
letter-spacing : 1px;
padding-left : 12px;
text-decoration : none;
}

#TopMenu .MenuVerticalLevel1Expanded 
{
cursor : pointer;
border-right : solid 2px #F69510;
color : #F69510;
font-family : Verdana;
font-size : 10px;
font-weight : bold;
letter-spacing : 1px;
line-height : 11px;
padding-left : 12px;
padding-right : 12px;
text-decoration : none;
text-transform : uppercase;
}


