BODY {
	SCROLLBAR-FACE-COLOR: #CECECE;
	SCROLLBAR-HIGHLIGHT-COLOR: #CECECE;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #224191;
	
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #003567;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}


.hyperlink {
	font-family: Arial;
	font-size: 11px;
	color: #003567;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.hyperlink:hover {
	font-family: Arial;
	font-size: 11px;
	color: #1E90FF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.hyperlink2 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.hyperlink2:hover {
	font-family: Arial;
	font-size: 11px;
	color: Yellow;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.hyperlink3 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}
.hyperlink3:hover {
	font-family: Arial;
	font-size: 11px;
	color: Yellow;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.hyperlink_big {
	font-family: Arial
	font-size: 11px;
	color: #191970;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}
.hyperlink_big:hover {
	font-family: Arial
	font-size: 11px;
	color: #1E90FF;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.silos {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #ffffff;
	border: 0px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: auto;
	height: 100px;
	left: 0px;
	top: 0px;
}


.titles {
	font-family: verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003567;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.titles:hover {
	font-family: verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E90FF;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.titles2 {
	font-family: verdana,  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003567;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.titles3 {
	font-family: verdana,  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003567;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.text_bold {
	font-family: verdana,  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003567;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
}

.registrazione {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}
.registrazione:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #708090;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.GraphButton
{
	background-color: #B0C4DE;
	border: 1px solid darkgray;
	cursor: default;
	display: inline;	
	padding-left: 5;
	padding-right: 5;
	font-family: Verdana;
	font-size: xx-small;
}

.Input{/*per i textbox, uploadfile*/
	border:1px solid #34487E;
	vertical-align: middle;
	font-family:Verdana;
	font-size:xx-small;
}

