body
{
    margin-left: 0px;
    margin-right: 0px;
    font-family: Verdana, Helvetica, Sans-serif;
    font-size: 11px;
    color: #000000;
}

hr
{
    noshade;
    color : #996666
}

td
{
    font-family: Verdana, Helvetica, Sans-serif;
    font-size: 11px;
    color: #000000;
}

td.navbox
{
    background-color: #663333;
    color: #FFFFFF;
    text-align: center;
    width: 14%;
}

td.navbox a:link
{
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}

td.navbox a:visited
{
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: none;
}

td.navbox a:hover
{
    color: #FFFFFF;
    font-weight: normal;
    text-decoration: underline;
}

td.adminbox
{
    background-color: #996666;
    color: #000000;
    text-align: center;
    width: 14%;
}

td.adminbox a:link
{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

td.adminbox a:visited
{
    color: #000000;
    font-weight: normal;
    text-decoration: none;
}

td.adminbox a:hover
{
    color: #000000;
    font-weight: normal;
    text-decoration: underline;
}

input.button
{
    border-bottom: #663333 1px solid;
    border-left: #663333 1px solid;
    border-right: #663333 1px solid;
    border-top: #663333 1px solid;
    background-color: #996666;
    color: #000000;
    font-family: Verdana, Helvetica, Sans-serif;
    font-size: 11px;
    cursor: hand
}

input.text
{
    border-bottom: #663333 1px solid;
    border-left: #663333 1px solid;
    border-right: #663333 1px solid;
    border-top: #663333 1px solid;
    background-color: #FFFFFF;
    color: #000000
}

.title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size=large;
    font-weight: bold;
    color: #333333;
    text-align: right
}

a:link
{
    color: #663333;
    font-weight: bold;
    text-decoration: underline
}

a:visited
{
    color: #663333;
    font-weight: bold;
    text-decoration: underline
}

a:hover
{
    color: #FFCC33;
    font-weight: bold;
    text-decoration: underline
}

p.inlinetitle
{
        background-color: #996666;
        color: black;
        font-weight: bold;
        display: block;
        padding: 2px;
}

