﻿body {
font-family: Verdana;
font-size: medium;
color: Black
}
.Top
{
    font-size: 8pt;
    font-weight:normal;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}
.MainNav
{
    font-weight: bold;
    font-size: 9pt;
    color: black;
    font-family: Verdana;
    text-decoration: none;
    text-align: left;
}
.BottomNav
{
    font-size: 8pt;
    color: white;
    font-family: Verdana;
    text-decoration: none;
}
.Titles
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: verdana;
    text-decoration: none;
}

.HomeMain
{
    font-size: 10px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}
.HomeMain2
{
    font-size: 12px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}
A:hover
{

    color: #e8060a;
    font-family: Verdana;
    text-decoration: none;

}
A:link
{
    color: black;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
}

A
{
    color: black;
    font-weight: bold;
    font-family: Verdana;
    text-decoration: none;
}


A:active
{
    color: #e8060a;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
    
}


A.bottom:hover
{
    color: Black;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
}


A.bottom
{
    color: White;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
}

A.bottom:active
{
    color: Black;
    font-family: Verdana;
    text-decoration: none;
    font-weight: normal;
}
A.subNav:active
{
    color: #F9BCBC;
    font-family: Verdana;
    text-decoration: none;
}

A.subNav:hover
{
    color: #F9BCBC;
    font-family: Verdana;
    text-decoration: none;
}

A.subNav
{
    color: white;
    font-family: Verdana;
    text-decoration: none;
}
BODY
{
    color: Black;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}
TD
{
    color: Black;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}
LI
{
    list-style-position: outside;
    font-family: Verdana;
    list-style-type: disc;
    text-decoration: none;

}
A.Top
{
    color: black;
    font-weight: normal;
    font-family: Verdana;
    text-decoration: none;
}


