.testo12 {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 14px;
	color: #333333;
}
.testo14 {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 14px;
	color: #333333;
}
.testo18Bold {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 18px;
	color: #333333;
	font-weight:bold;
}

.testo12red {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #FF0000;
}

.testo12redBold {
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.testo11{
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #333333;
}
.testo12Bold{
	font-family: Tahoma, sans-serif, Arial;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}

.SpaMenu{
	width:10px;
}
.RigaDiv{
	height:1px;
	background-color:#333333;
}
.RigaMenu{
	height:25px;	
}

.scroll
{
background-color: #ffffff;
scrollbar-base-color: #ffffff;
scrollbar-3d-light-color: #ffffff;
scrollbar-arrow-color: #333333;
scrollbar-darkshadow-color: #e8e8e8;
scrollbar-face-color: #e8e8e8;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #333333;
scrollbar-track-color: #ffffff;
}