﻿table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/*background-color: #FFFFFF;*/
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}
iframe {
	margin: 0;
	padding: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form {
	margin:0;
	padding:0;
}
#tableagg {
	margin:0;
	padding: 2;
}
#tablezero {
	margin:0;
	padding: 0;
}
#bodyzero {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
#trcolor {
	background-color:#CCCCCC;
	color:#000000;
	cursor:hand;
}
#trwhite {
	cursor:hand;
}
#trcolorinsert {
	background-color:#CCCCCC;
	color:#000000;
}
#trcolorinsert2 {
	background-color:#CCCCCC;
	color:#000000;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#trwhiteinsert {
    background-color:#FFFFFF;
    color:#000000;
}
#trtopRed {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
	margin: 2;
	padding 2;
}
#trtopblue {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#000066;
	margin: 2;
	padding: 2;
}
#table_trtop {
	background:url(images/tble_bgup.jpg);
	font-weight: bold;
	margin: 1;
	padding: 2;
}
#table_tdleft {
	background:url(images/tble_bgleft.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
#table_tdright {
	background:url(images/tble_bgright.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
#tab_testo_off{
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	cursor:hand;
}
#tab_testo_on{
	color: #000000;
	font-weight: bold;
	text-align:center;
}
#tab_tabella_border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #FF9900;
	margin: 0;
	padding: 0;
}
#tab_tabGriglia {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	margin:0;
	padding:0;
}
#tab_scheda_small {
	width:80px;
	height:34px;
	vertical-align:top;
	background-image:url(images/bg_scheda.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 3px;
	padding-left: 5px;
	
}
#tab_scheda_long {
	width:190px;
	height:34px;
	vertical-align:top;
	background-image:url(images/bg_scheda_long.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 3px;
	padding-left: 5px;
	
}
#tab_scheda{
	width:200px;
	vertical-align:top;
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding:2;
	text-indent:inherit;
	
}
#img_filtra {
	border:0;
	cursor:hand;
}
#loading350{
		position:absolute;
		width:200px;
		height:40px;		
		left:75px;		
		top:200px;		
		z-index:1;		
		background-color: #6B718B;		
		font:12px Verdana, Arial, Helvetica, sans-serif;	
		color:#ffffff;		
		padding:20;
}
#loading800_lay1{
		position:absolute;
		width:200px;
		height:40px;		
		left:300px;		
		top:200px;		
		z-index:1;		
		background-color: #6B718B;		
		font:12px Verdana, Arial, Helvetica, sans-serif;	
		color:#ffffff;		
		padding:20;
}
#loading800_lay2{
		position:absolute;
		width:200px;
		height:40px;		
		left:400px;		
		top:400px;		
		z-index:1;		
		background-color: #6B718B;		
		font:12px Verdana, Arial, Helvetica, sans-serif;	
		color:#ffffff;		
		padding:20;
}