body
{
    margin-top: 0px;
    margin-right:0px;
    margin-left:0px;
    margin-bottom:0px;
    font-family: Verdana;
    font-size: 10px;
    background: #333399;
    background-image: url(./images/bg.gif); 
    background-repeat: repeat-x;
    line-height:17px;
    color:#0f0f56;
}
td,p
{
    font-family: Verdana;
    font-size: 11px;
}
a.lnk_top
{
    color:#ffffff;
    text-decoration:none;
}
a.lnk_top:hover
{
    color:#ffffff;
    text-decoration:underline;
}
a.lnk_menu_top
{
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
a.lnk_menu_top:hover
{
    color:#ffffff;
    text-decoration:underline;
    font-weight:bold;
}
a.lnk_menu_left
{
    font-size:14px;
    line-height:25px;
    color:#ffffff;
    text-decoration:none;
    font-weight:bold;
}
a.lnk_menu_left:hover
{
    font-size:14px;
    line-height:25px;
    color:#ffffff;
    text-decoration:underline;
    font-weight:bold;
}
a
{
    color:#ed1b24;
    text-decoration:none;
}
a:hover
{
    color:#ed1b24;
    text-decoration:underline;
}