
.Footer_FirstLine
{
    background-color: #3a3539;
}

.Footer_SecondLine
{
    background-color: #8d898a;
}
.Footer_Body
{
    background-color: #3a3539;
}

A.Footer_Menu, A.Footer_Menu:link, A.Footer_Menu:visited
{
    font-family: Tahoma;
    font-size: 11px;
    color: #c7c7c7;
    text-decoration: underline;
}
A.Footer_Menu:hover
{
    text-decoration: none;
}

A.Footer_Ladger, A.Footer_Ladger:link, A.Footer_Ladger:visited
{
    font-family: Tahoma;
    font-size: 11px;
    color: #c3c3c3;
    text-decoration: none;
}
A.Footer_Ladger:hover
{
    text-decoration: underline;
}

A.Footer_SiteLinks, A.Footer_SiteLinks:link, A.Footer_SiteLinks:visited
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}
A.Footer_SiteLinks:hover
{
    text-decoration: none;
}

A.Footer_SiteLinks_Selected, A.Footer_SiteLinks_Selected:link, A.Footer_SiteLinks_Selected:visited
{
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #c0ff75;
    text-decoration: underline;
}
A.Footer_SiteLinks_Selected:hover
{
    text-decoration: none;
}
#Footer {
    margin-top:-108px;
}