body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #001C3C; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: normal; 
	text-decoration: none;
}
form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#tabella_int{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	font-weight: normal; 
	text-decoration: none;
}
#errorlogin{
	color:#FF0000;
	background-color:#FF9797;
	font-weight:bold;
}

.testo{
	color: #001C3C; 
	font-size: 9pt; 
}
.testo_L{
	color: #001C3C; 
	font-size: 11pt; 
}
.testo_bianco_L{
	color: #FFFFFF; 
	font-size: 11pt; 
}
.testo_bianco{
	color: #FFFFFF; 
	font-size: 9pt; 
}
.testo_rosso{
	color: #FF0000; 
	font-size: 9pt; 
}
.testo_azzurro{
	color: #BCCCDA; 
	font-size: 9pt; 
}
.torna_su{
	color: #001C3C; 
	font-size: 9pt;
	font-weight:bold;
}
torna_su a {
	color: #001C3C; 
}
.tickpositivo{
	background-color:#82FF85;
}
.ticknegativo{
	background-color:#FF8080;
}
.bg_blu{
	background:#001C3C;
}
.bg_agri{
	background:#FD8305;
}
.bg_metal{
	background:#C59138;
}
.bg_ener{
	background:#762F00;
}
.bg_soft{
	background:#2B1D10;
}
.bg_azzurro{
	background:#BCCCDA;
}
.bg_commin{
	background:#001C3C;
}
.bg_commin_sotto{
	background:#BCCCDA;
}

.bg_commin_tr0{
	background:#E3E5EF;
}
.bg_commin_tr1{
	background:#ffffff;
}
.bg_agri_tr0{
	background:#FFDDBA;
}
.bg_agri_tr1{
	background:#ffffff;
}
.bg_ener_tr0{
	background:#E9C6AF;
}
.bg_ener_tr1{
	background:#ffffff;
}
.bg_metal_tr0{
	background:#E6D5B6;
}
.bg_metal_tr1{
	background:#ffffff;
}
.bg_soft_tr0{
	background:#E7D4C3;
}
.bg_soft_tr1{
	background:#ffffff;
}

.bg_bianco{
	background:#FFFFFF;
}

.bg_agri_sotto{
	background:#FEA850;
}
.bg_metal_sotto{
	background:#D6B273;
}
.bg_ener_sotto{
	background:#9F6D4C;
}
.bg_soft_sotto{
	background:#6A6057;
}

a{
	text-decoration:none; 
}

a.testo{
	text-decoration:none; 
}
a.testo_azzurro:link{
	color: #BCCCDA;
}
a.testo_azzurro:hover{
	color: #BCCCDA; 
}
a.testo_azzurro:visited{
	color: #BCCCDA;
}
a.testo_azzurro:active{
	color: #BCCCDA; 
}

a.testo_bianco{
	text-decoration:none; 
}
a.testo_bianco:link{
	color: #FFFFFF;
}
a.testo_bianco:hover{
	color: #FFFFFF; 
}
a.testo_bianco:visited{
	color: #FFFFFF;
}
a.testo_bianco:active{
	color: #FFFFFF; 
}