    .input{
      color: #000000;
      background-color: #cad6e6;
      border: 0px inset #cad6e6;
      background-image: url(./images/button0.gif);
      font-size: 9px;
      font-weight : bold;
      cursor : pointer;
	  width: 140px;
	  height: 22px;	
    } 	
	
    .input0a{
      color: #000000;
      background-color: #cad6e6;
      border: 0px inset #cad6e6;
      background-image: url(./images/menuback.gif);
      font-size: 11px;
      font-weight : bold;
      cursor : pointer;
	  width: 140px;
	  height:22px;
  
    }	
	
	
    .input0b{
      color: #000000;
      background-color: #cad6e6;
      border: 0px inset #cad6e6;
      background-image: url(./images/megrend0.gif);
      font-size: 11px;
      font-weight : bold;
      cursor : pointer;
	  width: 160px;
	  height:32px;
  
    }		
	
    .input1{
      color: #000000;
      background-color: #cad6e6;
      border: 0px inset #cad6e6;
      background-image: url(./images/menucategory.gif);
      font-size: 9px;
      font-weight : bold;
      cursor : pointer;
	  width: 140px;
	  height:32px;
  
    } 			
	
	
    .inputM{
      background-color: transparent;
      border: 0px inset transparent;
      font-size: 10px;
      font-weight : bold;
      cursor : pointer;
    } 		
	
	
    .input4{
      color: #000000;
      background-color: #ff4444;
      border: 1px inset #995555;
      font-size: 9px;
      font-weight : bold;
      cursor : pointer;
    }	
	