@charset "utf-8";
/* CSS Document */
#footertop {
    width: 1005px;
    height: 18px;
    z-index: 22;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: lighter;
    color: #FFF;
    text-align: center;
    background-color: #D62B83;
    padding-left: 10px;
    line-height: 18px
    }
#footerbottom {
    width: 1005px;
    height: 9px;
    z-index: 22;
    font-weight: lighter;
    color: #FFF;
    text-align: center;
    padding-left: 10px;
    background-color: #57218E
    }