﻿.level1
{
    font-size: 11px;
    color: #f5f5f5;
}
.level1SMenuItemStyle
{
    color: #f5f5f5;
    font-weight: bold;
}
.level1SHoverStyle
{
    color: #F77709;
    text-decoration: underline;  
    height: 20px;  
}
.level1SMenuStyle
{
    color: #f5f5f5;
}
.level1SSelectedStyle
{
    color: #f5f5f5;
}
.level1DMenuStyle
{
    border-right: #e5e5e5 1px solid;
    border-top: #e5e5e5 1px solid;
    border-left: #e5e5e5 1px solid;
    border-bottom: #e5e5e5 1px solid;
    color: #545454;
}
.level1DMenuItemStyle
{
    color: #545454;
    background-color: #f9f9f9;
}
.level1DHoverStyle
{
    background-color: #efefef;
    color: #f77709;
    text-decoration: underline;
}
.level1DSelectedStyle
{
}
.level2
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 10px;
    text-align: left;
    line-height: 18px;
    color: #545454;
}
.level3
{
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 11px;
    text-align: left;
    line-height: 18px;
    color: #545454;
}

