﻿td
{
    padding: 0px 0px 0px 0px;
}

a { color: #FFFFCC; text-decoration: underline; font-family: Veranda; size: 2; font-size: 10pt }
a:vlink { color: #FFFFCC; text-decoration: underline; font-family: Veranda; size: 2; font-size: 10pt }
a:hover { color: #FFFFCC; 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: #270B08;
    background-color: #270B08;
    background-image: url(images/bg1.jpg);
    background-repeat:repeat-x;
    background-position: top left;
    margin: 0px 0px 0px 0px;
}

.main_table
{
    border: solid 1px #000000;
    background-color: #ffffff;
    width: 750px;
    padding: 0px 0px 0px 0px;
    margin-top: 15px;
}

.navigation_table
{
    background-color: #333333;
    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: #ffffff;
    padding: 2px 8px 2px 10px;
}

.content_table
{
    background-image: url(images/bg2.jpg);
    background-position: left bottom;
    background-repeat: repeat-y;    
    margin-top: 0px;    
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
    height: 400px;
    width: 100%;
    vertical-align: top;
}

.contenttable_defaultpage
{
    /*background-image: url(images/bg2.jpg);
    background-position: left bottom;
    background-repeat: repeat-y;    */
    margin-top: 0px;    
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px 0px 0px 0px;
    height: 300px;
    width: 100%;
    vertical-align: top;
}

.content_area
{    
    margin-top: 5px;    
    margin-left: 15px;
    margin-right: 5px;
    margin-bottom: 10px;
    padding: 10px 10px 10px 10px;
    width: 97%;
    vertical-align: top;
}

.page_title
{
    font-family: Palatino;
    font-size: x-large;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #4D3020;
}

.copy_title
{
    font-family: Georgia;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #4D3020;
}

.copy
{
    font-family: Georgia;
    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;
}