body {
	background-color: #F5F5DC;
	scrollbar-base-color: #FAFAD2;
	scrollbar-shadow-color: #FAFAD2;
	scrollbar-darkshadow-color: Gray;
	scrollbar-highlight-color: #FAFAD2;
	scrollbar-3dlight-color: Gray; 
	/*background: url(../img/bg2.gif);*/
	background-color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.maintable {
	background-color: White;
	border: 1px solid #FFD700;
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menutd{
	
}
a{
	text-decoration: none;
	color: #DAA520;
}
a:hover{
	color: #DAA520;
	text-decoration: underline;
}
a.mainmenu{
	background-color: white;
	color: Black;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px 5px 4px 5px;
}
a.mainmenu:hover{
	background-color: #FFFACD;
}
#current{
	color: #DAA520;
}
#currentsubmenu{
	color: #DAA520;
}

.container{
	border: 1px solid #696969;
}
.content{
	width: 1080px;
	height: 550px;
	margin: 10px 10px 10px 10px;
	overflow: auto;
	text-align: justify;
	padding-right:5px;
}
#listmenu{
	display: inline;
	margin: 2px;
	padding: 2px;
}
#listmenu li{
	display: inline;
}
#listmenu li a{
	padding-left: 16px;
	padding-right: 40px;
	background: url(../img/squareoff.gif) no-repeat left;
}
#listmenu #current a {
	padding-left: 16px;
	background: url(../img/square.gif) no-repeat left;
}
#listmenu li a:hover{
	padding-left: 16px;
	background: url(../img/square.gif) no-repeat left;
}
#title{
	color: #B8860B;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:400px;
	padding-bottom:3px;
	margin-bottom:5px;
}

#submenu{
	width: 100px;
	border-right: 1px solid Gray;
	border-bottom: 1px solid Gray;
	border-top: 1px solid Gray;
	float: left;
	margin-top:25px;
	margin-right:10px;
	margin-bottom:5px;
}
.header{
	font-weight: bold;
	font-size: 13px;
}
.address{
	font-style: italic;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.address a{
	color: #DEA521;
}
.maintable{
	padding: 20px 20px 0px 20px;
}
P{
	margin: 0;
}
.titolo{
	color: #B8860B;
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.colorato{
	color: #B8860B;
}
.font9px{
	font-size: 10px;
}
.font10px{
	font-size: 11px;
}
.font11px{
	font-size: 12px;
}
.font12px{
	font-size: 13px;
}
input {
	border: 1px solid Gray;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select {
	border: 1px solid Gray;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
input.submit {
	border: 2px outset #B8860B;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #F0E68C;
}
textarea {
	border: 1px solid Gray;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.lavoro{
	font-size:14px;
	padding-bottom:15px;
}
.data_lavoro{
	font-weight: bold;
	float:left;
	width:100px;
}
.titolo_lavoro{
	display:inline;
	clear:right;
	text-decoration:underline;
}
.descrizione_lavoro{
	font-style: italic;
	display:block;
}
.cliente_lavoro{
	display:block;
}
