﻿.masterMainTable
{
    width: 1000px;
    margin: auto;
    
}
.masterMasthead
{
    width: 100%;
    background-image: url('../../images/masthead.gif');
    height: 50px;
    background-color: #FFC95C;
}
.masterFooterTable
{
    margin: 3px;
}
.masterFooterCell
{
    font-size: 8pt;
    text-align: center;
}
/* MasterRibbon is the menu bar that is right below the masthead */
.masterRibbon
{
    width: 100px;
    background-color: #759963;
    color: #FFC95C;
}
.masterRibbonLink
{
    color: #CFD6CB;
}
.masterRibbonBold
{
    color: #CFD6CB;
    font-weight: bold;
}
.masterBodyCell
{
    background-color: #EDF0EB;
}
.masterBodyTable
{
    tgborder: thin solid #002266;
    tgwidth: 100%;
}
.masterMastheadTable
{
    color: #CFD6CB;
    width:100%;
}