.tabella {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.buttonover {
	BORDER-RIGHT: #555555 1px solid; BORDER-TOP: #555555 1px solid;  BORDER-LEFT: #555555 1px solid; CURSOR: Hand; BORDER-BOTTOM: #555555 1px solid; BACKGROUND-COLOR: #d9d9d9; TEXT-ALIGN: center
}

.buttondis {
	BORDER-RIGHT: #f3f0e9 1px solid; BORDER-TOP: #f3f0e9 1px solid;  BORDER-LEFT: #f3f0e9 1px solid; CURSOR: default; BORDER-BOTTOM: #f3f0e9 1px solid; TEXT-ALIGN: center
}
.buttondis IMG {
	FILTER: gray
}
.button {
	BORDER-RIGHT: #f3f0e9 1px solid; BORDER-TOP: #f3f0e9 1px solid;  BORDER-LEFT: #f3f0e9 1px solid; CURSOR: Hand; BORDER-BOTTOM: #f3f0e9 1px solid; TEXT-ALIGN: center
}

.barra {

	BORDER-BOTTOM:#d9d9d9 1px solid;
}
.nonselezionato {
	BORDER-RIGHT:#F3F0E9 1px solid; BORDER-TOP: #F3F0E9 1px solid;  BORDER-LEFT: #F3F0E9 1px solid; CURSOR: default; BORDER-BOTTOM: #F3F0E9 1px solid; TEXT-ALIGN: center
}

INPUT {
	FONT-SIZE: 10px; FONT-FAMILY: Arial
}

select {
	FONT-SIZE: 10px; FONT-FAMILY: Arial
}

  body{ 
    scrollbar-face-color: #DEE3E7;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #D1D7DC;
    scrollbar-arrow-color:  #006699;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #98AAB1;
	}

.bordotabellaopzioni {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bordotabellaopzionitoolbar {
	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: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}

