.bianco {
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 color: #fff;
 } 
 
.txt {
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 color: #6B6B6B;
 }  
 
.mini {
 font: 10px "Trebuchet MS", Arial, Sans-serif;
 color: #6B6B6B;
 } 
 
.input {
 border-left: #000000 1px solid;
 border-top: #000000 1px solid;
 border-bottom: #000000 1px solid;
 border-right: #000000 1px solid;   
 background-color: transparent;
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 width: 100px;
 height: auto;
 color: #6B6B6B;
 } 
 
 .input2 {
 border-left: #000000 1px solid;
 border-top: #000000 1px solid;
 border-bottom: #000000 1px solid;
 border-right: #000000 1px solid;   
 background-color: transparent;
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 width: 20px;
 height: auto;
 color: #6B6B6B;
 } 
 
 .input3 {
 border-left: #000000 1px solid;
 border-top: #000000 1px solid;
 border-bottom: #000000 1px solid;
 border-right: #000000 1px solid;   
 background-color: transparent;
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 width: 50px;
 height: auto;
 color: #6B6B6B;
 } 
 
.input4 {
 border-left: #000000 1px solid;
 border-top: #000000 1px solid;
 border-bottom: #000000 1px solid;
 border-right: #000000 1px solid;   
 background-color: transparent;
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 color: #6B6B6B;
 }  
 
 .area {
 margin: 1px; 		
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 width: 400px; 
 color: #6B6B6B;
 border: #000000 1px solid;
 background-color: #ffffff;
}
 
 .button {
 border: #BEBEBE 1px solid;
 background-color: transparent;
 font: 11px "Trebuchet MS", Arial, Sans-serif;
 color: #6B6B6B; 
 font-weight: bold; 
 width: auto;
 height: 22px; 
 text-align: center;
 }  