    .PartnerBg {
      background:url(images/partner_bg.gif) no-repeat scroll 0 0; 
      background-color: #fff; 
      height:60px; 
      width:100%;      
    }
        
    .MainFooterBg {
      background:url(images/footer_bg.gif) repeat-x scroll 0 0; 
      background-color: #fff; 
      height:95px; 
      width:100%;
    }
    
    .PartnerLink 
    {
      white-space:nowrap;
      margin-right: 20px;
      
    }
    
a.GrayLink1:link {color:#999999;}
a.GrayLink1:visited {color:#999999;}
a.GrayLink1:hover {color:#ff0000;text-decoration: underline;}
    
    .botton_space{ height:10px;}
    a.XLink:link {color:#555;}
    a.XLink:visited {color:#555;}
    a.XLink:hover {color:#ff0000; text-decoration: underline;}