﻿a
{
    color: #29166F;
}
body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: Gray;
}
h1
{
    margin-top: 0px;
    color: #29166F;
}
h2
{
    color: #444444;
}
hr
{
    color: Gray;
    height: 1px;
}
img
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border: none 0px black;
    float: none;
}
li
{
    padding-bottom: 10px;
}
.contentArea
{
    background-color: White;
    position: relative;
    height: 100%;
}
.greenBar
{
    width: 100%;
    background-color: #004000;
    color: Silver;
    font-family: Times New Roman;
}
.list
{
    border: outset 2px #006000;
    background-color: #DDFFDD;
    width: 100%;
    float: none;
}
.menuLink
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    width: 85px;
    height: 20px;
    text-align: center;
}
.menuLinkOut1
{
    background-image: url(images/buttons/out1.gif);
}
.menuLinkOver1
{
    background-image: url(images/buttons/over1.gif);
}
.menuLinkOut2
{
    background-image: url(images/buttons/out2.gif);
}
.menuLinkOver2
{
    background-image: url(images/buttons/over2.gif);
}
.menuLinkOut3
{
    background-image: url(images/buttons/out3.gif);
}
.menuLinkOver3
{
    background-image: url(images/buttons/over3.gif);
}
.menuLinkOut4
{
    background-image: url(images/buttons/out4.gif);
}
.menuLinkOver4
{
    background-image: url(images/buttons/over4.gif);
}
.menuLinkOut5
{
    background-image: url(images/buttons/out5.gif);
}
.menuLinkOver5
{
    background-image: url(images/buttons/over5.gif);
}
.menuLinkText
{
    color: White;
    text-decoration: none;
}
.menuSelectedText
{
    color: #F1D939;
    text-decoration: none;
}
.sideNav
{
    vertical-align: top;
    white-space: nowrap;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding-left: 0px;
    margin-left: 0px;
    padding-right:0px;
}
.sideList
{
    list-style-type: circle;
    position: relative;
    left: -10px;
}
.topImage
{
    top: 0px;
    left: 0px;
    width: 100%;
    height: 130px;
}
.topText
{
    position: absolute;
    color: #DDFFDD;
    font-size: xx-large;
    font-family: Arial Black, Arial Rounded MT Bold, Arial;
    top: 7px;
    left: 10px;
    line-height: 33px;
}
