.checkbox { margin: 0; padding: 0px; border : 0; } 
body {
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	overflow-x: hidden;
}
.left img {
	margin-right: 2px;
}
.left a {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #262626;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	margin-bottom: 2px;
	margin-right: 2px;
	display: block;
	text-decoration: none;
}
.left a:hover {
	background-color: #1A1A1A;
}
.middle {
	background-repeat: repeat-y;
	margin-top: 2px;
	padding: 10px;
}
h1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
td {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.lista-logo img {
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;


}
.lista-logo a {
   text-decoration: none;
}

.lista-culori img {
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 3px;
	border: 1px solid #FFFFFF;


}
.lista-culori a {
   text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
.imput {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #FF6600;
}
.imputgri {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	border: 1px solid #F5F5F5;
	background-image: url(images/px-alb.gif);

}
.submit {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #FF6600;
	border: none;
	height: 16px;

}
.mem-box td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}
