body {
	color				: #000000;
	font-family			: Verdana, Arial, Helvetica, sans-serif;
	font-size			: 12px;
}

.header {
	background-image	: url( '../images/header_r.gif' );
	background-repeat	: repeat-x;
}

.footer {
	text-align			: center;
	border-color		: #EBECF5;
	border-style		: solid;
	border-width		: 1px;
	border-right		: none;
	border-left			: none;
	background-image	: url( '../images/footer.gif' );
	background-repeat	: repeat-y;
	background			: #FFFFFF;
}

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

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

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

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' );
}

.maintable { /*install_tabella*/
	width				: 90%;
}

.maintable_60 { /*install_tabella_60*/
	width				: 60%;
}

.maintable_40 { /*install_tabella_40*/
	width				: 40%;
}

.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;
}