﻿body
{
    background-color: #1C1B16;
    margin: 0 0 0 0;
}
#HtmlContent
{
    height: 682px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 11px;
    color: #000000;
}
#HtmlContent.a
{
    color:#CCCCCC;
}
#HtmlContent.p
{
    color:#FFFFFF;
}
#FlashContent
{
    width: 100%;
    height: 100%;
    min-width: 1024px;
    min-height: 682px;
    margin: 0px;
}
#Wrapper
{
    width: 100%;
    height: 100%;
}
