
.body {
  font-family: Verdana;
  font-size: x-small;
  font-weight: normal; }

body {
/* ---- COLORI SFONDO ---- */ 
/* ROSSO: 	#AE3100
		ROSA:		#EFD7CE
		GRIGIO:	#C9C9C9
		BIANCO:	white
		BLU:		#52A6C6   */ 
  background-color: white; }

.bold_text {
  font-family: Verdana;
  font-size: x-small;
  font-weight: bold; }

.funzione_title {
  font-family: Verdana;
  font-size: normal;
  font-weight: bolder;
  text-align: left;
  font-style: oblique;
  text-decoration: none;
  color: Navy; }

.presentazione_title {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bolder;
	text-align: left;
	font-style: normal;
	text-decoration: none;
	color: Navy;
	display: block;
}

.presentazione_subtitle {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	text-align: left;
	font-style: normal;
	text-decoration: none;
	color: Navy;
}

.hline {
  color: Navy;
  line-height: 1px;
  padding-bottom: 2px;
  padding-top: 2px; }

.info_message {
  font-family: Verdana;
  font-size: xx-small;
  text-align: left;
  text-decoration: none;
  color: #AE3100;
  height: 15px;
  vertical-align: top; }

.error_message {
	font-family: Verdana;
	font-size: x-small;
	text-align: left;
	text-decoration: none;
	color: Red;
	height: 15px;
	vertical-align: top;
	font-weight: bold;
}

.notice {
    font-weight: normal;
	 font-size: 0.8em;
    color: #000;
    background: #ffc;
    border: 1px solid #aaa;
    padding: 1px;
    padding-left: 5px;
    margin-bottom: 1px;
    -mozborder-radius: 8px;
}

.input_field {
  border: 1px solid;
  font-family: Courier;
  font-size: 14px;
  color: Navy;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase; }
  
.input_field_disabled {
  border: 1px solid;
  font-family: Courier;
  font-size: 14px;
  color: Navy;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  background-color: #EEEEEE; }

.lowercase_input_field {
  font-family: Courier;
  font-size: 14px;
  color: Navy;
  font-weight: bold;
  text-align: left; }

.bold_label_dx {
  font-family: Arial;
  font-size: x-small;
  color: Navy;
  font-weight: bold;
  text-align: right;
  margin-right: 30px; }

.bold_label_sx {
  font-family: Verdana;
  font-size: x-small;
  color: Navy;
  font-weight: bold;
  text-align: left;
  white-space: nowrap; }

.label_dx {
  font-family: Verdana;
  font-size: x-small;
  color: Navy;
  font-weight: normal;
  text-align: right; 
  white-space: nowrap; }

.label_sx {
  font-family: Verdana;
  font-size: x-small;
  color: Navy;
  font-weight: normal;
  text-align: left; }

.hline {
  line-height: 5px;
  color: Navy;
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 0px;
  padding-top: 0px; }

.list_header {
  font-family: Verdana;
  font-size: x-small;
  color: Navy;
  font-weight: bold;
  text-align: left;
  padding-right: 25px; }

.normal_list_cell {
  font-family: Verdana;
  font-size: x-small;
  color: Navy;
  font-weight: normal;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  text-align: left;
  background-color: #EAEAEA;
  border-color: #E3E3E3;
  border-width: 1px;
  border-style: solid; }

.reversed_list_cell {
  font-family: Verdana;
  font-size: x-small;
  color: Navy;
  font-weight: normal;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  text-align: left;
  background-color: #F0F8FF;
  border-color: #E3E3E3;
  border-width: 1px;
  border-style: solid; }

A.link_item {
  font-family: Verdana;
  font-size: x-small;
  color: Blue;
  font-weight: normal;
  text-decoration: none;
  text-align: left; }

A.link_item:hover {
  font-family: Verdana;
  font-size: x-small;
  color: Blue;
  font-weight: normal;
  text-decoration: underline;
  text-align: left; }

.label_paginazione {
  font-family: Verdana;
  font-size: xx-small;
  color: Maroon;
  font-weight: bold;
  text-decoration: none;
  text-align: center; }

A.paginazione {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	text-decoration: none;
	background-color: #AE3100;
	text-align: center;
	border-style: double;
	color: White;
}

A.paginazione:hover {
	font-family: Verdana;
	font-size: xx-small;
	background-color: White;
	color: #AE3100;
	font-weight: bold;
	text-decoration: none;
}

.button_lookup {
  font-family: Verdana;
  font-size: xx-small;
  font-weight: bold;
  background-color: #AE3100;
  color: White;
  height: 20px;
  text-align: center;
  vertical-align: middle;
  border-color: ThreedHighlight Navy Navy ThreedHighlight; }


/* BOTTONE BLU */ 
/*
.button {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	background-color: #7B68EE; 
	color: White;
	height: 20px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	border-color: ThreedHighlight Navy Navy ThreedHighlight;
} 
*/ 
/* BOTTONE ROSSO */ 
.button {
  font-family: Verdana;
  font-size: xx-small;
  font-weight: bold;
  background-color: #AE3100;
  color: White;
  height: 20px;
  width: 70px;
  text-align: center;
  vertical-align: middle;
  border-color: ThreedHighlight Navy Navy ThreedHighlight; }

.longbutton {
  font-family: Verdana;
  font-size: xx-small;
  font-weight: bold;
  background-color: #AE3100;
  color: White;
  height: 20px;
  width: 180px;
  text-align: center;
  vertical-align: middle;
  border-color: ThreedHighlight Navy Navy ThreedHighlight; }
/* BOTTONE GIALLO */ 
/* .button {
	font-family: Verdana;
	font-size: xx-small;
	font-weight: bold;
	background-color: #FFF02B;
	color: Navy;
	height: 20px;
	width: 70px;
	text-align: center;
	vertical-align: middle;
	border-color: ThreedHighlight Navy Navy ThreedHighlight;
}
*/ 
.buttonText:link {
	font-family: Verdana;
	font-size: small;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
}

.buttonText:active {
  font-family: Verdana;
  font-size: small;
  color: White;
  font-weight: bold;
  text-decoration: none;
  height: 20px; }

.buttonText:visited {
	font-family: Verdana;
	font-size: small;
	color: #006699;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
}

.buttonText:hover {
  font-family: Verdana;
  font-size: small;
  color: White;
  font-weight: bold;
  text-decoration: underline;
  height: 20px; }

.input_paginazione {
	font-family: Verdana;
	font-size: xx-small;
	color: #AE3100;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	border-width: thin;
	border: 1px solid;
	padding: 0px 0px;
}

.button_paginazione {
  font-family: Verdana;
  font-size: xx-small;
  font-weight: bold;
  background-color: #AE3100;
  color: White;
  text-align: center;
  vertical-align: middle;
  border-color: ThreedHighlight Navy Navy ThreedHighlight; }

.testata_label_style {
	font-family: Verdana;
	font-size: xx-small;
	color: #8277C4;
    text-align: right;
	font-weight: bold;
	text-decoration: none;
}

.testata_field_style {
	font-family: Verdana;
	font-size: xx-small;
	color: #00017B;
    text-align: left;
	font-weight: bold;
	text-decoration: none;
}
