body {
	padding: 0px;
	margin: 0px;
	background-color: #EBCB76;
	color: #8B461F;
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size:11px;
	font-style: normal;
	line-height: 1.4em;
}
a:link {
	color: #B2262A;
	text-decoration: none;
	background-color: transparent;
}
a:visited {
	text-decoration: none;
	color: #B2262A;
	background-color: transparent;
}
a:hover {
	text-decoration: underline;
	color: #B2262A;
	background-color: transparent;
}
a:active {
	text-decoration: none;
	color: #B2262A;
	background-color: transparent;
}
object
{	
	outline:none;
}
/*********FLEXCROLL***********/
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width: 9px;
background-image:url(immagini/sf-scrollbar.png);
background-repeat:repeat-y;
}
.vscrollerbar {
width: 9px;
background-color:#A90C19;
}
.hscrollerbase {
height: 5px;
background-color: #fff;
}
.hscrollerbar {
height: 5px;
background-color: #fff;
}
.scrollerjogbox {
width: 5px;
height: 5px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: #fff;
}
/********************/
.dw{
	color: #B2262A;
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size:11px;
	font-style: normal;
	line-height: 1.4em;
}
