.scrollinterno{    
	scrollbar-highlight-color: #FE3734; 
	scrollbar-shadow-color: #FF6306; 	
	scrollbar-arrow-color: #FF6306; 
	scrollbar-darkshadow-color: #FF6306; 
	scrollbar-base-color: #ffffff;	
	overflow:auto;
	align: center;				
}
.menuskin{
position:absolute;
width:165px;
background-color:menu;
border:2px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:10px;
padding-right:10px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:white;
}
