td.search
{
    color: #56575A; 
    font-size: 11px;
    vertical-align: middle;
    text-align: right;
}

a.menu_item
{
    font: 11px Tahoma, Arial;
    font-weight: bold; 
    color: white;
    text-decoration: none;
    text-transform: uppercase; 
}

a:hover.menu_item
{
    color: #F26D00;
    text-decoration: none;
}

a.menu_item_red
{
    font: 11px Tahoma, Arial; 
    font-weight: bold; 
    color: #F26D00;
    text-decoration: none;
    text-transform: uppercase; 
}

a:hover.menu_item_red
{
    color: white;
    text-decoration: none;
}

td.menu
{
    font: 11px Tahoma, Arial; 
    font-weight: bold; 
    color: white; 
    text-align: center;
}

td.sub_menu
{
    font: 11px Tahoma, Arial;
    font-weight: bold;
    text-align: center;
}

td.sub_menu2
{
    font: 11px Tahoma, Arial; 
    font-weight: bold;
    padding: 3px 0px 5px 0px;    
}

a.sub_menu_item
{
    font: 11px Tahoma, Arial; 
    font-weight: bold; 
    color: #56575A;
    text-decoration: none;
    text-transform: uppercase; 
}

a:hover.sub_menu_item
{
    color: #F26D00;
    text-decoration: none;
}

a.sub_menu_item_red
{
    font: 11px Tahoma, Arial; 
    font-weight: bold; 
    color: #F26D00;
    text-decoration: none;
    text-transform: uppercase; 
}

a:hover.sub_menu_item_red
{
    color: #56575A;
    text-decoration: none;
}

font.count
{
    color: yellow;
}

