body{
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial;
	background-color: #ffffff;
	font-size: 9pt;
}

.table_body{
	width: 888px;
	padding: 0px;
}

.header_top{
	width: 888px;
	height: 18px;
	background:	#cfcece url("../../images/header_top.jpg") no-repeat left top;
	text-align: right;
	color: #ffffff;
	padding-right: 5px;
}

.header{
	width: 888px;
	height: 169px;
	background:	#cfcece url("../../images/header.jpg") no-repeat left top;
}

.top_menu{
	width: 888px;
	height: 25px;
	background:	#cfcece url("../../images/top_menu.jpg") no-repeat left top;
	text-align: center;
	color: #ffffff;
	padding-top: 5px;
}

.link_top_menu 			{ font-weight: bold; color:#ffffff; text-decoration: none; }
.link_top_menu:link 	{ font-weight: bold; color:#ffffff; text-decoration: none; }
.link_top_menu:visited 	{ font-weight: bold; color:#ffffff; text-decoration: none; }
.link_top_menu:hover 	{ font-weight: bold; color:#ff0000; text-decoration: none; }

.link_black_bold 			{ font-weight: bold; color:#000000; text-decoration: underline; }
.link_black_bold:link 		{ font-weight: bold; color:#000000; text-decoration: underline; }
.link_black_bold:visited 	{ font-weight: bold; color:#000000; text-decoration: underline; }
.link_black_bold:hover 		{ font-weight: bold; color:#ff0000; text-decoration: underline; }

.link_black 			{ font-weight: normal; color:#000000; text-decoration: underline; }
.link_black:link 		{ font-weight: normal; color:#000000; text-decoration: underline; }
.link_black:visited 	{ font-weight: normal; color:#000000; text-decoration: underline; }
.link_black:hover 		{ font-weight: normal; color:#ff0000; text-decoration: underline; }

.link_red_bold 			{ font-weight: bold; color:#ff2222; text-decoration: none; }
.link_red_bold:link 	{ font-weight: bold; color:#ff2222; text-decoration: none; }
.link_red_bold:visited 	{ font-weight: bold; color:#ff2222; text-decoration: none; }
.link_red_bold:hover 	{ font-weight: bold; color:#ff2222; text-decoration: underline; }

.link_footer		{ font-weight: normal; color:#8f8f8f; text-decoration: none; font-size: 9px; }
.link_footer:link 	{ font-weight: normal; color:#8f8f8f; text-decoration: none; font-size: 9px; }
.link_footer:visited{ font-weight: normal; color:#8f8f8f; text-decoration: none; font-size: 9px; }
.link_footer:hover 	{ font-weight: normal; color:#8f8f8f; text-decoration: underline; font-size: 9px; }

.menu_cell {
	padding-left: 10px;	
	padding-right: 10px;	
}

.table_content {
	background-color: #ffffff;	
}

.left_col{
	width: 160px;	
	padding-top: 3px;
	padding-left: 3px;
	
}

.right_col{
	width: 156px;	
	padding-top: 3px;
	padding-right: 3px;
}

.content_main{
	width: 556px;	
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	color: #000000;
}

.footer {
	font-size: 9px;
	color: #333333;
	text-align: center;	
	padding-top: 4px;
	padding-bottom: 4px;
}

.left_col_box {
	background-color:#d2d2d2;
	padding-left: 4px;
}

.right_col_box {
	border: 1px solid #cecece;
	padding-left: 4px;
	padding-right: 4px;
}

.left_col_white {
	padding-left: 8px;
	line-height: 15px;
}

.txtBox {
	font-family: Arial;	
	font-size: 11px;
	color: #000000;		
	padding-left: 5px;
	background-Color: #ffffff;
	border: 1px solid #aca899;

}

.riga_dispari {
	border-bottom: 	1px solid #aaaaaa;
	background-color: #fff7e7;
	padding-left: 7px;
	padding-right: 7px;
}

.riga_pari {
	border-bottom: 	1px solid #aaaaaa;
	background-color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
}

.table_header{
	border-bottom: 	1px solid #aaaaaa;
	background-color: #dcdddf;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
}

.table_list {
	border-top: 1px solid #aaaaaa;	
	border-left: 1px solid #aaaaaa;	
	border-right: 1px solid #aaaaaa;	
}

.cell_form {
	background-color: #eaeaea;	
}