﻿body
{
}
#MenuMain
{
    border-style: none; /* width: 950px; */
    font-family: Verdana, Sans;
    font-size: 9pt; /* background-color: #003399; */
    color: #FFFFFF;
    width: 30px;
}
.StaticMenuItemStyle
{
    border-style: none;
    width: 160px;
    text-align: center;
    font-family: Verdana, Sans;
    font-size: 9pt;
    color: #FFFFFF;
}
.StaticHoverStyle
{
    font-family: Verdana, Sans;
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
}
a:visited
{
    color: #FFFFFF;
    font-family: Verdana, Sans;
    font-size: 9pt;
}

/*  2  */
#MenuMain2
{
    border-style: none;
    /* width: 950px; */
    font-family: Verdana, Sans;
    font-size: 9pt;
    /* background-color: #003399; */
    color: #FFFFFF;
}
