html, body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	margin-right:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.0em;
	color: #000000;
	background-color: #FFFFFF; 	background-image:  url(themes/default/sfondo.jpg);
	background-repeat: repeat-x; background-position: top;
}

table,td { border-style:none; }



td { padding:0px; vertical-align:top; }
	




.small { font-size: 9px; }

.infoPage { font-size: 11px; font-weight: bold;
	color: #A5BADC; background-color: #FFBA75; }

.Under { font-size: 20px; font-weight: bold;
	color: #000000; background-color: #FFBA75; }
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #9B9B9B;
}
	
.copyright { font-size: 10px; }
	
.button { font-size: 11px; font-weight: bold; }

.topbanner { border: medium none;
	font-size: 10px; text-align: center;
	background-color: #A5BADC; background-image:  url(themes/default/bg.png); }
	
.tableline1 {	border: maroon thin;
	font-size: 11px; 
	color: #666666; }

.tableline1 a { }

.tableline2 {
	font-size: 11px;
	
	border-right: #F6F8FB 1px solid;
	border-top: #F6F8FB 1px solid;
	color: #666666;


}
	
.tableline2 a { color: black; }

.tablelinemain { 	font-size: 11px; text-align: left; text-indent: 2px;
	color: #333333;  }
	
.tablelinemain a { font-size: 10px;
	color: #000000; }
	
.normal { list-style: square;
	font-size: 11px; text-align: justify; }
	
.myTable {
	border: 0px solid #006699;
	list-style: square;
	font-size: 11px;
	text-align: justify;
	font-style: normal;
	color: black;
}
	
.myTitle { 	font-size: 12px; font-weight: bolder;	letter-spacing: 2px;
	text-align: left;	text-indent: 5px; 
		color: black;  }
	


.myTD { padding: 3px; color: #000000; }
	
.myQuote { border: 1px solid #000000; padding: 3px;
	font-size: 11px; text-align: justify;
	background-color: #fff8dc; } 

#TopPage { height: 60px; }

#MainPage { height: 60px; }



