
.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: #c7c7c9;
    text-decoration: underline;
}
A.Footer_Menu:hover
{
    text-decoration: none;
}

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

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

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

#Footer {
    margin-top:-108px;
}