.onebutton { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal;
 line-height: normal; 
 
 background-color : #AD4DA5;
 color : White;
 cursor : pointer;
  font-weight : bold;
     width: 99px;
     height: 80px;
     text-align: center;
     text-transform: capitalize;
     border-top-style: none;
     border: ridge;
     }
.twobutton { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal;
 line-height: normal; 
 border-style: inset inset outset outset; 
 background-color : #990099;
 color : White;
  cursor : pointer;
  font-weight : bold;
     width: 80px;
     height: 23px;
     text-align: center;
     text-transform: capitalize;
     
     }
.threebutton { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal;
 line-height: normal; 
 
 background-color : #990099;
 color : White;
   cursor : pointer;
  font-weight : bold;
     width: 121px;
     height: 25px;
     text-align: center;
     text-transform: capitalize;
     background-image: url(../images/bl-button-blank-big.GIF);
     background-repeat: no-repeat;
     border: none;
     }
 .fourbutton { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal;
 line-height: normal; 
 
 background-color : #990099;
 color : White;
  cursor : pointer;
  font-weight : bold;
     width: 119px;
     height: 16px;
     text-align: center;
     text-transform: capitalize;
     background-image: url(../images/bl-button-blank.gif);
     background-repeat: no-repeat;
     border: none;
     }
.fivebutton { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal;
 line-height: normal; 
 color : White;
  cursor : pointer;
  font-weight : bold;
     width: 119px;
     height: 16px;
     text-align: center;
     text-transform: capitalize;
     background-image: url(../images/bl-button-blank-1.gif);
     background-repeat: no-repeat;
     border: none;
     background-color: transparent;
     }
.sixbutton { font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px; 
font-style: normal;
 line-height: normal; 
 color : White;
   cursor : default;
  font-weight : bold;
     width: 119px;
     height: 16px;
     text-align: center;
     text-transform: capitalize;
     background-image: url(../images/bl-button-blank-2.GIF);
     background-repeat: no-repeat;
     border: none;
     background-color: transparent;
     }