.elenco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	cursor: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.scritte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
}
.scheda {
	margin: 5px;
	padding: 5px;
	background-image: url(img/schedario.jpg);
	background-repeat: no-repeat;
	background-position: 40px 40px;
	border-top: 2px solid #CC6600;
	border-right: 2px solid #CC6600;
	border-bottom: 3px double #CC6600;
	border-left: 3px double #CC6600;
}
.scritte_scheda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding: 10px;
	margin: 10px;
}
.elenco_att {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	text-transform: capitalize;
	color: #993300;
	cursor: auto;
}
.bordo_tabella {
	border: 1px solid #333333;
}
.toptable {
	vertical-align: super;
	top: 10px;
	height: 10px;
	margin-top: 10px;
	padding-top: 10px;
	position: static;
}
.bordo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.bordo_tabella {
	border: thin solid #DCC162;
}
.Stile_8px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 15px;
	color: #000066;
}
.maiusc {
	font-variant: small-caps;
}
