/* CSS Document */
.TxtForm{
	border: thin groove #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	width: 150px;
	height: 17px;
}
.Bottone{
	border: thin groove #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;

}.TxtFormL {
	border: thin groove #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	height: 17px;
	width: 40px;
}
.TextArea {
	border: thin groove #CCCCCC;
	font-family: Tahoma;
	font-size: 12px;
	width: 560px;
}
.SceltaForm {
	width: 150px;
}

