.window {
	border-left: solid 1px #032C47;
	border-top: solid 1px #032C47;
	border-right: solid 1px #032C47;
	border-bottom: solid 1px #032C47;
	background-color: #EDEDED;
}

.lwindow {
	border-left: solid 1px #CED06E;
	border-top: solid 1px #CED06E;
	border-right: solid 1px #CED06E;
	border-bottom: solid 1px #CED06E;
	background-color: #F1F1F1;
}

.window_title {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B6B83;
	padding-left: 10px;
	border-left: solid 1px #5C92B6;
	border-top: solid 1px #5C92B6;
	border-right: solid 1px #032D46;
	border-bottom: solid 1px #032D46;
	height: 20px;
}

.window_lat_dx {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	background-color: #E9EEF3;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}


.window_txt {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.window_alert {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}

.window_ltitle {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #032D46;
	background-color: #E2E477;
	padding-left: 10px;
	border-left: solid 1px #F5F78C;
	border-top: solid 1px #F5F78C;
	border-right: solid 1px #CED06E;
	border-bottom: solid 1px #CED06E;
	height: 20px;
}

.window_field {
	background-color: #D0D6EE;
}

.window_field_nrtxt {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
}

.window_field_bdtxt {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #032D46;
	border-right: solid 1px #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.list_title {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #032C47;
	height: 20px;
	background-color: #EDEDED;
	border-left: solid 1px #5C92B6;
	border-top: solid 1px #5C92B6;
	border-right: solid 1px #032D46;
	border-bottom: solid 1px #5B92B8;
	padding-left: 10px;
	padding-right: 10px;
}

.list_separator_1 {
	background-color: #FCFCD6;
	font-family: Arial, Helvetica;
	font-size: 11px;
	border-right: solid 1px #DDDDDD;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
}

.home_col_txt {
	font-family: Arial, Helvetica;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
}

.list_last_separator_1 {
	background-color: #FCFCD6;
	font-family: Arial, Helvetica;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
}

.list_separator_0 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 11px;
	border-right: solid 1px #DDDDDD;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
}

.list_last_separator_0 {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	height: 20px;
}

.list_link_mod {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.list_link_mod:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.list_link_action {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #032D46;
	text-decoration: none;
}

.list_link_action:hover {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #032D46;
	text-decoration: underline;
}

.input_txt {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
	border-left: solid 3px #E9EB9C;
	border-top: solid 3px #E9EB9C;
	border-right: solid 3px #E9EB9C;
	border-bottom: solid 3px #E9EB9C;
}

.slct_border {
	background-color: #E9EB9C;
}

.input_btn {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B6B83;
	border-left: solid 1px #5C92B6;
	border-top: solid 1px #5C92B6;
	border-right: solid 1px #032D46;
	border-bottom: solid 1px #032D46;
	cursor: hand;
}

.button_up {
	background-color: #CCCCCC;
	cursor: normal;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	color: #000055;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button_dw {
	background-color: #EEEEEE;
	cursor: hand;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #AAAAAA;
	border-bottom: 1px solid #AAAAAA;
	color: #000055;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.button_search {
	background-color: #5555AA;
	cursor: normal;
	border-top: 1px solid #DDDDEE;
	border-left: 1px solid #DDDDEE;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
}

.button {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.tasto {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B6B83;
	border-left: solid 1px #5C92B6;
	border-top: solid 1px #5C92B6;
	border-right: solid 1px #032D46;
	border-bottom: solid 1px #032D46;
}

.tasto1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-left: solid 1px #5C92B6;
	border-top: solid 1px #5C92B6;
	border-right: solid 1px #032D46;
	border-bottom: solid 1px #032D46;
}

.link_tasto {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #032D46;
	text-decoration: none;
}

.link_tasto:hover {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #EC3D12;
	text-decoration: none;
}

.txt {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #032D46;
}

.title {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #032D46;
}

.description {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #032D46;
}

p {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
