
.ButtonMe 
	{
		FONT-SIZE: x-small;
		COLOR: #FFFFFF;
		BackGround-Color: #003FBF;
		FONT-FAMILY: verdana, arial, sans-serif;
		HEIGHT: 50px
	}	

  
.abacus20L
       {
	      font-size:   20pt;
		  font-weight: bolder;
		  color:       blue;
		  background: white;
		  text-align: left; 
		   
	   }
	   
	   
 .abacus15L
       {
	      font-size:   15pt;
		  font-weight: bolder;
		  color:       blue;
		  background: white;
		  text-align: left; 
		   
	   }
	      
 .abacus15LN
       {
	      font-size:   15pt;
		  font-weight: normal;
		  color:       blue;
		  background: white;
		  text-align: left; 
		   
	   }
	   
 .abacus15LBlack
       {
	      font-size:   15pt;
		  font-weight: normal;
		  color:       #000000;
		  background: #E2FAFC;
		  text-align: left; 
		   
	   }
 .abacus20LN
       {
	      font-size:   20pt;
		  font-weight: normal;
		  color:       blue;
		  background: white;
		  text-align: left; 
		   
	   }
	   
	 
.abacus20
       {
	      font-size:   20pt;
		  font-weight: bolder;
		  color:       blue;
		  background: white;
		 	   
	   }
	   
	   
 .abacus15
       {
	      font-size:   15pt;
		  font-weight: bolder;
		  color:       blue;
		  background: white;
		  		   
	   }	 
	   
.abacus20R
       {
	      font-size:   20pt;
		  font-weight: bolder;
		  color:       blue;
		  background: white;
		  text-align: right; 
		   
	   }
	   
	   
 .abacus15R
       {
	      font-size:   15pt;
		  font-weight: bolder;
		  color:       blue;
		  background: white;
		  text-align: right; 
		   
	   }
	   
	.abacus15Green
       {
	      font-size:   15pt;
		  font-weight: bolder;
		  color:       blue;
		  background: #00ff77;
		  text-align: right; 
		   
	   }   
	   
	   
	   
	   
	   
  P.red18
       {
	      font-size:   18pt;
		  font-weight: bolder;
		  color:       red;
		  background: white;
		    text-align: center; 
		   
	   }
 
  P.black18
       {
	      font-size:   18pt;
		  font-weight: bolder;
		  color:       black;
		 background: white;
		   text-align: left; 
	   }
	   
	 
  P.blue18
       {
	     font-size:   18pt;
		 font-weight: bolder;
		  color:       blue;
		  background: white;
		  text-align: right; 
		  
		  
	   }  
	   
