/* CSS Document */
   .mgImgLeft   {     float: left;  }
   .mgAdLeft
   {
      font: normal verdana;
      font-size: 7pt;
      width: 234px;
      border: 1px #D96C00 solid;
      height: 60px;
      background: white;
      padding: 2px 5px 2px 5px;  
      margin-right: 2px;
      margin-left: 2px;     
   }
   .mgAdLeft
   {
      float: left;
      margin-left: 0px;
      font-family: verdana;
   }      
   .mgAdLeft a
   {
      font-size: 9pt;
      font-weight: bold;
      page-break-after: left;
   	color: #4F81BD;
   	text-decoration: none;			
   }
   .mgAdLeft a:hover
   {
   	text-decoration: underline;			
   }   
   .mgAdLeft .link
   {
      color: green;
      font-size: 7pt;
      font-family: verdana;
      font-weight: bold;
   }
