/**********************************
ECG STYLE SHEET 2006
************************************/
BODY {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

TABLE, TR, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 16px;
	text-indent: 10px;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#003366;
	border: 1px #000000 solid;
}
.checkradio {
	border: 0px;
}
.submit {
	background-color:#CA1617;
	color:#FFFFFF;
}
.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link, a:active, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3D6F7B;
	text-decoration:none;
	border-bottom: 1px #FFFFFF dashed;
	padding-bottom: 1px;
	font-weight:bold;
}
a:hover {
	border-bottom: 1px #000000 dashed;
}
.titolo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	font-weight:bold;
}
.titoletto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
.titolotabella {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFFFFF;
	background-color: #81A5AF;
	font-weight: bold;
	text-indent: 0px;
	border: 1px #555555 solid;
}
.cella {
	border: 1px #999999 solid;
	text-indent: 0px;
	background-color: #ECECEC;
	border-bottom: 3px #999999 solid;
	padding-left: 6px;
	padding-right: 6px;
}
