﻿body.mstrbody
{
    background-image: url('Images/netbkgnd.gif');
    margin-top: -2px;
}

 
 
 
 .Menu
{
    text-align: left;
    text-indent: 5px;
    font-size: 10pt;
    font-family: "Trebuchet MS";
    background-color: #ECE9D8;
    color: #0000FF;
}
.StaticMenu
{
    border-style: solid;
    border-width: 0px;
    text-align: left;
    text-indent: 5px;
    font-size: 10pt;
    font-family: "Trebuchet MS";
    background-color: #ECE9D8;
    color: #0000FF;
    font-weight: bold;
    width: 90px;
}
.StaticItemMenu
{
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    text-align: left;
    text-indent: 5px;
    font-size: 10pt;
    font-family: "Trebuchet MS";
    background-color: #ECE9D8;
    color: #0000FF;
    font-weight: bold;
    border-right-color: #0000FF;
}
.StaticHoverMenu
{
    border-style: solid;
    border-width: 0px;
    text-align: left;
    text-indent: 5px;
    font-size: 10pt;
    font-family: "Trebuchet MS";
    background-color: #0000FF;
    color: #FFFFFF;
    font-weight: bold;
}
.StaticSelectedMenu
{
    border-style: solid;
    border-width: 0px 1px 0px 0px;
    text-align: left;
    text-indent: 5px;
    font-size: 10pt;
    font-family: "Trebuchet MS";
    background-color: #ECE9D8;
    color: #FF0000;
    font-weight: bold;
    border-right-color: #0000FF;
}
.DynMenu
{
    text-align: left;
    text-indent: 5px;
    font-size: 10pt;
    font-family: "Trebuchet MS";
    background-color: #CCC7BA;
    color: #0000FF;
    font-weight: normal;
}
.DynSelectedMenu
{
    text-align: left;
    text-indent: 5px;
    font-size: 10pt;
    font-family: "Trebuchet MS";
    background-color: #CCC7BA;
    color: #FF0000;
    font-weight: bold;
}
.DynHoverMenu
{
    text-align: left;
    text-indent: 5px;
    font-size: 10pt;
    font-family: "Trebuchet MS";
    background-color: #0000FF;
    color: #FFFFFF;
    font-weight: normal;
}
  
        
 

