﻿.default
{
    font-family:Calibri;
    font-size:8pt;
    color: #000066;
    font-weight:bold;
    /*background-color: #FFE7BF;*/
}
.subMenu
{
    border-color: #FFE7BF;
    border-style: solid;
    background-color: #FFF8E3;
    color: #000000;
    border-width: 1px;
} 
.over_submenu
{
    font-family:Calibri;
    font-size:8pt;
    font-weight:bold;
    color: #1169C0;
}
.over
{
    font-family:Calibri;
    font-size:8pt;
    font-weight:bold;
    background-color: #1169C0;
    /*color: #000000;*/
    color: Gray;
}
.spacer
{
    background-color: silver;
}