﻿/* Main Site Content */

body, p, td, th
{
    font-family: Verdana, Tahoma;
    font-size: 12px;
    color: #000000;
}

body
{
    scrollbar-face-color: #336699;
    scrollbar-highlight-color: #0099ff;
    scrollbar-shadow-color: #003366;
    scrollbar-3dlight-color: #99ccff;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #cccccc;
    scrollbar-darkshadow-color: #000000;
}

h1
{
    font-family: Verdana, Tahoma;
    color: #006600;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
}

h2
{
    font-family: Verdana, Tahoma;
    color: #000000;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

h3
{
    font-family: Verdana, Tahoma;
    color: #cc0000;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

h4
{
    font-family: Verdana, Tahoma;
    color: #cc0000;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

h5
{
    font-family: Verdana, Tahoma;
    color: #000000;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

h6
{
    color: #000000;
    font-weight: bold;
    font-size: 12px;
}

a:link
{
    color: #cc0000;
}

a:hover
{
    color: #ff0000;
}

a:visited
{
    color: #770000;
}

a:active
{
    color: #770000;
}

.hdr4
{
    background-color: #ffffff;
}

.hdr5
{
    background-color: #ffffff;
}

.inputboxes
{
    font-size: 10pt;
    color: black;
    font-family: Verdana;
    border-right: thin inset;
    border-top: thin inset;
    border-left: thin inset;
    border-bottom: thin inset;
}
