address, blockquote, body, caption, center, dd, dir, div, dl, dt, form, li, menu, ol, p, pre, td, th, tr, ul {
	font-family:  Verdana, Helvetica, sans-serif;
	font-size: 11px ;
	font-style: normal
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal 
}

input,textarea { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal 
}

select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal 
}

body {
	background-color: #5276b2;
	margin: 0px 
} 

.medium { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px
}

.big { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold
}

A:link, A:visited {
	text-decoration: none;
	color: blue; 
}

A:hover {
	text-decoration: underline;
	color: red
}

.navbar { 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	background-color: #ffffff 
}

.navbar td.unselected {
	background-color:#c8c8b0;
	font-weight:bold 
}

.navbar td.selected { 
	background-color:#e5e4c6;
	color: #000000;
	font-weight:bold
}

.navbar A:visited { 
	color:#000000;
	font-weight:normal
}

.navbar A:link {
	color:#000000;
	font-weight:normal
}

.navbar A:hover {
	color:#ff6100;
	font-weight:normal
} 

.navbar A:active {
	color:#ff6100;
	font-weight:normal} 


.tabella-form {
	border: 1px solid #000000;
}

.tabella-form td.titolo {
	background-color: #cadaea;
	text-align:center;
	font-weight:bold; 
	color:#000000 
}

.tabella-form td.low {
	background-color: #F7EAC7;
	color: #000000;
	font-weight:bold 
} 

.tabella-form td.low-nobold {
	background-color: #F7EAC7;
	color: #000000;
	font-weight:normal
} 


.tabella-form td.high {
	background-color: #f6f6f6;
	color:#000000;
} 
.tabella-form td.high-privacy {
	background-color: #f6f6f6;
	color:#000000;
	font-size:10px
} 
.tabella-form td.errore {
	background-color: #d8f588;
	color:#800000;
	text-align:center ;
	font-weight: bold
}

.tabella-form td.comandi {
	background-color: #e4e4ea;
	color:#000000;
	text-align:center 
} 

.tabella-errore {
	border-width:1px;
	border-style:dashed;
	border-color:#808000 
}
.tabella-errore td {
	background-color: #ffee00;
	color:#800000;
	text-align:center ;
	font-weight: bold
} 
.input-normal {
	background-color: #ffffff;
	border: 1px solid #008080 
}

.input-focused {
	background-color: #ffffff;
	border: 1px solid #ff0000 
}

.input-normal-obb {
	background-color: #FffAe7;
	border: 1px solid #008080 
}

.input-focused-obb {
	background-color: #FffAe7;
	border: 1px solid #ff0000 
}

.text-spaced { line-height: 140%} 

.pfTable { background-color:#666666; color: #000000 }
.pfTable td { border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; border-right: 0px solid #000000; border-bottom: 0px solid #000000; empty-cells:show}
.pfTable td.bgHeader { background-color: #234190; color: #ffffff; font-weight: bold; height:27px; text-align:center }
.pfTable td.bgHeaderSmall { background-color: #234190; color: #ffffff; font-weight: bold; text-align:center }
.pfTable td.bgLow { background-color: #EFF1F9; color: #000000 }
.pfTable td.bgLowBold { background-color: #EFF1F9; color: #000000; font-weight: bold }
.pfTable td.bgTitle { background-color: #cccccc; color: #000000; font-weight: bold; height:27px; text-align:center }
.pfTable td.bgTitleSmall { background-color: #cccccc ; color: #000000; font-weight: bold; text-align:center }
.pfTable td.bgHigh { background-color: #ffffff; color: #000000 }
.pfTable td.bgHighBold { background-color: #ffffff; color: #000000; font-weight: bold; height:15px }
.pfTable td.bgCommands { background-color: #ffffff; color: #000000; height:30px; text-align:center  }
.pfTable td.bgWarning { background-color: #fff04b; font-weight:bold; color: #000000; height:30px; text-align:center  }
.pfTable td.bgError { background-color: #ff9933; font-weight:bold; color: #234190; height:30px; text-align:center  }
.pfTable td.bgWhite { background-color: #ffffff;}

#link-nascosti a:link, #link-nascosti a:hover, #link-nascosti a:visited{
	color:#fff}
