BODY{
	background-color:#000000;
	margin:0px 0px 0px 0px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;

	/*
	scrollbar-face-color:#002233;
	scrollbar-highlight-color:#151515;
	scrollbar-3dlight-color:#003399;
	scrollbar-darkshadow-color:#003377;
	scrollbar-shadow-color:#151515;
	scrollbar-arrow-color:#003399;
	scrollbar-track-color:#222222;
	*/
}

/*NUOVI STILI*/

.BOX_TITOLI {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color:#CCCCCC;
}
.BOX_TESTO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color:#CCCCCC;
}
.BOX_GB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
.BOX_GB:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
.BOX_LINK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
.BOX_LINK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color:#009900;
	text-decoration:none;
}
.BOX_LIVE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}
.BOX_LIVE:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color:#009900;
	text-decoration:none;
}
.BOX_LIVE_ANN {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color:#AA0000;
	text-decoration:line-through;
}
.BOX_LIVE_ANN:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	color:#AA0000;
	text-decoration:line-through;
}





.menu_dir{
	color:#FFFFFF;
	font-famiy: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.menu_dir:hover{
	color:#99CCFF;
	font-famiy: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.LiveTOOL{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.LiveTOOL:hover{
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}


.testoBianco10 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}

.testoBianco {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.titoloPagina {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
}

.titoloNews {
	color: #87A0E2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}

.boxTITLE{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	background-image:url(img/divisoreBox.jpg); 
	background-position:center bottom; 
	background-repeat:no-repeat; 
	padding-bottom: 3px; 
}

.linkBianco{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.linkBianco:hover{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
}

.LiveANNULLATA{
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.LiveANNULLATA:hover{
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.LiveANNULLATA-LINE{
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
		font-weight:bold;
	text-decoration:line-through;
}

.LiveANNULLATA-LINE:hover{
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
		font-weight:bold;
	text-decoration:line-through;
}

.boxLive{
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:none;
}
.boxLive:hover{
	color: #87A0E2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:none;
}

.boxLiveANNULLATA{
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:line-through;
}
.boxLiveANNULLATA:hover{
	color: #FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-decoration:line-through;
}

.textArea{
	background-color:#555555;
	color:#CCCCCC;
	border-color:#444444;
	border-style:solid;
	border-width:1px;
	font-family: Georgia, "Times New Roman", Times, serif;
		
}

.button{	
	background-color:#555555;
	border-style:outset;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	border-color:#444444;
	
	border-width:1px;
}


