body {
scrollbar-shadow-color: #2C63B4;
scrollbar-track-color: #2C63B4;
scrollbar-face-color: #ffffff;
scrollbar-arrow-color: #A8C1E7;
}
a:link {
	text-decoration: none;
	color: #00AEFF;
}
a:visited {
	color: #00AEFF;
	text-decoration: none;
}
a:hover {
	color: #66CCFF;
	text-decoration: none;
}
.sfondo01 {
	background-image: url(imgs/grafiche/sfondo01.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sfondo01hp {
	background-image: url(imgs/grafiche/sfondo01hp.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sfondo02 {
	background-image: url(imgs/grafiche/sfondo02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondo03 {
	background-image: url(imgs/grafiche/sfondo03.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondotitolo {
	background-image: url(imgs/grafiche/sfondotitolo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondotitolo2 {
	background-image: url(imgs/grafiche/sfondotitolo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sottotitolo {
	background-image: url(imgs/grafiche/menu/sotto.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fontanagrafica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding-left:4px;
}
.font01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}
.stileform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #666666;
}
.tab03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #003366;
}
.pulsanti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0099FF;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #0099FF;
}