body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	/*background-image: url(../images/back.gif);*/
	background-color: White;
	margin-top: 0px;
}

td { font-family: verdana, arial, helvetica, sans-serif;  font-size: 10px; color: #000000 }





.header {color: #333333;  font-family: verdana, arial, helvetica, sans-serif;  font-size: 14px; text-decoration: none}








a:link {color: #000000;  font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-size: 10px; text-decoration: none}

a:visited {color: #000000;  font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-size: 10px; text-decoration: none} 

a:active {color: #000000;  font-family: verdana, arial, helvetica, sans-serif; font-weight: normal; font-size: 10px; text-decoration: none} 

a:hover {text-decoration: none;  font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; font-size: 10px;color: #800080}

a.menu:link {
	color: #ffffff;  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none
}

a.menu:visited {
	color: #ffffff;  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none
} 

a.menu:active {
	color: red;  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none
} 
.menusxv {
	color: #000000;  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none;
	padding-bottom:2px;
	padding-top:2px;
	text-align:left;
	width:100%
}
a.menusxv:link {
	color: #000000;  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none
}

a.menusxv:visited {
	color: #000000;  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none
} 

a.menusxv:active {
	color: #800000;  
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;  
	font-size: 11px; 
	text-decoration: none
} 

a.menusxv:hover {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 	
	font-weight: bold;
	font-size: 11px;
	text-decoration: none; 
	background-color:#000000;
}


.menusxt {
	color: #ffffff;  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none;
	background-color:#000000;
	margin-bottom:2px;
	margin-top:0px;
}
a.menusxt:link {
	color: #ffffff;  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; font-size: 11px; 
	text-decoration: none;
	background-color:#000000
}
a.menusxt:visited {
	color: #ffffff;  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; font-size: 11px; 
	text-decoration: none;
	background-color:#000000
}
a.menusxt:active {
	color: #800000;  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	text-decoration: none;
	background-color:#000000
}
a.menusxt:hover {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px;
	text-decoration: none;  
	background-color:#000000
}
.titolo {
	text-align: center;
	font-weight: bolder;
	font-size: 1.1em;
	line-height: 25px;
	color: #3F6081;
	margin-top: 5px;
} 

.sottotitolo {
	padding-top:3px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom:3px;
	color: #000000;
	background-color: #F6F6F6;
	text-align: left;
	font-size: 90%;
	font-weight: bolder;
}
.testo {
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	color: Black;
} 

.titolo_tb {
	color: #ffffff;  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 11px; 
	background-color:#000000;
	margin-bottom:2px;
	margin-top:0px;
}

.rigacolor_tb {
	color: #000000;  
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 11px; 
	background-color:#C0C0C0;
}

.filtro {
    color: #000000 ;
    background-color: #F6F6F6;
	font : 8pt "Courier New" Courier monospace;
} 
.bottone{
	text-align: center;
	color: #000000 ;
	background-color: #C0C0C0;
	background-image: url('./images/button_ok.png');
	background-repeat: no-repeat;
	background-position: center center;
	font : bolder 8pt "Courier New" Courier monospace;
}
.bottoneedit{
	height: 18px;
	text-align: center;
	color: #000000;
	background-color: #C0C0C0;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	border: 1px solid black;
}
.bottone_del{
	text-align: center;
	color: #000000 ;
	width: 30px;
	height: 24px;
	background-color: #FFFFFF;
	background-image: url('../images/button_cancel.gif');
	background-repeat: no-repeat;
	background-position: center;
	font : bolder 8pt "Courier New" Courier monospace;
}
.bottone_ok{
	text-align: center;
	color: #000000 ;
	width: 30px;
	height: 24px;
	background-color: #FFFFFF;
	background-image: url('../images/button_ok.gif');
	background-repeat: no-repeat;
	background-position: center;
	font : bolder 8pt "Courier New" Courier monospace;
}
.bottone_search{
	text-align: center;
	color: #000000 ;
	width: 30px;
	height: 24px;
	background-color: #FFFFFF;
	background-image: url('../images/button_search.gif');
	background-repeat: no-repeat;
	background-position: center;
	font : bolder 8pt "Courier New" Courier monospace;
}
.bottone_trasferisci{
	text-align: center;
	color: #000000;
	width: 30px;
	height: 24px;
	background-color: #FFFFFF;
	background-image: url('../images/button_trasferisci.gif');
	background-repeat: no-repeat;
	background-position: center;
	font: bolder 8pt "Courier New" Courier monospace;
	border-bottom-style: solid;
}
.bottone_chiudi{
	text-align: center;
	color: #000000;
	width: 30px;
	height: 24px;
	background-color: #FFFFFF;
	background-image: url('../images/button_chiudi.gif');
	background-repeat: no-repeat;
	background-position: center;
	font: bolder 8pt "Courier New" Courier monospace;
	border-bottom-style: solid;
}

.label {
	font-weight: bolder; 
	text-align : right;
	margin-top:25px
}
.textinput{
	font: 9pt "Courier New", Courier, monospace;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom : thin groove #808080;
} 
.textainput{
	font: 9pt "Courier New", Courier, monospace;
	border :thin groove #808080;
} 

.numinput{
	font: 9pt "Courier New", Courier, monospace;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom : thin groove #808080;
	text-align : right;
} 

.selectinput{
	font: bolder 9pt "Courier New", Courier, monospace;
	background-color: #F6F6F6;
	
}
.textareainput{
	font: bolder 9pt "Courier New", Courier, monospace;
	background-color: trasparent;
	border : thin groove #808080;
}
.radioinput {
	background-color: #808080;
	font : normal 9pt "Courier New", Courier, monospace;
}
.radioinput_b {
	font : normal 9pt "Courier New", Courier, monospace;
}

.motore {
	display : block;
	padding-top : 2px;
	padding-right : 0px;
	padding-bottom : 2px;
	padding-left : 2px;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	background-color: #F6F6F6;
	border : ridge White;
} 
.fondoscuro {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bolder;
} 
.bottone_red{
	text-align: center;
	color: #000000 ;
	background-color: red;
	font : bolder 8pt "Courier New" Courier monospace;
}
.bottone_green{
	text-align: center;
	color: #FFFFFF ;
	background-color: green;
	font : bolder 8pt "Courier New" Courier monospace;
}
.bottone_yellow{
	text-align: center;
	color: #000000 ;
	background-color: yellow;
	font : bolder 8pt "Courier New" Courier monospace;
}
.rigabottoneditor {
	background-color: #FFFFFF;
	width:100%;
	margin-top:2px;
	padding-right:3px;
}
.bottone_b{
	height: 22px;	
	width: 22px;
	background: url(../images/b.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border:0px;
}
.bottone_i{
	height: 22px;	
	width: 22px;
	background: url(../images/i.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border:0px;
}
.bottone_u{
	height: 22px;	
	width: 22px;
	background: url(../images/u.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border:0px;
}
.bottone_e{
	height: 22px;	
	width: 24px;
	background: url(../images/e.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border:0px;
}
.bottone_l{
	height: 22px;	
	width: 22px;
	background: url(../images/l.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border:0px;
}
.tablink {
	text-align:left
}
.tablink h1 {
	padding:2px; 
	margin-bottom:2px; 
	font-size:14px; 
	color:#808080
}
.scat {
	font-size:11px;
	padding:2px; 
	display: block;
	font-weight:bold;
}
a.scat {
	color:#0000C0;
	font-weight:bold; 
}
 a.scat:link {
	color:#0000C0; 
}
a.scat:hover {
	color:#FFA500; 
}
.sscat {
	font-size:10px;
	color:#000000; 
	font-weight:normal
}
a.sscat {
	font-size:10px;
	color:#000000; 
	font-weight:normal
}
a.sscat:link {
	font-size:10px;
	color:#000000; 
}

a.sscat:hover {
	font-size:10px;
	color:#FFA500; 
	font-weight:normal
}
.quadretto {
	border: none;
	text-align:center
}


