body {
	scrollbar-highlight-color: #FFA800;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #FFA800;
	scrollbar-arrow-color: #666666;
}
a:link {
	color: #FFA800;
	text-decoration: none;
}
a:visited {
	color: #FFA800;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}


/* ------------------------------- sfondi ----------------------------------- */
.sfondo00 {
	background-image: url(imgs/grafiche/sfondo00.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sfondo01 {
	background-image: url(imgs/grafiche/sfondo01.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.sfondoup {
	background-image: url(imgs/grafiche/sfondoup.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.sfondocontenuti {
	background-image: url(imgs/grafiche/sfondocontenuti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondogiu {
	background-image: url(imgs/grafiche/sfondogiu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfondosxsu {
	background-image: url(imgs/grafiche/sfondosx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.sfondodxsu {
	background-image: url(imgs/grafiche/sfondodx.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondosx {
	background-image: url(imgs/grafiche/sfondosx.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.sfondodx {
	background-image: url(imgs/grafiche/sfondodx.gif);
	background-repeat: repeat-y;
	background-position: left;
}


/* ------------------------------- font ----------------------------------- */
.font01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}


/* ------------------------------- tabelle ----------------------------------- */
.tab01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA800;
}
.tab02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFA800;
}
.tab03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	background-color: #FFA800;
	padding: 2px;
}
.tab04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.tab05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFA800;
}


/* ------------------------------- varie ----------------------------------- */
.pulsanti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFA800;
	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: #FFCC00;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #FFCC00;
}
.tratteggio01 {
	background-image: url(imgs/grafiche/tratteggio01.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.listaselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}
.listanotselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-right: 4px;
	padding-left: 4px;
}
.sfondohp {
	background-image: url(imgs/grafiche/sfondohp.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.stileform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-color: #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
