﻿body
{
    background-color: ghostwhite;
}
.SizeTables
{
    font-size: 10pt;
}

.BRMS
{
    background-color: #990000;
}
.BSMS
{
    background-color: #003300;
}
.BSWMS
{
    background-color: #996600;
}
.HRMS
{
    background-color: #000099;
}
.IRMS
{
    background-color: #000000;
}
.SMMS
{
    background-color: dimgray;
}
.USIMS
{
    background-color: #660066;
}
.TABLES
{
    background-color: ghostwhite;
    width: 800px;
    height: 100%;
    border-right: black thin solid;
    border-top: black thin solid;
    border-left: black thin solid;
    border-bottom: black thin solid;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.HEADINGLEFT
{
    width: 125px;
    height: 175px;
    border-bottom: black thin solid;
}

.HEADINGCENTER
{
    width: 550px;
    height: 175px;
    border-bottom: black thin solid;
    font-size: 14pt;
}
.HEADINGRIGHT
{
    width: 125px;
    height: 175px;
    border-bottom: black thin solid;
}
#HyperLink1
{
    text-decoration: none;
}
.MENU
{
    width: 175px;
    vertical-align: top;
    text-align: center;
    padding-top: 10px;
    height: 291px;
}
