﻿body
{
    background-color: #c8bca6;
    font: normal 10pt Tahoma;
    margin: 0px;
    padding: 0px;
    text-transform: none;
}
.headertable
{
    width: 750px;
}
.header
{
    background-position: center 2px;
    background-color: #e6dec9;
    width: 750px;
    height: 90px;
    margin: 10px auto auto;
    text-align: center;
}
.headercenter
{
    width: 430px;
    text-align: center;
    margin: 10px auto 0 auto;
}
.headerRight
{
    width: 130px;
    text-align: right;
    float: right;    
}
.headerLeft
{
    width: 130px;
    text-align: Left;
    float: Left;
    margin: 10px;
}
.headertext
{
    text-align: center;
    vertical-align; top;
    font-size: 20px;
    font-style: italic;
    font-family: 'Courier New' , Courier, monospace;
    font-weight: bold;
    margin-top: 0;
    margin: 10px auto 0 auto;
    width:430px;
    
}
.headerimage
{
    background-position: center;
    margin: 10px auto 0 auto;
    width: 429px;
    height: 46px;
    margin-top: 2px;
}
.mainbody
{
    top: 110px;
    width: 750px;
    margin: 10px auto 0 auto;
    background-color: #e0d4ba;
}
.selection
{
    width: 750px;
    margin: 10px auto 0 auto; 
}
.text
{
    text-align: center;
    width: 325px;
    font-weight: bold;
}
.dropdown
{
    text-align: center;
    width: 175px;
    font-weight: bold;
}
.footer
{
    background-color: #e6dec9;
    position: absolute;
    bottom: 2px;
    width: 100%;
    height: 20px;
    margin: 0 auto;
    text-align: center;
}
.bottom
{
    border: thin solid #800000;
    height: 50px;
    color: #800000;
    font-size: 20px;
    text-align: center;
    text-indent: 20px;
} 
.matrix 
{ font-family:Lucida Console, Courier, Monotype; font-size:10pt; text-align:center; width:10px; padding:0px; margin:0px;}

.fancy .ajax__tab_active .ajax__tab_outer, .fancy .ajax__tab_header .ajax__tab_outer, .fancy .ajax__tab_hover .ajax__tab_outer
{
height: 25px;
}
.fancy .ajax__tab_active .ajax__tab_inner, .fancy .ajax__tab_header .ajax__tab_inner, .fancy .ajax__tab_hover .ajax__tab_inner
{
height: 25px;
margin-left: 180px; /* offset the width of the left image */
}
.fancy .ajax__tab_active .ajax__tab_tab, .fancy .ajax__tab_hover .ajax__tab_tab, .fancy .ajax__tab_header .ajax__tab_tab
{
margin: 5px 5px 0px 0px;
}

.fancy .ajax__tab_body
{
    font-family: Arial;
    font-size: 10pt;
    border-top: 0;
    border: 1px solid #e0d4ba;
    padding: 8px;
    background-color: #e0d4ba;
}


