table.tbiscritti {
	padding: 2px;
}
table.tbiscritti, table.tbiscritti th, table.tbiscritti td {
	border: 0px solid #EAEADA;
	border-collapse: collapse;
	color: #555;
}
table.tbiscritti td, table.tbiscritti th {
	padding: 5px;
	border: 1px solid #EEEEEE;
}
table.tbiscritti tr {
}

table.tbiscritti thead th {
	text-align: center;
	background: #949490;
	color: #F7F7F2;
	font-size: 110% !important;
}
table.tbiscritti tbody th {
	font-weight: bold;
}
table.tbiscritti tbody tr.even { background: #F0F0EB; }
table.tbiscritti tbody tr.odd { background: #F7F7F2; }
table.tbiscritti a:link {
	color: #554;
	text-decoration: none;
}
table.tbiscritti a:visited {
	color: #554;
	text-decoration: none;
}
table.tbiscritti a:hover {
	color: #554;
	text-decoration: underline !important;
}
table.tbiscritti tfoot th, table.tbiscritti tfoot td {
	font-size: 85%;
}
