body {
	margin: 0px;
	background-color: #FFF;
}
img {
	border: 0px;
}
div.plusGrafico {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
div.plusData {
	font-family: Arial,Helvetica,Sans-Serif;
	padding: 3px 5px;
	color: #69737C;
	font-size: 10px;
}
table.plus {
	width: 100%;
	border-collapse: collapse;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10px;
}
table.plus th {
	color: #69737C;
	background-color: #DFDFDF;
	border-bottom: 1px solid #FFF;
	padding: 2px 5px;
	text-align: left;
	font-weight: normal;
}
table.plus td {
	color: #FFF;
	background-color: #950000;
	border-bottom: 1px solid #FFF;
	width: 25%;
	text-align: center;
}
div.stampa {
	text-align: right;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}
div.stampa a{
	color: #950000;
	text-decoration: none;
}
div.stampa a:hover{
	text-decoration: underline;
}
table.premium {
	width: 100%;
	border-collapse: collapse;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10px;
}
table.premium caption {
	text-align: left;
	background: transparent url(../images/logo.gif) no-repeat left center;
	padding-left: 20px;
}
table.premium th {
	color: #69737C;
	background-color: #DFDFDF;
	border-bottom: 1px solid #FFF;
	padding: 2px 5px;
	text-align: left;
	font-weight: normal;
}
table.premium td {
	color: #FFF;
	background-color: #950000;
	border-bottom: 1px solid #FFF;
	/*width: 25%;*/
	text-align: center;
}
table.comandiChart {
	width: 100%;
	border-collapse: collapse;
	background-color: #EBEBEB;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10px;
	color: #69737C;
}
table.comandiChart td {
	padding: 2px 5px;
}
table.comandiChart select {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10px;
	color: #69737C;
}
table.info {
	width: 100%;
	border-collapse: collapse;
}
table.info td {
	vertical-align: bottom;
}
