.MenuVerticalLevel1 
{
background-image : url(/PrivateContent/orario/nav_arrow.gif);
color : #8D8D8D;
font-family : Arial;
font-weight : bold;
display : block;
background-position : right center;
background-repeat : no-repeat;
border-bottom : solid 1px #D4D6DD;
font-size : 11px;
padding-bottom : 7px;
padding-top : 7px;
text-transform : uppercase;
text-decoration : none;
}

.MenuVerticalLevel1Active 
{
font-weight : bold;
background-image : url(/PrivateContent/orario/nav_arrow_hover.gif);
display : block;
background-position : right center;
background-repeat : no-repeat;
border-bottom : solid 1px #D4D6DD;
padding-bottom : 7px;
font-family : Arial;
padding-top : 7px;
text-transform : uppercase;
text-decoration : none;
font-size : 11px;
color : #000000;
}

.MenuVerticalLevel1Expanded 
{
display : block;
background-image : url(/PrivateContent/orario/nav_arrow_hover.gif);
background-position : center right;
background-repeat : no-repeat;
border-bottom : #D4D6DD 1px solid;
padding-bottom : 7px;
font-family : Arial;
padding-top : 7px;
text-transform : uppercase;
text-decoration : none;
font-size : 11px;
color : #000000;
font-weight : bold;
}

.MenuVerticalLevel2 
{
padding-bottom : 7px;
border-bottom : dotted #A9A9A9 1px;
font-family : Arial;
padding-top : 7px;
text-decoration : none;
width : 203px;
padding-left : 5px;
color : #333333;
display : block;
font-size : 11px;
}

.MenuVerticalLevel2Active 
{
border-bottom : dotted #A9A9A9 1px;
color : #1170CF;
display : block;
font-family : Arial;
padding-top : 7px;
text-decoration : none;
width : 203px;
font-size : 11px;
padding-bottom : 7px;
padding-left : 5px;
}

.MenuVerticalLevel2Expand 
{
font-family : Arial;
border-bottom : dotted 1px #A9A9A9;
color : #1170CF;
display : block;
font-size : 11px;
padding-bottom : 7px;
padding-top : 7px;
text-decoration : none;
width : 208px;
}

#leftCol a:hover
{
text-decoration : none;
color : #1170CF;
font-size : 11px;
}

#leftCol 
{
padding-left : 10px;
padding-right : 10px;
}


