body
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
}
.label_xx
{
	font-size: xx-small;
	color: black;
	font-family: Verdana;
}

.label_ll
{
	font-size: large;
	color: blue;
	font-family: Verdana;
}
.errore_campo
{
	font-weight: bold;
	font-size: small;
	color: white;
	font-family: Verdana;
	background-color: crimson;
}

.label
{
	font-size: x-small;
	color: midnightblue;
	font-style: italic;
	font-family: Verdana;
}

.check_box
{
	font-size: x-small;
	color: navy;
	font-style: italic;
	font-family: Verdana;
}
.campi_read_only
{
	font-size: x-small;
	color: white;
	font-family: Verdana;
	background-color: #6699cc;
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: x-small;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
}

.campi_read_only_dx
{
	font-size: x-small;
	color: white;
	font-family: Verdana;
	text-align: right;
	background-color: #6699cc;
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: x-small;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;


}
.campi_operatore
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
	background-color: #ffff66;
}
.convalida
{
	font-weight: bold;
	font-size: medium;
	color: red;
	font-family: Verdana;
	background-color: #ffffcc;
}
.errore_convalida
{
	font-weight: bold;
	font-size: xx-small;
	color: red;
	font-family: Verdana;
	background-color: #ffffcc;
}
.campi_input
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: x-small;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
}
.campi_input_filtro
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: x-small;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: Verdana;
	background-color: #99ff99;
}
.campi_input_dx
{
	border-right: dimgray 1px solid;
	border-top: dimgray 1px solid;
	font-size: x-small;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray 1px solid;
	font-family: Verdana;
	background-color: #ffffff;
	text-align: right;
}
.campi_note
{
	border-right: mediumblue 1px solid;
	border-top: mediumblue 1px solid;
	font-size: x-small;
	border-left: mediumblue 1px solid;
	color: black;
	border-bottom: mediumblue 1px solid;
	font-family: Verdana;
	background-color: lightblue;
}

.campi_input_costo
{
	border-right: mediumblue 1px solid;
	border-top: mediumblue 1px solid;
	font-size: x-small;
	border-left: mediumblue 1px solid;
	color: black;
	border-bottom: mediumblue 1px solid;
	font-family: Verdana;
	background-color: #99cccc;
}

.list_box
{
	font-size: x-small;
	color: yellow;
	font-family: Verdana;
	background-color: #6699cc;
}

.table_read
{
	font-size: x-small;
	color: yellow;
	font-family: Verdana;
	background-color: #ccccff;
}
.radio_button
{
	font-size: x-small;
	color: mediumblue;
	font-family: Verdana;
}
.push_button
{
	font-size: x-small;
	color: midnightblue;
	font-family: Verdana;
	background-color: #cccccc;
}
.push_button_annulla
{
	font-size: x-small;
	color: white;
	font-family: Verdana;
	background-color: red;
}

.link_button
{
	border-top-width: 6px;
	border-left-width: 6px;
	font-size: x-small;
	border-left-color: lightsteelblue;
	border-bottom-width: 6px;
	border-bottom-color: lightsteelblue;
	color: darkblue;
	border-top-color: lightsteelblue;
	font-family: Verdana;
	border-right-width: 6px;
	font-variant: normal;
	border-right-color: lightsteelblue;
}

.errore
{
	font-weight: bold;
	font-size: small;
	color: white;
	font-family: Verdana;
	background-color: crimson;
}

.label_sezioni
{
	font-weight: bold;
	font-size: 10pt;
	color: gray;
	font-family: Verdana;
}

.lblMenuBase
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Verdana;
}
.lnkMenuBase
{
	font-size: 10pt;
	color: blue;
	direction: ltr;
	text-indent: 5pt;
	font-family: Arial;
	text-decoration: none;
}
.lbl_menubaselink_nondisp
{
	font-size: 10pt;
	color: blue;
	direction: ltr;
	text-indent: 5pt;
	font-family: Arial;
	text-decoration: none;
}

.lbl_link
{
	font-size: 10pt;
	color: blue;
	direction: ltr;
	text-indent: 0pt;
	font-family: Verdana, Arial;
	text-align: left;
	text-decoration: underline;
}

.lbl_menubaselink
{
	font-size: x-small;
	color: blue;
	direction: ltr;
	text-indent: 0pt;
	font-family: Verdana, Arial;
	text-align: left;
	text-decoration: underline;
}
A.lnkMenuBase:hover
{
	color: red;
}
.titolo_form
{
	font-weight: bold;
	font-size: 15pt;
	color: silver;
	font-family: Verdana;
	text-align: center;
}
.datagrid_base
{
	font-size: x-small;
	color: darkblue;
	font-family: Verdana;
	background-color: gainsboro;
}
.datagrid_alt
{
	font-size: x-small;
	color: darkblue;
	font-family: Verdana;
	background-color: lavender;
}
.datagrid_head
{
	font-size: x-small;
	color: midnightblue;
	font-family: Verdana;
	background-color: lightsteelblue;
	}
