    .MainFooterBg {
      background:url(images/footer_bg.gif) repeat-x scroll 0 0; 
      background-color: #fff; 
      height:115px; 
      width:100%;
    }
    
    .GraspMagBg 
    {
	  margin-top :2px;
	  margin-left:40px;
      background:url(images/grasp_mag_bg.gif); 
      background-repeat:no-repeat;
      background-color: #fff; 
      width: 224px;
      height: 86px;
    }
    
    .testMagBg 
    {
	  margin-top:8px;
	  padding-top:2px;
      background:url(images/map_bg.gif); 
       background-repeat:no-repeat;
      width: 129px;
      height: 20px;
    }

    .botton_space{ height:10px; line-height:0px;}
    a.XLink:link {color:#555;}
    a.XLink:visited {color:#555;}
    a.XLink:hover {color:#ff0000; text-decoration: underline;}