body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	background-image: url(../img/sfbianco.gif);
	margin: 2px;
	padding: 0px;
	scrollbar-3dlight-color: #C0C0C0; 
	scrollbar-arrow-color: rgb(255,255,255);
	scrollbar-base-color: red; 
	scrollbar-darkshadow-color: #008080; 
	scrollbar-face-color: #497CD4; 
	scrollbar-highlight-color: white; 
	scrollbar-shadow-color: BLACK;
	scrollbar-track-color: #ECEFF4; 
   text-align: center   /* centra in IE5.x */
	}
	div#container {
	width: 760px;
	margin: 0 auto;   /* centra negli altri browser */    
	text-align: left;   /* ripristina l'allineamento */ 
	}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
table {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	
}
.theader {
	background-color: #B0D4E0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	padding: 2px;
}
.tbody {
	background-color: #ffffff;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	padding: 2px;
}
.hfooter {
	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-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 2px;
	border-top-color: #000000;
}

.buttonscontainer { width: 200px; }

.buttons a {
color: #FFFFFF;
background-color: #0067ce;
padding: 2px;
padding-left: 3px;
display: block;
border-left: 10px solid #003366;
font: 11px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;
}

.buttons a:hover {
 border-left: 10px solid #FF9900;
 text-decoration: none;
 color: #FFFFFF;
  }

.style1 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.hand {
	cursor: pointer;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
	background-color: #7A9FD8};
	margin: 2px;
	padding: 2px;
	border: 3px solid #3366CC;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.boxinfo {
	border: 1px dashed #000000;
	margin-top:20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom:20px;
	padding:20px;
	background-color:#F0F4F4;
}
.box-left-info {
	border: 1px dashed #000000;
	padding:5px;
	background-color:#FFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	clear: both;
	height: auto;
	width: auto;
	background-image: url(/img/layout-elements/bg_titles.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.box-left-info h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #666;
	text-align: center;
	display: block;
	padding: 2px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00F;
}
.center {
	text-align: center;
	display: block;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.justify {
	text-align: justify;
	display: block;
	width: auto;
}


.boxletter {
	border: 1px dashed #000000;
	margin-right: auto;
	margin-left: auto;
	padding:5px;
	width:98%;
	font-family:"Courier New", Courier, mono;
	background-color:#F7F7F7;
	background-image:url(/img/texture_carta.gif);
	background-repeat:repeat;
}

.printit {
	display:none;
}
.hand {
	cursor:pointer;
}
.downloadbox {
	background-color:#e8eff7;
	margin: 5px;
	padding: 5px;
	left: auto;
	right: auto;
	border: 1px dotted #000000;
}
.form {
	background-color: #EBEBEB;
	border: 1px dotted #FF0000;
}

.tbody {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	padding: 2px;
}

.mn {
      margin:0px 30px 0px 30px;
	  padding:0px 30px 0px 30px;
}.text-little {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
}

div .title {

	border-bottom-style:solid;
	border-bottom-color:#003300;
	border-bottom-width:1px;

}

