body {
        margin-left: 15px;
        margin-top: 30px;
        margin-right: 15px;
        margin-bottom: 15px;
        background-color: #B11003;
}
body,td,th {
        color: #000000;
        font-size: 12px;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
        color: #CC0033;
}
a:visited {
        color: #666666;
}
a:hover {
        color: #666666;
}
a:active {
        color: #CC0033;
}

a.nc:link {
        color: #CC0033;
}
a.nc:visited {
        color: #CC0033;
}
a.nc:hover {
        color: #666666;
}
a.nc:active {
        color: #CC0033;
}

.text {
        font-size: 14px;
        color: #000000;
}
.address {
        color: #FFFFFF;
        font-size: 11px;
}
a.util:link, a.util:visited, a.util:active, a.util:hover  {

        font-weight: bold;
        color: #FFFFFF;
}

a.address:link, a.address:visited, a.address:active, a.address:hover  {

        color: #FFFFFF;
}
a.nav:link,  a.nav:active, a.nav:visited {

        color: #FFFFFF;
        font-weight: bold;
        display: block;
}
a.nav:hover {

        color: #CC0033;
        font-weight: bold;
        background-color: #FFFFFF;
}
.nav {

        color: #FFFFFF;
}
.footer {
        font-size: 10px;
        color: #FFFFFF;
}
a.footer:link, a.footer:hover, a.footer:active, a.footer:visited {
        font-size: 10px;
        color: #FFFFFF;
}
a.subnav:link, a.subnav:active, a.subnav:visited {
        color: #FFFFFF;
        display: block;
        font-size: 10px;
}
a.subnav:hover {

        color: #CC0033;
        background-color: #FFFFFF;
}
td.content {
        background-color: #FFFFFF;
        padding: 15px;
}
a.navact:link, a.navact:active, a.navact:visited, a.navact:hover {


        color: #CC0033;
        font-weight: bold;
        background-color: #FFFFFF;
}
a.subnavact:link, a.subnavact:active, a.subnavact:visited, a.subnavact:hover  {
        color: #CC0033;
        background-color: #FFFFFF;
        font-size: 10px;
}