/* CSS definition file containing site wide stylesheets */

BODY 
{
scrollbar-face-color: #003399; 
scrollbar-shadow-color: #2A314C;  
scrollbar-highlight-color: 	#2A314C; 
scrollbar-3dlight-color: 	#9AB6C4; 
scrollbar-darkshadow-color: #20253A; 
scrollbar-track-color: white;
scrollbar-arrow-color: white
}

.Subheads { 
   font-family: 'Arial Black', 'Helvetica Black', 'LB Helvetica Black', 'Univers Black', 'Zurich Blk BT', sans-serif; 
   font-size: x-small;
   }
.Quotes { 
   font-family: 'Times New Roman', Times, 'Times NewRoman', serif; 
   font-size: medium; 
   font-style: italic;
   }
.Footnotes { 
   font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
   font-size: x-small;
   }
.Caption { 
   font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; 
   font-size: x-small; 
   font-style: italic;
   }
.Code { 
   font-family: 'Courier New', Courier, monospace; 
   color: rgb(0,0,0);
   }
UL { 
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
   font-size: 8pt; 
   color: rgb(0,0,204); 
   font-weight: normal; 
   font-style: normal;
   }
.Credits { 
	font-family: 'Times New Roman', Times, 'Times NewRoman', serif; 
	font-size: x-small; 
	font-weight: bold; 
	text-align: center;
	}
.nuovolink { 
   color: rgb(255,255,255);
   }
LI { 
   font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; 
   font-size: 8pt; 
   color: rgb(0,0,204); 
   font-weight: normal; 
   font-style: normal;
   }
.HomeLinks
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif;
    TEXT-DECORATION: none
}
.Testo
{
    FONT-SIZE: 10px;
	COLOR: DarkBlue;
    FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif;
    TEXT-DECORATION: none
}

.Copyright {
	COLOR: white;
	FONT-FAMILY: Verdana,Tahoma,Arial,Helvetica,sans-serif;
	FONT-SIZE:10px;
	text-decoration: none;
	TEXT-ALIGN: center;
	}
A.Copyright:visited  {color: white;}
A.Copyright:link {color: white;}
A.Copyright:hover {color: white;}

TR.RigheDettDark TD,TR.RigheDettDark TH
{
	font-family:Verdana;
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color: #FFFFFF;
	background-color: #000080;		
	text-align:left;
}
