.cella_squadra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: middle;
	border: thin ridge #E7EEE6;
	text-align: center;
}
.table {
	margin-left: 30px;
}
.tabella {
	background-color: #C7D9C3;
	border: thin groove;
}
.righe {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
}
.campo_di_testo {

	background-color: #C7D9C3;
	border: thin inset;
}
.bordo_foto_squadra {
	border: thin ridge #C9DAC5;
}
.barraSotto {
	background-image: url(images/barraSotto.gif);
	background-repeat: repeat-x;
}
.riqFoto {
	border: thin solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.TxtNomeGiocatori {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #002F00;
	padding-left: 10px;
}
.TxtCognomeGiocatori {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #002F00;
	padding-left: 10px;
}
.TableGiocatori {
	border: thin groove;
	filter: Alpha(Opacity=75);
	background-color: #B1CAAC;
}
.TxtClasse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-left: 10px;
}
.TxtAnno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	padding-left: 10px;
}
.txtRuolo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #002F00;
}
.TxtRuoloStaff {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 10px;
}
.TxtNomeStaff {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #002F00;
	padding-left: 10px;
}
 .txtPieDiPag {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #003300;
	line-height: 12px;
}
 a:link {
	color: #003300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #006600;
}

