﻿body
{
    background-color: #111111;
    color: #FFFFFF;
}
a
{
    color: #CC0000;
}
div.Page
{
    background-color: #222222;
    color: #CCCCCC;
}
table.Header
{
    background-color: #CC0000;
}
div.Content
{
    background-color: #000000;
}
table.BorderBottom th, table.BorderBottom td, table.BorderBottom tf, th.BorderBottom, td.BorderBottom, tf.BorderBottom
{
    border-bottom: solid 1px #333333;
}
