
.footerstyle {}

.footerstyle .header-left{background:#dddddd;}
.footerstyle .header-center
{
    width: 100%;
    border-right-style: none;
    border-left-style: none;
    border-top: #cdcdcd 1px;
    border: #cdcdcd 1px solid;
    padding-bottom: 3px;
    padding-top: 3px;
}
.footerstyle .header-right{background:#dddddd;}

.footerstyle .footer-left{display:none;}
.footerstyle .footer-center{display:none}
.footerstyle .footer-right{display:none;}

.footerstyle .body-left {display:none;}
.footerstyle .body-center
{
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #E0E0E0;
    border-bottom-color: #0B2546;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    background-color: #F6F6F6;
    padding-bottom: 3px;
    padding-top: 3px;
}
.footerstyle .body-right {display:none;}

.footerstyle a:link {color:#000000;text-decoration:none;}
.footerstyle a:visited {	color:#000000;	text-decoration:none;}
.footerstyle a:hover {color:#000000;	text-decoration:underline;}
.footerstyle .copyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #666666;
    width: 835px;
    text-align: right;
}
.footerstyle .content{width:835px;}

