body {background-color: #FAEBD7;
	  background-image: url("images/paback.jpg");
      background-repeat: repeat;
	  font-family:arial, geneva; 
	  font-size:12pt;
	  text-align:center;
	  }
h1, h2, h3, h4, h5, h6 {text-align:center;} 
p.bold {font-weight:bold;} 
p.center {text-align:center;} 
p.bcenter {font-weight:bold;text-align:center;} 
p.bigbcenter {font-size:14pt;font-weight:bold;text-align:center;} 
span.yellow {color:#000000;background-color:#ffff80;}
span.byellow {color:#000000;background-color:#ffff80;font-weight:bold;}
p.small {font-weight:bold;text-align:center;font-size:8pt;}
p.lsmall {font-weight:bold;text-align:left;font-size:8pt;}


.select {background: #000099;color: #ffff99;font-family: Arial,Helvetica,Verdana;
         font-size: 10pt;font-weight: bold;}

#box1 {position: absolute;
       top: 192;
       left: 0;
       width: 210;
       height: 620px;
       text-align: left; 
       padding: 4px;
       border: 1px solid #DEB887;
       background-color:  #FAF0E6;
	}
	
#box2 {
       width: 202;
       height:547px;
       text-align:left; 
       padding: 4px;
 /*      border: 1px solid black;*/
   /*    background-color: #E3CF57;*/
	}
	
#box3 {position: absolute;
       top: 46;
       left: 202;
       width: 199;
       height:547px;
       text-align:left; 
       padding: 4px;
    /*   border: 1px solid black;*/
      /* background-color: #E3CF57;*/
	}
	
#box4 {
       width: 171;
       height: 547px;
       text-align: center; 
       padding: 4px;
      /* border: 1px solid black;*/
      /* background-color: #E3CF57;*/
	}