.tbl {
	border-top: thin double #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin double #CCCCCC;
	border-left: thin double #CCCCCC;
}
.bottoni {
	border: thin double #000000;
	background-color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;



}

