.titolo {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12pt;
	text-align = left;
	color: #010180;
	font-weight: bold;
}

.biancoT1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12pt;
	color: #FFFFFF;
	font-weight: bold;
}

.biancoT2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: bold;
}

.biancoF1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	color: #FFFFFF;
}

.biancoF2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
}

.arancio {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

A.arancio:hover
{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	color: #FF8800;
	font-weight: bold;
	text-decoration:underline;
}

.rossoT1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12pt;
	color: #990000;
	font-weight: bold;
}

.rossoT2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:9pt;
	color: #990000;
	font-weight: bold;
}

.menu {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

A.menu:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	color: #FFCC00;
	font-weight: bold;
}
.neroT1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.neroT2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:8pt;
	color: #000000;
}

.bluT1 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	color: #000033;
	font-weight: bold;
	text-decoration: none;
}

.bluT2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:8pt;
	color: #000033;
	text-decoration: none;
}

a.bluT2:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:8pt;
	color: #990000;
	text-decoration: none;
}

.bluT3 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	color: #010180;
	text-decoration: none;
}
a.bluT3:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	color: #990000;
	text-decoration: none;
}
.traParentesi {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:8pt;
	color: #FF9900;
}
.grigio {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:8pt;
	color: #605d68;
	font-weight: bold;
}

.giallo {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:10pt;
	color: #FFCC00;
	font-weight: bold;
	text-decoration: none;
}

.giallino {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:9pt;
	color: #FFFF77;
	font-weight: bold;
}

.lettere {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:8pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a.lettere:hover {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:8pt;
	color: #FFCC00;
	font-weight: bold;
}

input {
	font-family: Verdana, Helvetica, Arial; 
	font-size: 10pt; 
	background-color: #FFFFFF; 
	color: #000080; 
	border: 1 solid #000080
}

input.giallo {
	font-family: Verdana, Helvetica, Arial; 
	font-size: 10pt; 
	background-color: #FFCC00; 
	color: #000080; 
	border: 1 solid #000080
}

input.scheda {
	font-family: Verdana, Helvetica, Arial; 
	font-size: 8pt; 
	background-color: #FFFFFF; 
	color: #000080; 
	border: 0;
}

select {
	font-family: Verdana, Helvetica, Arial; 
	font-size: 10pt; 
	background-color: #FFFFFF; 
	color: #000080; 
}
 
.dynamic
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000003;
    FONT-STYLE: normal;
    BACKGROUND-COLOR: #88AAFF;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
    BORDER-RIGHT: #EEEEEE thin outset;
    BORDER-TOP: #EEEEEE thin outset;
    BORDER-LEFT: #EEEEEE thin outset;
    BORDER-BOTTOM: #EEEEEE thin outset;
    POSITION: absolute;
}

table.tabellaNews
{
	width: 100%;
	height: 100%;
}
td.titoloNews
{
	height: 1%; 
	text-align: center;
}
td.HomeSX
{
	width: 350px;
	vertical-align: top;
	background-color: #eeeeee;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
	
	background-image: url(../immagini/border_shadow_b.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
td.HomeDX
{
	width: 145px;
	vertical-align:top;
	text-align: center;
	background-color: #eeeeee;

	background-image: url(../immagini/border_shadow_b.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
td.HomeCentrale
{

	vertical-align: top;
	text-align:justify;
	background-color: #eeeeee;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
	
	background-image: url(../immagini/border_shadow_b.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}

table.tabellaRisultati
{
	width: 100%;
}
td.cellaRisultati
{
	width: 50%;
	text-align: center;
	vertical-align: text-top;
}

table.tabellaPartita
{
	width: 70%;
}
td.cellaPartita
{
	width: 50%;
	background-color: #eeeeee;
	filter:alpha(opacity=90);
	opacity: .7;
	-moz-opacity: .7;
}

table.tabellaStandard
{
	width: 100%;
	}

td.tabellaStandardSX
{
	width: 614px;
	float: left;
	vertical-align: text-top;
	text-align: center;
	background-color: #eeeeee;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
	
	background-image: url(../immagini/border_shadow_b.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}

td.tabellaStandardDX
{
	width: 144px;
	float: left;
	vertical-align: text-top;
	text-align: center;
	background-color: #eeeeee;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
	
	background-image: url(../immagini/border_shadow_b.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}

div.giornateCampionato
{
	text-align: center;
	width : 100%;
	}