body {
margin-top:9px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
.scroll{
	height:390px;
	border: 0px inset black;
	border-bottom: 0px solid silver;
	text-align:center;
	border-right: 0px inset silver;
	overflow:auto;
	padding : 0px;
	vertical-align : bottom;
	scrollbar-3d-light-color:yellow;
	scrollbar-arrow-color:green;
	scrollbar-base-color:black;
	scrollbar-dark-shadow-color:#FFFFFF;
	scrollbar-face-color:#DFE4E8;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DFE4E8
}
#level0 {

 	background-color:#FFFFF;
	width:100%;

}
#header{
	background: #FFFFFF;
	font-size : 5px
}
h4{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}
h3{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}
.testo{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}
.copyright{
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}
#body{
	background-color: #CC8352;
}

#menu {
	background-color: #CC8352;
}

A.menu:link, A.menu:visited {
	width:119px;
	height:28px;
	text-decoration : none;
	text-align:center;
	color : #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size : 12px;
	line-height: 14px;
	display: block;

	padding-top:5px;
	font-family: times;
	font-weight : bold;
	background-color : #000000;
	}
A.menu:hover {
	color : #000000;
	background-color : #CC8352;
}


hr {  height:1px; color: #c4c4e4 ;}


