﻿body.Master{background-color: #000000;}
body.Page{background-color: #FFFFFF;}

table.MainBlack
{
    width: 875px;
    background-color: #000000;
} 

table.Main
{
    width: 875px;
    background-color: #FFFFFF;
} 

td.width25
{
    width: 25%;
}

td.WarningMsg
{
    border: outset;
    width: 75%;
    background-color: #C0C0C0;
    text-align: center;
}
div.TextSmall
{
    font-size: small;
    font-family: Arial;
    color: #333333;
    background-color: #FFFFFF;
}

div.Text
{
    font-size: medium;
    font-family: Arial;
    color: #333333;
    text-align: left;
    line-height: 25px;
    background-color: #FFFFFF;
}

div.TextCenter
{ 
    font-size: medium;
    font-family: Arial;
    color: #333333;
    text-align: center;
    line-height: 25px;
    background-color: #FFFFFF;
}

div.TextRight
{
    font-size: medium;
    font-family: Arial;
    color: #333333;
    text-align: right;
    line-height: 25px;
    background-color: #FFFFFF;
}

div.ErrorText
{
    font-size: medium;
    font-family: Arial;
    color: #FF0000;
    line-height: 25px;
    background-color: #FFFFFF;
}

div.ErrorTextLeft
{
    font-size: medium;
    font-family: Arial;
    color: #FF0000;
    text-align: left;
    line-height: 25px;
    background-color: #FFFFFF;
}

div.PalatinoLinotype11
{
    font-size: 11px;
    font-family: 'Palatino Linotype';
    color: #000000;
}

div.PalatinoLinotype10
{
    font-size: 10px;
    font-family: 'Palatino Linotype';
    color: #000000;
}
div.PalatinoLinotype08
{
    font-size: 8px;
    font-family: 'Palatino Linotype';
    color: #000000;
}

div.Arial8
{
    font-size: 8px;
    font-family: Arial;
    color: #000000;
}

div.Arial11
{
    font-size: 11px;
    font-family: Arial;
    color: #000000;
}

div.Arial12
{
    font-size: 12px;
    font-family: Arial;
    color: #000000;
}

div.Arial15
{
    font-size: 15px;
    font-family: Arial;
    color: #000000;
}
