BODY	 {scrollbar-arrow-color : #788696; scrollbar-track-color : #DDDDDD; scrollbar-base-color : #788696; scrollbar-darkshadow-color : #788696; scrollbar-face-color : #FFFFFF; scrollbar-highlight-color : #FFFFFF; scrollbar-shadow-color : #FFFFFF; }
td {font-family: Arial, Verdana; font-size: 0.8em;}
A:link{color:#000000; text-decoration: none; font-family: Arial, Verdana; font-size: 0.9em;}
A:visited{color:#000000; text-decoration: none; font-family: Arial, Verdana; font-size: 0.9em;}
A:hover{color:#000000; text-decoration: none; font-family: Arial, Verdana; font-size: 0.9em;}
A.white12:link{color:#FFFFFF; text-decoration: none; font-family: Arial, Verdana; font-size: 0.9em;}
A.white12:visited{color:#FFFFFF; text-decoration: none; font-family: Arial, Verdana; font-size: 0.9em;}
A.white12:hover{color:#FFFFFF; text-decoration: none; font-family: Arial, Verdana; font-size: 0.9em;}
A.grey12:link{color:#788696; text-decoration: none; font-family: Arial, Verdana; font-size: 0.9em;}
A.grey12:visited{color:#788696; text-decoration: none; font-family: Arial, Verdana; font-size: 0.9em;}
A.grey12:hover{color:#39495A; text-decoration: none; font-family: Arial, Verdana; font-size: 0.9em;}
A.white14:link{color:#FFFFFF; text-decoration: none; font-family: Arial, Verdana; font-weight:bold; font-size: 0.9em;}
A.white14:visited{color:#FFFFFF; text-decoration: none; font-family: Arial, Verdana; font-weight:bold; font-size: 0.9em;}
A.white14:hover{color:#FFFFFF; text-decoration: none; font-family: Arial, Verdana; font-weight:bold; font-size: 0.9em;}
.white12 {font-family: Arial, Verdana; color:#FFFFFF; font-size: 0.9em;}
.grey12 {font-family: Arial, Verdana; color:#788696; font-size: 0.9em;}
.black10 {font-family: Arial, Verdana; font-size: x0.9em;}
.black16 {font-family: Arial, Verdana; font-size: small;}
.black18 {font-family: Arial, Verdana; font-size: 18px;}
.white14b {font-family: Arial, Verdana; color:#FFFFFF; font-size: 0.9em; font-weight:bold;}
.black28s {font-family: Arial, Verdana; font-size: 28px; font-weight: bold;}
.imgborder {border-color: #ABBAC8;}
form {padding-bottom:0px; padding-top:0px; margin-bottom:0px; margin-top:0px;}
      #box1 {
         background-color: #ffffff;
	   position: relative;		 
          top: 0;
	   left: 0;
	   position: expression("relative");
          top: expression(document.body.scrollTop - this.offsetHeight + this.offsetHeight);
	   z-index: 2;
      }
	  #box1[id] {
	     position: relative;
	  }

      #box2 {	  
	   width:100%;
 	   position: relative;
         position: expression("relative");
         left: expression(document.body.scrollLeft - this.offsetLeft + this.offsetLeft);

      }
	  #box2[id] {
	     position: relative;
	  }
