﻿body
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:14px;
    color:#000000;
    margin-left:0px;
    margin-top:0px;
    margin-right:0px;
    background-color:#023793;
}
td.menu
{
    background-image: url("../../images/menu.gif");
}
td.backfooter
{
    background-image: url("../../images/footer.gif");
}
a.menu
{
    color:#FFFFFF;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
}
a:hover.menu
{
    color:#FFFFFF;
    font-weight:bold;
    font-size:12px;
    text-decoration:underline;
}
a.darklink
{
    color:#9D102D;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
}
a:hover.darklink
{
    color:#9D102D;
    font-weight:bold;
    font-size:12px;
    text-decoration:underline;
}
a.frontlink
{
    color:#FFFF00;
    font-weight:bold;
    font-size:14px;
    text-decoration:none;
}
a:hover.frontlink
{
    color:#FFFF00;
    font-weight:bold;
    font-size:14px;
    text-decoration:underline;
}
.tabmenu
{
    background-color:#FFBF63;
    font-size:12px;
    background-repeat:no-repeat;
    width:170px;
    height:25px;
    color:#000000;
}
.tabmenusave
{
    font-size:12px;
    background-repeat:no-repeat;
    width:173px;
    height:25px;
    color:#FFFFFF;
}
h2
{
    color:#9D102D;
}
h3
{
    color:#9D102D;
}
h4
{
    color:#9D102D;
}
.smallheader
{
    color:#9D102D;
    font-weight:bold;
    font-size:12px;
    text-decoration:none;
}
hr
{
    color:#9D102D;
}
