   .thepage {
      border: thin dotted #ADD8E6;
      position: absolute;
      top:70px;
      width:542px;
      height:1490px;
      left:161px;
      background-color: transparent;
   }
   /* left 31was now161 */
   .info {
      position: relative;
      left:75px;
      width:402px;
      padding: 3px 5px 10px 5px;
      color:red;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10pt;
   }
   .ad4No {
      z-index: 5; 
      position: absolute;
      top:409px;
      width: 100%;
      height: 76px;
      font-size: xx-large;
   }
   .graytable {
   	position:absolute;
   	z-index:1;
   	top:400px;
   	left:4px;
   }
   .ComeInSign {
   	position:absolute;
   	z-index:7;
   	top:1040px;
   	left:4px;
   }
   .graytable2 {
   	position:absolute;
   	z-index:5;
   	top:1336px;
   	left:4px;
   }
   .atextBlock {
      z-index: 7; 
      position: absolute;
      top:585px;
      width: 170px;
      height: 65px;
      margin-left:230px;
      margin-top:185px;
      padding: 5px 5px 10px 20px;
      font-family: 'Times New Roman', Times, serif;
      font-weight: bold;
      border: thin solid red;
   }
   #aFilterBlock {
      z-index:2;
      filter: alpha(opacity=85);
      opacity: 0.85;
      background-color: #FFC0CB;
      color:#800000;
   }
   #aFilterBlockb {
      filter: alpha(opacity=65);
      opacity: 0.65;
   }
  	.smlink:link, .smlink:visited {text-decoration: none; color: #0000FF; font-size: xx-small;}
	.smlink:hover {text-decoration: underline overline; background-color:#ffff00; color: #990000; font-size: xx-small;}
   .bttm1 {
      margin-top:24px;
      margin-left:30px;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 9pt;
      color: #8B8B00;
   }
   #glowtext {
      filter:glow(color=#F7FFAC,strength=19);
      width:100%;
   }
   #glowtext2 {
      filter:glow(color=#F7FFAC,strength=5);
      width:100%;
   }

