﻿td
{
    padding: 0px 0px 0px 0px;
}

a { color: #000000; text-decoration: underline; font-family: Veranda; size: 2; font-size: 10pt }
a:vlink { color: #ffffff; text-decoration: underline; font-family: Veranda; size: 2; font-size: 10pt }
a:hover { color: #ffffff; text-decoration: none; font-family: Veranda; size: 2; font-size: 10pt }

ul, li
{
    font-family: Verdana;
    font-size: small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.h
{
    azimuth: center;
    color: #333333;
    height: 1px;
}

.main_background
{
    background: #F0E9CE;
    background-color: #F0E9CE;
    background-image: url(images/mainBg.gif);
    background-repeat:repeat-x;
    background-position: top;
    margin: 0px 0px 0px 0px;
}

.main_table
{
    border: solid 1px #000000;
    background-color: #ffffff;
    width: 750px;
    padding: 0px 0px 0px 0px;
    margin-top: 15px;
}

.titlebar_table
{
    background-image: url(images/titlebar1.jpg);
    background-position: left top;
    height: 110px;
}

.navigation
{
    background-color: #bda18e;
    background-image: url(images/navigation_background.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 0px;
    height: 20px;
    border-bottom: solid 1px #000000;    
}

.navigation_text
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #000000;
    padding: 2px 8px 2px 10px;
}

.content_table
{
    margin-top: 8px;    
    margin-left: 5px;
    margin-right: 5px;
    padding: 3px 10px 5px 0px;
    height: 250px;
    width: 98%;
    vertical-align: top;
}

.page_title
{
    font-family: Arial;
    font-size: large;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #000000;
}

.copy_title
{
    font-family: Verdana;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #000000;
}

.copy
{
    font-family: Verdana;
    font-size: small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
    vertical-align: top;
}

.footer_table
{
    background-color: #663300;
    background-image: url(images/footer_background.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 100%;
    padding: 5px 8px 2px 10px;    
}

.footer_text
{
    font-family: Verdana;
    font-size: x-small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
    padding: 5px 10px 3px 5px;
}

.backtotop
{
    font-family: Verdana;
    font-size: x-small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #006699;
    text-decoration: underline;    
}

.fine_print
{
    font-family: Verdana;
    font-size: xx-small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #333333;
}