BODY {
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	color: #000000;
	}

td	{
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
	}
td.tbline {
	border-top: 1px solid #FF9B05;
	border-bottom: 1px solid #FF9B05;
	border-left: hidden;
	border-right: hidden;
	}

td.rikorda	{
	color: #000000;
    background: transparent;
	border-top: hidden;
	border-bottom: 1px solid #FF9B05;
	border-left: hidden;
	border-right: hidden;
	padding-left: 1px; padding-right: 1px; padding-top: 5px; padding-bottom: 5px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 8px;
	font-weight: normal;
	text-align: center; align: center;
}



.ind { color:#FF5705 }

a		{ color: #FF5705; font-weight: bold; text-decoration: none; }
a:hover	{ color: #FF9B05; }
b		{ font-weight: bold; }
i		{ font-style: italic; }
em		{ color: #ffff77; font-weight: bold; font-style: normal; }
h1		{ font-size: 20pt; color: #000000; font-weight: bold; }
h2		{ font-size: 18pt; color: #000000; font-weight: bold; }
h3		{ font-size: 16pt; color: #000000; font-weight: bold; }
h4		{ font-size: 14pt; color: #000000; font-weight: bold; }
h5		{ font-size: 12pt; color: #000000; font-weight: bold; }
h6		{ font-size: 10pt; color: #000000; font-weight: bold; }
hr		{ height: 0;
		  color: #000000; }

/* Primo carattere:
					a=allineamento
					b=bordi tabelle/celle/campi
					c=colore
					f=font
					i=campi (input)
					m=margin
					p=padding
					s=spacing
*/
.al		{ text-align: left; }
.ac		{ text-align: center; align: center; }
.ar		{ text-align: right; }
.aj		{ text-align: justify; }
.at		{ vertical-align: top; }
.am		{ vertical-align: middle; }
.ab		{ vertical-align: bottom; }
.av		{ writing-mode: tb-rl; }

.b0		{ border: 0px; }
.b1		{ border: 1px solid; }
.b2		{ border: 2px solid; }
.b3		{ border: 3px solid; }
.b4		{ border: 4px solid; }
.b5		{ border: 5px solid; }

.m0		{ margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; }
.m1		{ margin-left: 1px; margin-right: 1px; margin-top: 1px; margin-bottom: 1px; }
.m2		{ margin-left: 2px; margin-right: 2px; margin-top: 2px; margin-bottom: 2px; }
.m3		{ margin-left: 3px; margin-right: 3px; margin-top: 3px; margin-bottom: 3px; }
.m4		{ margin-left: 4px; margin-right: 4px; margin-top: 4px; margin-bottom: 4px; }
.m5		{ margin-left: 5px; margin-right: 5px; margin-top: 5px; margin-bottom: 5px; }

.s0		{ border-spacing: 0px }
.s1		{ border-spacing: 1px }
.s2		{ border-spacing: 2px }
.coll	{ border-collapse: collapse; }

.fb		{ font-weight: bold; }
.fi		{ font-style: italic; }
.fn		{ font-weight: normal; }
.fs		{ font-style: italic; text-decoration:line-through; }
.falt	{ font-family: Courier New, Courier, Times New Roman, sans-serif; }
.fcanc	{ text-decoration:line-through; }
.f6		{ font-size: 6pt; }
.f7		{ font-size: 7pt; }
.f8		{ font-size: 8pt; }
.f9		{ font-size: 9pt; }
.f10	{ font-size: 10pt; }
.f11	{ font-size: 11pt; }
.f12	{ font-size: 12pt; }
.f13	{ font-size: 13pt; }
.f14	{ font-size: 14pt; }
.f15	{ font-size: 15pt; }
.f16	{ font-size: 16pt; }
.f17	{ font-size: 17pt; }
.f18	{ font-size: 18pt; }
.f19	{ font-size: 19pt; }
.f20	{ font-size: 20pt; }
.fv1	{ font-size: xx-small }
.fv2	{ font-size: x-small }
.fv3	{ font-size: small }
.fv4	{ font-size: middle }
.fv5	{ font-size: large }
.fv6	{ font-size: x-large }
.fv7	{ font-size: xx-large }
.ff1	{ font-size: 7pt; }
.ff2	{ font-size: 9pt; }
.ff3	{ font-size: 12pt; }
.ff4	{ font-size: 13pt; }
.ff5	{ font-size: 17pt; }
.ff6	{ font-size: 24pt; }
.ff7	{ font-size: 36pt; }

.p0		{ padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; }
.p1		{ padding-left: 1px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px; }
.p2		{ padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; }
.p3		{ padding-left: 3px; padding-right: 3px; padding-top: 3px; padding-bottom: 3px; }
.p4		{ padding-left: 4px; padding-right: 4px; padding-top: 4px; padding-bottom: 4px; }
.p5		{ padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px; }
.p20	{ padding-left: 20px; padding-right: 20px; padding-top: 20px; padding-bottom: 20px; }


table.btn	{ border: 0px;
	border-collapse: collapse;
	width: 100%;
	}
	
table.btnsf	{ border: 0px;
	width: 60%;
	}
td.btnsf	{ background: #FF9B05;
	padding-left: 1px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px;
	text-align: center; align: center;
	color: #FFFFFF;
	}
a.btnsf	{
	font-family : Verdana, Arial, Courier New, Courier;
	font-size : 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; }
a.btnsf:hover	{ color: #FFFFFF;
			  text-decoration: underline; }
	

td.btnw	{ border:  1px;
	background: #FF9B05;
	padding-left: 1px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px;
	text-align: center; align: center;
	color: #FFFFFF;
	}
a.btnw	{
	font-family : Verdana, Arial, Courier New, Courier;
	font-size : 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; }
a.btnw:hover	{ color: #FFFFFF;
			  text-decoration: underline; }

td.btn1	{ border:  1px;
	background: #FF9B05;
	padding-left: 1px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px;
	text-align: center; align: center;
	}
a.btn1	{
	font-family : Verdana, Arial, Courier New, Courier;
	font-size : 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; }
a.btn1:hover	{ color: #FFFFFF;
			  text-decoration: underline; }

td.btnm	{ border:  1px;
	background: #FF9B05;
	padding-left: 1px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px;
	text-align: center; align: center;
	}
a.btnm	{
	font-family : Verdana, Arial, Courier New, Courier;
	font-size : 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; }
a.btnm:hover	{ color: #FFFFFF;
			  text-decoration: underline; }

td.btns	{ border:  1px;
	background: #FF9B05;
	padding-left: 1px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px;
	text-align: center; align: center;
	}
a.btns	{
	font-family : Verdana, Arial, Courier New, Courier;
	font-size : 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none; }
a.btns:hover	{ color: #FFFFFF;
			  text-decoration: underline; }

td.btnf	{ border:  1px;
	background: #FFE2D5;
	padding-left: 1px; padding-right: 15px; padding-top: 1px; padding-bottom: 1px;
	text-align: center; align: center;
	}
a.btnf	{
	font-family : Verdana, Arial, Courier New, Courier;
	font-size : 11px;
	color: #808080;
	font-weight: normal;
	text-decoration: none; }
a.btnf:hover	{ color: #808080;
			  text-decoration: underline; }

table.flg	{ border: 0px;
	font-family: Courier New, Courier, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	background: transparent;
	color: #810000;
	}
td.flg	{ border: none;
	background: transparent;
	padding-left: 3px; padding-right: 3px; padding-top: 1px; padding-bottom: 1px;
	text-align: center; align: center;
	}
a.flg	{
	font-family: Courier New, Courier, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none; }
a.flg:hover	{ text-decoration: underline; }

table.cnt	{ border: 0px;
	border-collapse: collapse;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background: transparent;
	color: #FF9B05;
	}
td.cnt	{ border:  0px;
	background: transparent;
	padding-left: 1px; padding-right: 1px; padding-top: 1px; padding-bottom: 1px;
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size : 10px;
	color: #000000;
	font-weight: normal;
	}

input.cnt, textarea.cnt, select.cnt	{
		  font: 7pt Verdana, Arial, Helvetica, sans-serif; 
		  background-color: #FFFFFF; 
		  color: #000000; 
		  border: 1px solid #FF9B05; 
		  margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
		}
button.cnt	{
		  font-size: 8pt;
		  color: #000000;
		  font-style: normal;
		  font-weight: normal;
		  margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px;
		}

hr.cnt	{ height: 0; color: #FF9B05; }
.path	{ color: #000000; font-size: 8pt; font-style: normal; font-weight: normal; text-decoration: none; }
a.path	{ color: #FF9B05; font-size: 8pt; font-style: normal; font-weight: normal; text-decoration: none; }
a.path:hover	{ text-decoration: underline; }
.ask	{ font-size: 8pt; font-style: normal; font-weight: normal; text-align: right; }
.asko	{ font-size: 8pt; font-style: normal; font-weight: bold; text-align: right;	}
.askc	{ font-size: 8pt; font-style: normal; font-weight: normal; text-align: center; }
.askco	{ font-size: 8pt; font-style: normal; font-weight: bold; text-align: center; }
.ac	{ text-align: center; align: center; }
