body
{
    background: #FFF;
    font-weight: 400;
    font-size: 11pt;
    color: #999;
}
a:link, a:visited
{
    color: #520;
    background: transparent;
    font-weight: 700;
    text-decoration: underline;
}
.ContentPane, .RightPane
{
    margin-left: 10%;
}
.Banner, .Header, .Footer, .FooterMenu, .AdminToolbar, .Menu, .TreeMenu, .ModuleButtons, .ModuleTitle img, .CommandButton
{
    display: none;
}
.ModuleContent img
{
    display: inline;
}
table, div
{
    width: auto;
    height: auto;
}
h1, .Head, .ModuleTitle, .ModuleTitle span, .Head span
{
    font-weight: 700;
    font-size: 13pt;
    color: #999;
    font-family: Georgia, Sans-Serif;
}
h2, .SubHead
{
    font-weight: 700;
    font-size: 12pt;
    color: #999;
    font-family: Georgia, Sans-Serif;
}
h3
{
    font-weight: 700;
    font-size: 11pt;
    color: #999;
    font-family: Georgia, Sans-Serif;
}
p, span, td, .Normal
{
    font-weight: 400;
    font-size: 11pt;
    color: #999;
    font-family: Georgia, Sans-Serif;
}
.NormalTextBox, .NormalTextbox, .NormalTextArea, .NormalTextarea, select
{
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    border-bottom: #696969 1px solid;
}
