﻿body
{
    font-family: Verdana;
    font-size: small;
    color: #000000;
    background-repeat: repeat-x;
    background-color: #2F2B2A;
}
.BodyText
{
    color: #FFFFCC;
    vertical-align: top;
    text-align: left;
    margin-right: 15px;
}
.CopyRight
{
    font-size: x-small;
    color: #828282;
    text-align: left;
    vertical-align: top;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.menu a
{
    font-size: small;
    font-weight: bold;
    vertical-align: top;
    text-align: left;
    color: #FFFFFF;
}
.PageTitle
{
    font-weight: bold;
    color: #FFFFCC;
    margin-left: 54px;
    margin-right: 40px;
}
.sideAnnouncements
{
    color: #ffffcc;
    font-size: x-small;
    margin-left: 54px;
    margin-right: 40px;
}
h2
{
    font-size: small;
    font-weight: bold;
    margin-bottom: -14px;
    color: #FFFFFF;
}

