body {padding:0; margin:0; color:#000000; background-color:#727D76}
body, td {font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-size:11px;  }
br{font-size:10px;}

.header{color:#1A5583; font-size:10px; line-height:10px} 
.header a{color:#1A5583; text-decoration:underline} 
.header a:hover{text-decoration:none} 

.content div{ color:#c6d1cd; font-size:12px; line-height:16px;} 
.content td{ color:#c6d1cd; font-size:12px; line-height:16px;} 
.content b{color:#D4911C; font-size:12px; } 
.content strong{color:#e0f1eb; font-size:12px;} 
.content b a{color:#D4911C; font-size:9px; text-decoration:underline} 
.content b a:hover{text-decoration:none} 
.content a{color:#D4911C; text-decoration:none} 
.content a:hover{text-decoration:underline} 
.content li{
	background:url(/site/images/1_z2.gif) center left no-repeat; 
	margin:0px 0px 0px 0px; padding:0px 0px 0px 8px }

.content .block a{color:#B17A17; text-decoration:underline}
.content .block a:hover{text-decoration:none} 
.content .block b a{color:#D4911C; font-size:9px; text-decoration:underline} 
.content .block b a:hover{text-decoration:none} 

.content .block1 a{color:#E8D479; text-decoration:underline}
.content .block1 a:hover{text-decoration:none} 


.footer{color:#353B37; font-size:9px; line-height:13px} 
.footer a{color:#353B37; font-size:9px; text-decoration:none} 
.footer a:hover{text-decoration:underline} 


.bordered { border:1px solid  #c0b267; }	
.bordered2 { 
	border:1px solid  #c0b267; 
	margin-right:20px;	
}	

.title { font-weight:bold}
.title2 { font-weight:bold; font-size:13px;}

input,textarea{
   background:#FFFFFF;
   border:1px solid #9C9C9C;
   font-family:Tahoma;
   color:#464646; 
   font-size:11px;
} 
select{
   font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
   color:#464646; 
   font-size:11px;
} 


.button {
	background-color:#515151;
	width:75px;
	height:19px;
	background-image:url("/site/images/1_k1.gif");
	color:#c6d1cd;
	font-size:100%;
	font-weight:bold;
	border:1px solid;
	border-top-color:#666666;
	border-left-color:#666666;
	border-right-color:#333333;
	border-bottom-color:#333333;
}
.button_small {
	background-color:#515151;
	width:50px;
	height:19px;
	background-image:url("/site/images/1_k1.gif");
	color:#c6d1cd;
	font-size:100%;
	font-weight:bold;
	border:1px solid;
	border-top-color:#666666;
	border-left-color:#666666;
	border-right-color:#333333;
	border-bottom-color:#333333;
	text-align:center
}

.panel_solutions {
	width:439px;
}
.solution_title {
	background-color:#6f7f7a;
	border:1px solid #c3ccc9;
	text-align:center;
	font-size:100%;
	font-weight:bold;
	color:#e0f1eb;
}
.std_check {
	background-color:#2d3331;
  border:0px solid #9C9C9C;
}
.anag_section {
	background-color:#6f7f7a;
	border-bottom:1px solid #9C9C9C;
	border-top:1px solid #9C9C9C;
	text-align:center;
	font-size:100%;
	font-weight:bold;
	color:#e0f1eb;
}
.sub_title {
	font-style:italic;
}

.warn {
	background-color:#FFFFCC;
	border:2px solid #897809;
	font-size:100%;
	font-weight:bold;
	padding: 8 20 8 8px;
	color:#000000;
	height:50px
}
.info {
	background-color:#262B29;
	border:1px solid #2d3331;
	font-size:100%;
	font-weight:bold;
	color:#c6d1cd;
	padding: 8 8 8 8px;
	height:60px
}
.evidenzia {
	background-color:#FFFF99;
}
.data_row_label {
	width:50%;
}

.data_row {
	width:50%;
}

div.tabPren {
	color:#003300;
	background-image:url(/site/images/tab_off.gif); 
	background-repeat:no-repeat;
	float:left;
	width:102px;
	height:33px;
	padding-top:8px;
	padding-left:0px;
	#padding-left:-20px;
	text-align:center;
	font-size:13px;
}
div.tabPren_ON {
	color:#003300;
	background-image:url(/site/images/tab_on.gif); 
	background-repeat:no-repeat;
	float:left;
	width:102px;
	height:33px;
	padding-top:8px;
	padding-left:0px;
	#padding-left:10px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
div.tabToolbar {
	float:left;
	height:32px;
	margin-top:8px;
}
