body,table,td,tr {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a,a:visited,a:active {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

table.maintable {
	background-color: #D0D0D0;
}

td.maintable {
	background-color: #F0F0F0;
}

td.title {
	text-decoration: none;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-color: #F0F0F0;
}

input,select,textarea {
	color: black;
	text-decoration: none;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #93B5DB;
	background-color: #EBEEF7;
}









select,textarea {
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	border				: 1px solid #B7B7B7;
	background-color	: #C6DEFF;
}

input.bottom { /*input.bottone*/
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	border				: 1px solid #000000;
	background-color	: #C6DEFF;
}

.title { /*titolo*/
	background-color	: #ABC9E8;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	text-align			: left;
}

.line_shadow { /*linea_ombra*/
	background-image	: url( '../images/shadow.gif' );
	background-repeat	: repeat-y;
	background-position	: top left;
}

.section { /*sezione*/
	height				: 25px;
	background-image	: url( '../images/section.gif' );
}

.subsection { /*sottosezione*/
	height				: 25px;
	background-image	: url( '../images/subsection.gif' );
}

.endsection { /*finesezione*/
	height				: 25px;
	background-image	: url( '../images/endsection.gif' );
}


















.maintitle { /*install_titolo*/
	width				: 90%;
	background-color	: #ABC9E8;
	border-color		: #000000;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
}

.main_field_name { /*install_nomecampo*/
	width				: 84%;
	background-color	: #EBECF5;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
}

.main_field_confirm { /*install_confermacampo*/
	width				: 84%;
	background-color	: #EBECF5;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: right;
}

.field_name { /*nomecampo*/
	background-color	: #EBECF5;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
	border-top			: none;
	border-left			: none;
}

.field_name_nobordersmall { /*nomecampo_nobordobasso*/
	background-color	: #EBECF5;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
	border-top			: none;
	border-bottom		: none;
}

.field_name_center { /*nomecampo_acenter*/
	background-color	: #EBECF5;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: center;
	border-top			: none;
}

.field_name_center_noborder { /*nomecampo_acenter_nobordo*/
	height				: 30px;
	background-color	: #EBECF5;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: center;
	border-top			: none;
	border-right		: none;
}

.field_name_border_left { /*nomecampo_bordosx*/
	background-color	: #EBECF5;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	text-align			: left;
	border-top			: none;
}

.field_name_search {
	background-color	: #EBECF5;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
	text-align			: right;
}

.main_field_display { /*install_campodisplay*/
	width				: 6%;
	background-color	: #C6DEFF;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
}

.field_display { /*campodisplay*/
	background-color	: #C6DEFF;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
}

.field_display_search {
	background-color	: #C6DEFF;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
	text-align			: right;
}

.field_display_border_left { /*campodisplay_bordosx*/
	background-color	: #C6DEFF;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
}

.field_display_nobordersmall { /*campodisplay_nobordobasso*/
	background-color	: #C6DEFF;
	border-color		: #B7B7B7;
	border-style		: solid;
	border-width		: 1px;
	border-top			: none;
	border-left			: none;
	border-bottom		: none;
}

select.dropdown_noborder { /*tendina_nobordo*/
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	border				: 0px solid #B7B7B7;
	background-color	: #C6DEFF;
}

textarea.textarea_noborder { /*textarea_nobordo*/
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	border				: 0px solid #B7B7B7;
	background-color	: #C6DEFF;
}

textarea.textarea_border { /*textarea_bordo*/
	color				: black;
	text-decoration		: none;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
	font-weight			: bold;
	border				: 1px solid #B7B7B7;
	background-color	: #C6DEFF;
}

.maintitle_search_left {
	background-color	: #ABC9E8;
	border-color		: #000000;
	border-style		: solid;
	border-width		: 1px;
	border-right-width	: 0px;
	text-align			: left;
}

.maintitle_search_right {
	background-color	: #ABC9E8;
	border-color		: #000000;
	border-style		: solid;
	border-width		: 1px;
	border-left-width	: 0px;
	text-align			: right;
}