#pageName{
	padding: 0px 0px 14px 10px;
	font-size:14px;
	font-family:Verdana;
	border-bottom:1px solid #ccd2d2;
	background:  url("img/sfondo.gif");
	background-repeat:no-repeat;
	background-position:right;
}

.text {
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:99%;
	font-style: normal;
	color: #002571;
	text-align: justify;
	text-indent: 20px;
	padding:40px;
	background:  url("img/bg_grad_page.jpg") fixed;
	background-repeat:no-repeat;
	
}
.text a:link,.text  a:visited{ text-decoration:none; color:#CC9900; font-weight:bold; }
.text a:hover {text-decoration:underline;font-weight:bold; }
.text  a:active { text-decoration:none; color:#CC9900; font-weight:bold; }
.texttitle {
	font-family:Geneva;
	font-size: 18px;
	font-style:normal;
	font-weight:bold;
	color: #990000;
	padding-top: 10px;
	padding-left: 20px;
}
.textnote {
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	font-style:italic;
	font-weight:bold;
	color: #990000;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 20px;
}
.order {
	border: 1px solid #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#990000;
	margin-top:2px;
}

.orderb {
	border: 1px solid #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#002571;
	margin-top:2px;
}

.columntitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002571;
	border:1px solid #666666;
}	

.columnvalue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002571;
	border-bottom:1px solid #999999;
}	

#tableframe {
	text-indent:0px;
	margin-top:20px;
	margin-bottom:20px;
	overflow:auto;
}

.quotetitle   {
	font-size:10px;
	color:orange;
}
.quotebody   {
	width:100%;
	border:1px solid silver;
	padding:4px;
	text-align:left;
	font-size:10px;
	background:white;
	color:black;
}
