body
{
    background-color: #A79B7C;
    font-family: verdana, arial, helvetica, sans serif;
    font-size: 12px;
}

p
{
    color: #4C4739;
    font-family: verdana, arial, helvetica, sans serif;
    font-size: 12px;
}

p.menuHeading
{
    font-family: arial, helvetica, sans serif;
    font-size: 16px;
    font-weight: bold;
}

table.mainTable
{
    background-color: white;
    background-repeat: no-repeat;
    width: 770px;
    border: 1px solid black;
}

td
{
    font-family: verdana, arial, helvetica, sans serif;
    font-size: 12px;
    vertical-align: top;
}

td.topRow
{
    height: 134px;
    border-bottom: 1px solid #e0e0e0;
}

td.leftColumn
{
    width: 140px;
    padding: 0px 10px 100px 12px;
    vertical-align: top;
    border-right: 1px solid #e0e0e0;
    font-family: verdana, arial, helvetica;
    font-size: 12px;
}

td.leftColumn a
{
    text-decoration: none;
    color: black;
}

td.leftColumn a:hover
{
    text-decoration: underline;
    color: #a00000;
}

td.memberNavigation
{
    border: 1px solid #e0e0e0;
    background-color: #f0f0f0;
    padding: 10px;
    text-align: center;
}

td.memberNavigation a
{
    text-decoration: none;
    color: black;
}

td.memberNavigation a:hover
{
    text-decoration: underline;
    color: #a00000;
}

table.activeUsers
{
    border: 1px solid #808080;
    width: 140px;
    padding: 10px;
}

table.loginDialog
{
    width: 140px;
}

table.loginDialog td
{
    font-size: 11px;
    padding: 5px;
}

table.loginDialog input
{
    width: 40px;
    font-size: 11px;
    font-family: verdana, arial, helvetica;
    border: 1px solid #a0a0a0;
    background-color: #f0f0f0;
}

td.body
{
    padding: 20px;
    vertical-align: top;
}

td.body p
{
    text-align: left;
    font-family: times;
    font-size: 15px;
    line-height: 15px;
    color: #4C4739;
    font-family: verdana, arial, helvetica, sans serif;
    font-size: 12px;
}

td.body p.initialParagraph:first-letter
{
    font-size: 400%;
    float: left;
    color: #808080;
    font-family: times;
    font-weight: bold;
}


h1
{
    font-family: arial, helvetica, sans serif;
    font-size: 16px;
    font-weight: bold;
}

div#gsHeader, div#gsFooter
{
    display: none;
}

div.gdBreadCrumb
{
    font-size: 10px;
}

div.block-core-GuestPreview
{
    visibility: hidden;
}
