.Footer_Info
{
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0px;
    text-align: center;
    clear:both !important;
    width:auto;
    }

#FooterTable
{
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 90px;
    text-align: center;
}

#FooterTable_detailPage
{
    position: relative;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    text-align: center;
}

.center_table
{
    position: relative;
    margin-right: auto;
    margin-left: auto;
    text-align:center;
  
}
.center_table_footer{
    position: relative;
    margin-right: auto;
    margin-left: auto;
    text-align:center;
}
.center_table_two
{
    position: relative;
    margin-right: auto;
    margin-left: auto;
    text-align:center;
    width: 310px;
  
}
.noBorder
{
    border: none;
    text-decoration: none;
}
#FooterTable a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003399;
    font-weight: bold;
}
.foot_link
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003399;
    line-height:19px;
}
.footer_copyright
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003399;
}

#FooterTable a:link
{
    text-decoration: none;
    color: #0066CC;
}

#FooterTable a:hover
{
    color: #0066CC;
    text-decoration: underline;
}

#FooterTable a:active
{
    color: #FF0000;
    text-decoration: underline;
}
#FooterTable a:visited
{
    color: #663366;
    text-decoration: none;
}


#FooterTable_detailPage a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #003399;
    font-weight: bold;
}
#FooterTable_detailPage a:link
{
    text-decoration: none;
    color: #0066CC;
}

#FooterTable_detailPage a:hover
{
    color: #0066CC;
    text-decoration: underline;
}

#FooterTable_detailPage a:active
{
    color: #FF0000;
    text-decoration: underline;
}
#FooterTable_detailPage a:visited
{
    color: #663366;
    text-decoration: none;
}

