/*Slightly modified from Trihydro standard for Dead Dog Participants Listing - March 2007*/
.mainbody
{
    background-color: #F3F2E5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
    line-height: 1.5;
    font-weight: normal;
}
.editbody
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    line-height: 1.0;
    text-decoration: none;
}
.smallnote
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 9px;
    color: #666666;
    line-height: 1.0;
    text-decoration: none;
}
.notebar
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    background-color: #F3F2E5;
    line-height: 1.0;
    text-decoration: none;
}
.header
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #666666;
    background-color: #F3F2E5;
    line-height: 1.0;
    text-decoration: none;   
}

.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    background-color: #F3F2E5;
    line-height: normal;
}

.leftBar
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #1A1818;
}
.mainpage
{
    margin-top: 0;
    margin-left: 0;
    background-color: #2c2c16;
}

.normal
{
    font-size: 12px;
    font-weight: normal;
    color: #1a1818;
    line-height: 1.5;
    font-family: Arial, Helvetica, sans-serif;
}
.navLink
{
    font-weight: normal;
    color: #1a1818;
    text-decoration: none;
}
.navLink:hover
{
    color: #1a1818;
    text-decoration: underline;
}
