﻿BODY
{
    font-size: 11px;
    color: black;
    font-family: Verdana,Nelvetica;
    background-color: #ffffff;
    background-image: url(/images/mmbg1a_off.gif);
    margin-top:0px; 
    margin-left:0px;
}

.skiplink 
{
    color: #ffffff;
}
.skiplinkPage
{
    color: #F7FAEF;
}
.invisible
{
width:0px;
display:none;
}
.leftborder
{
    border-right: black 0px solid;
    border-top: black 0px solid;
    border-left: orange 1px solid;
    border-bottom: black 0px solid;
}

.tableOutline
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}
.tableGrayOutline
{
    border-right: #dddddd 1px solid;
    border-top: #dddddd 1px solid;
    border-left: #dddddd 1px solid;
    border-bottom: #dddddd 1px solid;
    background-color:#ffffff;
}

.tableGrayOutline1
{
    border-right: #dddddd 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #dddddd 1px solid;
    background-color:#ffffff;
}
.tableTopBottom
{
    border-right: #dddddd 0px solid;
    border-top: #dddddd 1px solid;
    border-left: #dddddd 0px solid;
    border-bottom: #dddddd 1px solid;
    background-color:#eeeeee;
}
.cellButtonUp
{
    background-color: #EEEEEE;
    border-right: #3D3E38 1px solid;
    border-top: #F9FAF2 1px solid;
    border-left: #F9FAF2 1px solid;
    border-bottom: #3D3E38 1px solid; 
}
a:link {
    color: #000000;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
a:visited {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}
a:hover {
    color: orange;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}
a:active {
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
} 

/****************************************
Main Menu Text
*******************************************/
a.main:link {
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif; 
    font-size:10pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
}
a.main:visited {
    color: #000000;
    font-family: Verdana, Helvetica, sans-serif; 
    font-size:10pt;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
}
a.main:hover {
    color: orange;
    font-family: Verdana, Helvetica, sans-serif; 
    font-size:10pt;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;

}
a.main:active {
    color: #FF0000;
    font-family: Verdana, Helvetica, sans-serif; 
    font-size:10pt;
    text-decoration: none;
    font-weight: bold;
    font-style: normal;
} 


a.pageNav:link {color: blue; text-decoration: underline; }
a.pageNav:visited {color: purple; text-decoration: underline; }
a.pageNav:hover {color: orange; text-decoration: underline; }
a.pageNav:active {color: red; } 

a.whiteLink:link {color: white; text-decoration: underline; }
a.whiteLink:visited {color: white; text-decoration: underline; }
a.whiteLink:hover {color: orange; text-decoration: underline; }
a.whiteLink:active {color: red; } 




TABLE
{
    border-right: #f5f5f5 1px solid;
    border-top: #f5f5f5 1px solid;
    border-left: #f5f5f5 1px solid;
    border-bottom: #f5f5f5 1px solid;
}
