table.tbl_fucsia {
		border-collapse:collapse;
		border:0;
		padding:5px;
}

table.tbl_fucsia th{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#af2a49;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#af2a49;
	color:#af2a49;;
	font-style:italic;
	font-weight:bold;
	padding:5px;
}

table.tbl_fucsia td{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#999;	
	color:#616161;
	font-style:normal;
	padding:5px;
}

table.tbl_fucsia tbody tr:hover{
	background:#f2f1f2;
}

table.tbl_fucsia tbody td.selected{	
	color:#f2f1f2;
}

table.tbl_fucsia tbody td.scegli{
	text-align:center;
	background-image:url(/imm/ordine_anteprima-nonattivo.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
table.tbl_fucsia tbody td.scegli:hover{
	text-align:center;
	background-image:url(../imm/ordine_anteprima-attivo.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

table.tbl_fucsia tbody tr.selected{	
	background:#f2f1f2;
}

table.tbl_fucsia tbody tr.odd{	
	background:#f2f1f2;
}

/* ********************************************************************************************** */

table.tbl_verde {
		border-collapse:collapse;
		border:0;
		padding:5px;
}

table.tbl_verde th{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#36721e;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#36721e;
	color:#36721e;;
	font-style:italic;
	font-weight:bold;
	padding:5px;
}

table.tbl_verde td{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#999;	
	color:#616161;
	font-style:normal;
	padding:5px;
}

table.tbl_verde tbody tr:hover{
	background:#eef1e5;
}

table.tbl_verde tbody td.selected{	
	color:#eef1e5;
}

table.tbl_verde tbody td.scegli{
	text-align:center;
	background-image:url(/imm/ordine_anteprima-nonattivo.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
table.tbl_verde tbody td.scegli:hover{
	text-align:center;
	background-image:url(/imm/ordine_anteprima-attivo.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

table.tbl_verde tbody tr.selected{	
	background:#eef1e5;
}

table.tbl_verde tbody tr.odd{	
	background:#eef1e5;
}

table.tbl_verde tbody td a{
	text-decoration:none;
	color:#36721e;
}

/* ********************************************************************************************** */

table.tbl_verde_articoli {
		border-collapse:collapse;
		border:0;
		padding:5px;
}

table.tbl_verde_articoli th{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#36721e;
	color:#36721e;;
	font-style:italic;
	font-weight:bold;
	padding:5px;
}

table.tbl_verde_articoli td{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#999;	
	color:#616161;
	font-style:normal;
	padding:5px;
}

table.tbl_verde_articoli tbody tr:hover{
	background:#eef1e5;
}

table.tbl_verde_articoli tbody td.selected{	
	color:#eef1e5;
}

table.tbl_verde_articoli tbody td.scegli{
	text-align:center;
	background-image:url(/imm/ordine_anteprima-nonattivo.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
table.tbl_verde_articoli tbody td.scegli:hover{
	text-align:center;
	background-image:url(/imm/ordine_anteprima-attivo.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

table.tbl_verde_articoli tbody tr.selected{	
	background:#eef1e5;
}

table.tbl_verde_articoli tbody tr.odd{	
	background:#eef1e5;
}

table.tbl_verde_articoli tbody td a{
	text-decoration:none;
	color:#36721e;
}


/* ********************************************************************************************** */

table.tbl_verde_clienti {
		border-collapse:collapse;
		border:0;
		padding:5px;
}

table.tbl_verde_clienti th{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#36721e;
	color:#36721e;;
	font-style:italic;
	font-weight:bold;
	padding:5px;
}

table.tbl_verde_clienti td{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#999;	
	color:#616161;
	font-style:normal;
	padding:5px;
}

table.tbl_verde_clienti tbody tr:hover{
	background:#eef1e5;
}

table.tbl_verde_clienti tbody td.selected{	
	color:#eef1e5;
}

table.tbl_verde_clienti tbody td.scegli{
	text-align:center;
	background-image:url(/imm/icona_cliente_nonattivo.gif);
	background-position:center;
	background-repeat:no-repeat;
}
table.tbl_verde_clienti tbody td.scegli:hover{
	text-align:center;
	background-image:url(/imm/icona_cliente_attivo.gif);
	background-position:center;
	background-repeat:no-repeat;
}

table.tbl_verde_clienti tbody tr.selected{	
	background:#eef1e5;
}

table.tbl_verde_clienti tbody tr.odd{	
	background:#eef1e5;
}

table.tbl_verde_clienti tbody td a{
	text-decoration:none;
	color:#36721e;
}

/* ******************************************************************************* */
table.tbl_borsa_shopping {
		border-collapse:collapse;
		border:0;
		padding:5px;
}

table.tbl_borsa_shopping th{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#af2a49;
	border-top-style:dotted;
	border-top-width:1px;
	border-top-color:#af2a49;
	color:#af2a49;;
	font-style:italic;
	font-weight:bold;
	padding:5px;
}

table.tbl_borsa_shopping td{
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#999;	
	color:#616161;
	font-style:normal;
	padding:5px;
}