body {
scrollbar-3dlight-color: #FF6600; 
scrollbar-arrow-color: #E7E7E7; 
scrollbar-base-color: #FF6600; 
scrollbar-darkshadow-color: #FF6600; 
scrollbar-face-color: #FF6600; 
scrollbar-highlight-color: #E7E7E7; 
scrollbar-shadow-color: #E7E7E7; 
scrollbar-track-color: #E7E7E7; 
background-color: #FFFFFF;
background:url(images/Sfondo.jpg) repeat-y center;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
}

td,body,table,tr,p { 
font-family: Verdana;
font-size: 7pt;
color:#000000;
} 

a { 
text-decoration : none;
color:#000000;
} 
a:hover{ 
text-decoration : none; 
color:#FF6600;
} 


.PulsanteXP {
	background: #FFFFFF;
	border-style: outset; 
        border-width:1;
        font-family: verdana; 
        font-size: 8pt; 
        font-weight: bold;
        color:#FF6600;
        width: 50px; 
        height: 20px; 
}

.PulsanteXPS {
	background: #FFFFFF;
	border-style: outset; 
        border-width:1;
        font-family: verdana; 
        font-size: 8pt; 
        font-weight: bold;
        color:#FF6600;
        width: 25px; 
        height: 20px; 
} 


/* MENU DI NAVIGABILITA */
.menu {
	background-color: #FFFFFF;
	text-align: right; 
	border-bottom: 1px solid #FFFFFF;
        width: 700;
}


.menu a:link, .menu a:active, .menu a:visited {
	background: #EDEEEA url("images/corner.gif") no-repeat right top;
	color: #3D3535;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	margin: 0 0 0 4px;
}

.menu a:hover {
	background: #D6D8CF url("images/corner2.gif") no-repeat right top;
	color: #000000;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	margin: 0 0 0 4px;
}
/* FINE MENU DI NAVIGABILITA */


/* MENU DI NAVIGABILITA GESTIONE */
.menuN {
	background-color: #FFFFFF;
	text-align: right; 
	border-bottom: 1px solid #FFFFFF;
        width: 705;
}

.menuN a:link, .menuN a:active, .menuN a:visited {
	background: #F37D55 url("images/corner3.gif") no-repeat right top;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	margin: 0 0 0 4px;
}

.menuN a:hover {
	background: #F37D55 url("images/corner3.gif") no-repeat right top;
	color: #000000;
	text-decoration: none;
	padding: 3px 7px 3px 7px;
	margin: 0 0 0 4px;
}
/* FINE MENU DI NAVIGABILITA */