﻿.default
{
    font-family:Tahoma;
    font-size:7pt;
    color: gray;
    font-weight:bold;
    /*background-color: #999999;*/
}
.subMenu
{
    border-color: #C0C0C0;
    border-style: solid;
    background-color: #D2D2D2;
    color: #000000;
    border-width: 1px;
} 
.over_submenu
{
    font-family:Tahoma;
    font-size:7pt;
    font-weight:bold;
    color: #1169C0;
}
.over
{
    font-family:Tahoma;
    font-size:7pt;
    font-weight:bold;
    background-color: #D2D2D2;
    /*color: #000000;*/
    color: Gray;
}
.spacer
{
    background-color: silver;
}