﻿DIV.FooterGrayPanel
{   
    background-color: #75828a;    
    float:left;
    display: block;
    color: white;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    height: 24px;
    width: 778px;
    text-align: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    clear: both;
}
IMG.FooterCornerImage
{
    height: 24px;
    width: 10px;
    display: block;
    clear: left;
    float: left;
}
DIV.FooterFoneText
{    
    display: block;
    clear: none;
    float: left;
    width: 207px;
    height: 20px;
    padding-top: 4px;
    background-color:White;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    vertical-align: middle;
    color: #75828a;
    font-family: Verdana;
}
IMG.FooterGrayImage
{
    width: 173px;
    height: 24px;
    display: block;
    float: left;
    clear: none;
}
DIV.FooterGrayPanelLinks
{
    padding: 5px 9px 0px 0px;
}
DIV.FooterGrayPanelLinks A, DIV.FooterGrayPanelLinks A:hover
{
    font-weight: bold;
    font-size: 9px;
    color: White;
    text-decoration: none;
}
DIV.FooterGrayPanelLinks A:hover
{
    color: #DC137D;
}