﻿body
{
    font-family: Tahoma;
    font-size: .9em;
}
.MenuMain
{
    color: #4870AB;
    font-size: 1em;
    font-weight: bold;
    background-color: White;
    text-align: left;
}
.MenuSub
{
    color: #404040;
    font-weight: bold;
    background-color: White;
    text-align: left;
    font-size: 1em;
}
.Menu
{
    font-size: 1em;
    color: #4870AB;
    margin-bottom: 2px;
    padding-bottom: 2px;
}
td.Menu
{
    background-color: White;
}
a.Menu
{
    color: #4870AB;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}
a.Menu:active
{
    color: #4870AB;
    font-weight: bold;
}
a.Menu:visited
{
    color: #4870AB;
}
p.Menu
{
    color: #FFFFFF;
    font-weight: bold;
}
.Lnk
{
    color: #FFFFFF;
    font-size: 4;
    text-decoration: none;
}

.HypLnk
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.MainSub
{
    font-size: 1.4em;
    color: #4870AB;
    margin-bottom: 2px;
    padding-bottom: 2px;
}
li
{
    margin-bottom: 10px;
}
.AboutTxt
{
    color: #404040;
}
.AboutSub
{
    font-size: 12pt;
    color: #cc0000;
}
.PageTitle
{
    text-align: center;
    color: #4870AB;
    font-size: 22pt;
    font-weight: bold;
}
a.MenuSt
{
    color: #404040;
}
a:link
{
    color: #4870AB;
}
a:active
{
    color: #003366;
}

.SearchWatermark
{
    color: #C0DBE6;
}
.MenuTxt
{
    color: #404040;
}
a.MenuTxt
{
    color: #404040;
}
a.MenuTxt:active
{
    color: #404040;
}
a.MenuTxt:visited
{
    color: #404040;
}
a.Menu:visited
{
    color: #4870AB;
}
a.Menu
{
    color: #4870AB;
}

a:visited
{
    color: #FF5151;
}
.MasterHeader
{
    color: #5E5F73;
    font-weight: bold;
    width: 100%;
    text-align: center;
    background-color: #202028;
}
.MasterHeaderMenu
{
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    color: #5E5F73;
    background-color: #202028;
    padding: 3px;
}
a.MasterHeaderMenu
{
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
}
a.MasterHeaderMenu:hover
{
    background-color: White;
}
a.MasterHeaderMenu:visited
{
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
}

