﻿td
{
    padding: 0px 0px 0px 0px;
}

a { color: #000000; text-decoration: none; }
a:vlink { color: #C89E54; text-decoration: none; }
a:hover { color: #C89E54; text-decoration: underline; }

ul, li
{
    font-family: Verdana;
    font-size: small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
    /* list-style-type: square; */
    list-style-position: outside;
}

.h
{
    azimuth: center;
    color: #333333;
    height: 1px;
}

.main_background
{
    background: #173350;
    background-color: #173350;
    background-image: url(images/mainbg.gif);
    background-repeat:repeat-x;
    background-position: left top;
    /*margin: 0px 0px 0px 0px;*/
}

.main_table
{
    border: solid 2px #000000; 
    background-color: #ffffff;
    background-image: url(images/bg_maintable.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 960px;
    padding: 0px 0px 0px 0px;
    /*margin-top: -15px; */
}

.video_maintable
{
    border: solid 2px #000000; 
    background-color: #ffffff;
    background-image: url(images/bg_maintable_video.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 610px;
    padding: 0px 0px 0px 0px;
    /*margin-top: -15px; */
}

.navigation_table
{
    /* background-color: #bda18e; */
    background-image: url(images/bg_navigation.png);
    background-position: center top;
    background-repeat: no-repeat;
    padding: 3px 3px 3px 3px;
    height: 23px;
}

.naigationtext_titlebar
{
    color: #C89E54;
    font-family: Arial;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    padding-right: 10px;
    padding-top: 5px;
}

.navigation_text
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #ffffff;
    padding-top: 3px;
}

.content_table
{
    width: 98%;   
    vertical-align: top;
    margin-bottom: 10px;
    margin-top: 10px;    
    margin-left: 0px;
    margin-right: 0px;            
}

.content_area
{
    background-color: #ffffff;
    background-image: url(images/bg_contentarea.jpg);
    background-position: left top;
    background-repeat: repeat-x; 
    height: 300px;
    margin-top: 5px;
}

.video_contentarea
{
    background-color: #ffffff;
    background-image: url(images/bg_contentarea.jpg);
    background-position: left top;
    background-repeat: repeat-x; 
    height: 100px;
    margin-top: 5px;
}

.defaultpage_contentarea
{
    background-color: #ffffff;
    background-image: url(images/bg_contentarea(defaultpage).jpg);
    background-position: left top;
    background-repeat: repeat-x; 
    height: 50px;
    margin-top: 5px;
}    

.table_mainpagetitle
{
    background-image: url(images/bg_mainpagetitle.jpg);
    background-position: left middle;
    background-repeat: repeat-x;
    height: 30px;
    padding: 2px 0px 2px 5px;
}

.table_pagetitle
{
    background-image: url(images/bg_pagetitle.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    height: 43px;
    padding: 2px 0px 2px 5px;
}

.table_pagetitle2
{
    background-image: url(images/bg_pagetitle.jpg);
    background-position: left middle;
    background-repeat: repeat-x;
    height: 30px;
    padding: 2px 0px 2px 5px;
}

.mainpage_title
{
    font-family: Tahoma;
    font-size: 16pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #ffffff;
    padding: 2px 0px 2px 8px;
}

.page_title
{
    font-family: Tahoma;
    font-size: 16pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #C7A852;
}

.copy_title
{
    font-family: Verdana;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #000000;
}

.copy
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
    vertical-align: top;
}

.homepage
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
    vertical-align: top;
}

.hyperlink
{
    font-family: Verdana;
    font-size: small;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #95B7D3;
}

.footer_table
{
    border-top: dotted 2px #cccccc;
    padding: 5px 8px 2px 10px;    
}

.footer_text
{
    font-family: Verdana;
    font-size: x-small;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #494C56;
    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: #000000;
}