body {
	background-color: #cccccc;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.Stile1 {font-size: 10px}
#csstopmenu, #csstopmenu ul{
padding: 0;
margin: 0;
vertical-align: bottom;
}

#csstopmenu li{
float: left;
position: relative;
vertical-align: bottom;
width:170px;
height: 20px;
}

#csstopmenu li:hover{
	background-color: #FFFFFF;
	height:100%;
	}

#csstopmenu a{
text-decoration: none;
height: 20px;
}

.mainitems{
border: 0px;
border-left-width: 0;
background-color: #EDEDED;
}


.headerlinks a{
	margin: auto;
	font-family: Arial, Helvetica, sans-serif, monospace;
	font-size: 12px;
	color:#333333;
}

.submenus{
	display: none;
	width: auto;
	position: absolute;
	background-color: #EDEDED;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif, monospace;
	font-size: 12px;
	color: #000000;
}

.submenus li{
width: 100%;
}

.submenus li a{
display: block;
width: 100%;
text-indent: 0px;
color:#333333;
}

html>body .submenus li a{ /* non IE browsers */
width: 100%;
}

.submenus li a:hover{
	background-color: #FFFFFF;
	color: black;
}

#csstopmenu li>ul {/* non IE browsers */
top: auto;
left: 0px;
}

#csstopmenu li:hover ul, li.over ul {
display: block;
}

html>body #clearmenu{ /* non IE browsers */
height: 3px;
}
.Stile2 {color: #333333}
