﻿td
{
    padding: 0px 0px 0px 0px;
}

h1
{
    font-family: Impact;
    font-size: 16pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

h2
{
    font-family: Arial;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #993300;
}

p
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

a { text-decoration: none; size: 2; font-size: 10pt; color: #ffffff; }
a:vlink { text-decoration: underline; size: 2; font-size: 10pt; color: #993300;}
a:hover { text-decoration: underline; size: 2; font-size: 10pt; color: #993300;}

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;
}

hr
{
    azimuth: center;
    border: dotted 1px #993300;
}

.background_main
{
    background-color: #000000;
    background-image: url(images/bg2.jpg);
    background-position: left top;
    background-repeat: repeat-x;
}

.background_table_shadow
{
    background-color: Transparent;
    background-image: url(images/bg_shadow01.png);
    background-position: left top;
    background-repeat: no-repeat;
    width: 960px;
    height: 250px;
} 

.table_main
{
    width: 930px;
    height: 400px;
    background-color: #ffffff;
    margin-top: 15px;
    margin-left: -10px;
    border: solid 2px #000000;
}

.background_titlebar
{
    background-image: url(images/titlebar01.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 110px;
    width: 930px;
}

.space_titlebar
{
    height: 62px;
}

.table_navigation
{
    padding: 3px 8px 11px 23px;
    height: 20px;
}

.text_navigation
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #ffffff;
}

.padding_content
{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.text_title
{
    font-family: Impact;
    font-size: 16pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.background_default_sectiontitle
{
    background-color: Transparent;
    background-image: url(images/bg_sectionaltitles_default.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 32px;
}

.text_default_sectiontitle
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #ffffff;
}

.title_border
{
    border-bottom: solid 1px #cccccc;
}

.text_subtitle
{
    font-family: Arial;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    color: #993300;
}

.copy
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}

.hyperlink_copy
{
    font-family: Verdana;
    font-size: 10pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #006699;
}        

.table_footer
{
    width: 960px;
    padding: 0px 10px 0px 10px;
}

.text_copyright
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #ffffff;
}

.hyperlink_footer
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #006699;
}

.backtotop
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #006699;
    text-decoration: underline;    
}

.text_fineprint
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    color: #000000;
}