.mft-cell
{
    background-image:url(../../images/Footer/FooterBg.gif);
    background-position:top;
    background-color:#EBEBEB;
    background-repeat:repeat-x;
}
.mft-credits {
    color: White;
    font-size: 12px;
    font-family: Arial;
    font-weight: 600;
    vertical-align: middle;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 4px;
    padding-top: 4px; 
    background-image:url(../../images/Footer/FooterBg.gif);
    background-position:top;
    background-color:#EBEBEB;
    background-repeat:repeat-x;
}
.mft-credits A {
    color:White;
    font-size:12px;
    font-family:Arial;
    font-weight:600;
    vertical-align:middle;
}
.mft-welcome {
    color: White;
    font-size: 12px;
    font-family: Arial;
    font-weight: 600;
    vertical-align: middle;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 4px;
    padding-top: 4px; 
    background-image:url(../../images/Main/GrayBg.gif);
    background-position:top;
    background-color:#EBEBEB;
    background-repeat:repeat-x;
}
.mft-welcome a {
    color: White;
    font-size: 12px;
    font-family: Arial;
    font-weight: 600;
    text-decoration: none;
}
.mft-copyright, td.mft-copyright {
    font-family: arial;
    font-size: 12px;
    font-weight: 500;
    color: #434343;
    vertical-align: bottom;
    text-align: center;
    background-color: #EBEBEB;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 6px;
    padding-top: 6px;
    border-top: #cccccc 1px solid;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-image: none;
}
.mft-copyright A{
    color: #434343;
}
