BODY { 
font-family: Arial, Helvetica, sans-serif;  
font-size: x-small;  
font-weight: normal;  
color: Black;    
scrollbar-face-color:#FFEFD5;
scrollbar-arrow-color:#8B4513;
scrollbar-track-color:#EC8200;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'#8B4513';
ButtonHighlight:  white;
ButtonShadow: #8B4513;
ButtonFace: #FFEFD5;
ButtonText: black;
}
label { font-style: italic;  font-size: small;  }
H1 { font-size: large; color: White;  border: 1px outset #EC8200;  background: #EC8200;  }
a:active, a:focus, a:link, a:visited { color: #8B4513;  font-style: normal;  text-decoration: none;  font-size: small;  }
a:hover { color: #8B4513;  font-style: normal;  text-transform: none;  text-decoration: underline;  font-size: small;     }
input { font-weight: bold; }
HR { color: #EC8200; }

.errormessage { font-family: Arial, Helvetica, sans-serif;  font-size: small;  font-style: normal;  font-variant: normal;  font-weight: bold;  color: #FF0D00;      }
.testoarancio { color: #EC8200; }
.testoaranciobig { color: #EC8200;  font-size: small;  font-weight: bold;   }
.testobox {   font-size: small;  font-weight: bold;    }

.inline { display: inline;  border: 1px solid Red;  }

A.bottonemenu {
	background: #EC8200;
	width: 150px;
	height: 30px;
	
	text-align: center;
	vertical-align: middle;
	border: 2px outset #EC8200;
	color: White;
	font-weight: bold;
}
A.bottonemenu:HOVER {
	background: #EC8200;
	width: 150px;
	height: 30px;
	
	text-align: center;
	vertical-align: middle;
	border: 2px inset #EC8200;
	color: black;
	font-weight: bold;
}

.folderList { font-size: x-small; }
.fondoarancio { background: #EC8200;  text-align: left;  font-size: small;  color: White;  border: 1px outset #EC8200;     }
TH.folderlist { background: #EC8200;  text-align: left;  font-size: small;  color: White;  border: 1px outset #EC8200;     }
TH.folderlist2  { background: #FFD58E;  text-align: left;  font-size: small;  color: #8B4513;  border: 1px outset #FFD58E;  font-weight: normal;      }
TABLE.folderList { border: 1px inset #EC8200; }

TD.toolbar, .toolbar  { background: #FFEFD5;  border: 1px outset #FFEFD5;  font-size: small;   }
