.Level1Item 
{
letter-spacing : 2px;
font-family : Arial;
font-size : 12px;
font-weight : bold;
background-color : #FF6600;
color : #ffffff;
border-bottom-width : 0px;
border-left-width : 0px;
border-right : 1px solid #ffffff;
border-top-width : 0px;
height : 22px;
padding-left : 10px;
padding-right : 10px;
}

.Level1ItemHover 
{
letter-spacing : 2px;
font-family : Arial;
font-size : 12px;
font-weight : bold;
background-color : #ffffff;
color : #FF6600;
border-right : 1px solid #ffffff;
cursor : pointer;
height : 22px;
padding-left : 10px;
padding-right : 10px;
}

.Level2Item 
{
font-family : Arial;
font-size : 12px;
font-weight : bold;
background-color : #FF6600;
color : #ffffff;
cursor : pointer;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
}

.Level2ItemHover 
{
font-family : Arial;
font-size : 12px;
font-weight : bold;
background-color : #FFFFFF;
color : #FF6600;
cursor : pointer;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
}

.Level3Item 
{
font-family : Arial;
font-size : 12px;
font-weight : bold;
background-color : #FF6600;
color : #ffffff;
cursor : pointer;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
}

.Level3ItemHover 
{
font-family : Arial;
font-size : 12px;
font-weight : bold;
background-color : #FFFFFF;
color : #FF6600;
cursor : pointer;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
}

.Level1ItemActive 
{
letter-spacing : 2px;
font-family : Arial;
font-size : 12px;
font-weight : bold;
background-color : #FFFFFF;
color : #FF6600;
border-right : 1px solid #ffffff;
cursor : pointer;
height : 22px;
padding-left : 10px;
padding-right : 10px;
}

.Level2ItemActive 
{
font-family : Arial;
font-size : 12px;
font-weight : bold;
background-color : #FFFFFF;
color : #FF6600;
cursor : pointer;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
}

.Level3ItemActive 
{
font-family : Arial;
font-size : 12px;
font-weight : bold;
background-color : #FFFFFF;
color : #FF6600;
cursor : pointer;
padding-bottom : 2px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
}

.BreadCrumbLevel0 
{
text-transform : uppercase;
font-family : Arial;
font-size : 11px;
font-weight : bold;
color : #ff6600;
}

.BreadCrumbLevel1 
{
text-transform : lowercase;
font-family : Arial;
color : #ff6600;
height : 25px;
}

.BreadCrumbLevel2 
{
text-transform : lowercase;
font-family : Arial;
color : #ff6600;
}

.BreadCrumbLevel3 
{
text-decoration : none;
font-family : Arial;
font-weight : bold;
color : #ffffff;
}

.MenuGroup 
{
border-width : 0px;
}

