﻿body
{
}
hr
{
    color: #E5E5E5;
    height: 1px;
    border-top: solid 0 #E5E5E5;
    border-right: solid 0 #E5E5E5;
    border-left: solid 0 #E5E5E5;
    border-bottom: solid 0 #E5E5E5;
    background-color: #E5E5E5;
}
.textcenter
{
    text-align: center;
}
.textleft
{
    text-align: left;
}
.textcenter a
{
    text-decoration: none;
}
.textcenter a:hover
{
    text-decoration: underline;
    font-weight: normal;
}
.formbg2
{
    background-color: #E1E1B5;
}
.formbg3
{
    background-color: #F0C4B5;
}
.formbg5
{
    background-color: #C2D6D6;
}
.formbg6
{
    background-color: #FFDE9B;
}
.formbg1
{
    background-color: #F0F0F0;
}
.formbg7
{
    background-color: #D3D3F0;
}
.fifteenpercent
{
    text-align: left;
    font-size: .85em;
    width:60px;
}
.Forms_Table
{
    padding: 5px;
    border-collapse: collapse;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 90%;
    line-height: 140%;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #333;
    width: 100%;
    border: 1px solid #996;
    margin-top: 15px;
    margin-bottom: 20px;
    background: #fffff0;
}
.underline
{
    text-decoration: underline;
}

a:link
{
    color: #0033FF;
    text-decoration: none;
}
.bold
{
    font-weight: bold;
}

