﻿body
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    margin:0;
    color:#000000;
}
a.HeaderHTMLNav:link,a.HeaderHTMLNav:visited
{
    font-family: Verdana;
    font-size: 11px;
    color: #CCFF00;
    font-weight: bold;
    text-decoration: none;
}
a.HeaderHTMLNav:hover,a.HeaderHTMLNav:active
{
    font-family: Verdana;
    font-size: 11px;
    color: #FF9900;
    font-weight: bold;
    text-decoration: none;
}
.MemberHeaderSubnavTD
{
    background-color: #66ccff;
    font-size: 10.5px;
    font-weight: bold;
}
a.MemberHeaderSubnav:link,a.MemberHeaderSubnav:visited
{
    font-family: Verdana;
    font-size: 10.5px;
    font-weight: bold;
    text-decoration: none;
}
a.MemberHeaderSubnav:hover,a.MemberHeaderSubnav:active
{
    font-family: Verdana;
    font-size: 10.5px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
a.FooterHTMLNav:link,a.FooterHTMLNav:visited
{
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline;
}
a.FooterHTMLNav:hover,a.FooterHTMLNav:active
{
    font-size: 11px;
    color: #FF9900;
    text-decoration: none;
}
.Button 
{ 
    border-bottom: 1 double #000000;
    border-left: 1 double #000000;
    border-right: 1 double #000000;
    border-top: 1 double #000000;
    background-color: #84BAFF;
    color: #FFFFFF;
    font-family: Tahoma, Verdana, Arial, Helvetica;
    font-size: 13px;
    font-weight: bold;
    }

