BODY
{
  font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px;
   margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

SELECT
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 10px;
   	background-color: #efe7ef;
}
	
.formattedTableMenu TD {
 font-size: 10px;
	background-color: #dbbea0;
	color: #111111;
  text-indent: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
  padding-top: 3px;
	padding-bottom: 3px;
	}
	
  .formattedTableMenu a:link, a:visited
{
font-size: 10px;
	text-decoration:none; 
  font-weight: bold; 
  color: #111111;
}

.formattedTableMenu a:hover, a:active
{
 font-size: 10px;
	  color: #ab7d4c;
}

td.formattedTableMenu_titolo_sotto {
	font-size: 2px;
	background-color: #ab7d4c;
		}
  
td.formattedTableMenu_titolo_sopra {
	font-size: 2px;
	background-color: #ab7d4c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
 
.formattedTable TD
{
 font-size: 10px;
	background-color: #f7f3f7;
	color: #111111;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
  padding-left: 4px;
  height: 20px; 
}

.formattedTable TH
{
 font-size: 10px;
	background-color: #ab7d4c;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
  padding-left: 4px;
  height: 18px;
}

.formattedTable TR.even TD
{
	background-color: #efe7ef;
}

.formattedTable a:link,.formattedTable a:visited,.formattedTable a:active
{
 font-size: 10px;
	text-decoration:none; 
  font-weight: bold; 
  color: #ab7d4c;
}

.formattedTable a:hover
{
 font-size: 10px;
	text-decoration:underline; 
  font-weight: bold; 
  color: #ab7d4c;
}

.formattedTableInfo TD {
 font-size: 10px;
	border-style: none;
 	color: #111111;
	text-align: left;
	text-indent: 3px;
	font-style: normal;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
	}
  
  .formattedTableInfo a:link, .formattedTableInfo a:visited, .formattedTableInfo a:active
{
 font-size: 10px;
	text-decoration:none; 
  font-weight: bold; 
  color: #ab7d4c;
}

.formattedTableInfo a:hover
{
 font-size: 10px;
	text-decoration:underline; 
  }
  .formattedTableInfo TH
{
  font-size: 10px;
  background-color: #ab7d4c;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
  padding-left: 4px;
  height: 18px;
}
