BODY
{
    BACKGROUND-COLOR: black;
    xBACKGROUND-COLOR: #5244bb;
}
.Pinstripes
{
    BACKGROUND-COLOR: #660000;
    xBACKGROUND-COLOR: #aa0000
}
.MenuBar
{
    BACKGROUND-COLOR: #444444
}
.WorkArea
{
    BACKGROUND-COLOR: #111111;
    xBACKGROUND-COLOR: #333333
}
.WorkText
{
    COLOR: white
}
.ScheduleRow
{
    COLOR: white;
    BACKGROUND-COLOR: #222222;
    xBACKGROUND-COLOR: #330000
}
.ScheduleOddRow
{
    BACKGROUND-COLOR: black
}
.ScheduleEvenRow
{
    BACKGROUND-COLOR: #333333
}
TD
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,sans-serif
}
TH
{
    FONT-SIZE: 14px;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,sans-serif
}
A:link
{
    COLOR: white;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: white;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: white;
    TEXT-DECORATION: underline
}
.d_header
{
    FONT-SIZE: 15px;
    FONT-WEIGHT: bold;
    COLOR: white
}
.s_header
{
    FONT-WEIGHT: bold
}
.input
{
    FONT-SIZE: 14px;
    FONT-FAMILY: Courier New;
}
.copyright
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana,Arial,sans-serif;
    COLOR: white
}
