.MenuVerticalLevel1 
{
background-image : url(/PrivateContent/template/MenuBullit.jpg);
color : #960A15;
font-family : Arial;
font-weight : bold;
display : block;
background-position : left center;
background-repeat : no-repeat;
font-size : 12px;
line-height : 18px;
text-decoration : none;
padding-left : 10px;
}

.MenuVerticalLevel1Active 
{
font-weight : bold;
background-image : url(/PrivateContent/template/MenuBullit.jpg);
display : block;
background-position : left center;
background-repeat : no-repeat;
font-family : Arial;
text-decoration : underline;
line-height : 18px;
padding-left : 10px;
font-size : 12px;
color : #960A15;
}

.MenuVerticalLevel1Expanded 
{
display : block;
background-image : url(/PrivateContent/template/MenuBullitActive.jpg);
background-position : center left;
background-repeat : no-repeat;
color : #960A15;
font-family : Arial;
text-decoration : none;
line-height : 18px;
padding-left : 10px;
font-size : 12px;
font-weight : bold;
}

.MenuVerticalLevel2 
{
font-family : Arial;
color : #333333;
display : block;
font-size : 12px;
text-decoration : none;
line-height : 18px;
padding-left : 20px;
width : 150px;
display : block;
}

.MenuVerticalLevel2Active 
{
text-decoration : none;
color : #333333;
font-family : Arial;
font-size : 12px;
font-weight : bold;
line-height : 18px;
padding-left : 20px;
width : 150px;
display : block;
}

.MenuVerticalLevel2Expanded 
{
line-height : 18px;
color : #333333;
font-family : Arial;
font-size : 12px;
font-weight : bold;
padding-left : 20px;
text-decoration : none;
display : block;
width : 150px;
}

