﻿td
{
    padding: 0px 0px 0px 0px;
}

a { color: #ffffff; text-decoration: underline; font-family: Veranda; size: 2; font-size: 10pt }
a:vlink { color: #ffff99; text-decoration: none; font-family: Veranda; size: 2; font-size: 10pt }
a:hover { color: #ffff99; 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;
}

hr
{
    azimuth: center;
    color: #333333;
    height: 1px;
}

.main_background
{
    background-color: #667676;
    background: #667676;
    background-image: url(images/bg1.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

.main_table
{
    /*border: solid 2px #C6B29C;*/
    border: solid 2px #000000;
    width: 750px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-color: #F7F3E7;
    /* position:  absolute; 
    top: 0px;*/
}

.titlebar_table
{
    background-color: #ffffff;
    background-image: url(images/titlebar2.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 94px;
    border: solid 0px #ffffff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
}

.navigation_table
{
    background-color: #000000;
    border: solid 0px #ffffff;
    background-image: url(images/navigation_background.jpg);
    height: 20px;
    background-position: left top;
    background-repeat: repeat-x;
    width: 100%;
}

.navigation_text
{
    color: #ffffff;
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    padding: 3px 3px 3px 10px;
    border-bottom: solid 1px #000000;    
}

.content_table
{
    background-color: #F7F3E7;
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 10px;
    padding: 20px 10px 5px 10px;
    height: 200px;
    width: 98%;
    vertical-align: top;
}

.footer_table
{
    background-image: url(images/footer_background.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #6C0506;
    width: 100%;
    height: 20px;
    margin: 0px 0px 0px 0px;
}

.footer_text
{
    font-family: Verdana;
    font-size: xx-small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
    padding: 5px 10px 2px 10px;
}

.column_right
{
    background-color: #A4ACB3;
    border: solid 1px #000000;
    padding: 0px 0px 5px 0px;
    width: 100%;
    height: 150px;
}

.page_title
{
    color: #000000;
    font-family: Verdana;
    font-size: large;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}

.copy_title
{
    color: #000000;
    font-family: Book Antiqua;
    font-size: large;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
}

.copy
{
    font-family: Book Antiqua;
    font-size: Medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.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: #000000;
}