html, body {
	margin:0px 10px; font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:1.0em;
	color: #000066;
	background-image: url('sfondo.jpg');
	background-repeat: repeat-x; background-position-y:50%
}

table, td { border-style:none; color:#000066 }

table {	width:100%; margin:0px; border-collapse:collapse; color:#000066 }

td { padding:0px; vertical-align:top; color:#000066 }
	
a { text-decoration: none;
	color: #000066; }

a:hover { text-decoration: underline;
	color: #003366; }

.small { font-size: 9px; color:#000066 }

.infoPage { font-size: 11px; font-weight: bold;
	color: #000066; background-color: #FF9A63; }
	
.cell {
	font-size: 11px;
	font-weight: normal;
	color: #000066;
	border: 1px solid #FF6600;; padding-left:2px; padding-right:2px; padding-top:0; padding-bottom:0
}
	
.copyright { font-size: 10px; }
	
.button { font-size: 11px; font-weight: bold; color:#000066 }

.topbanner { font-size: 10px; text-align: center;
	background-color: #FF9A63; background-image: url('bg.png');color:#000066 }
	
.tableline1 {	font-size: 11px; text-align: left;
	color: #003366; background-color: #FF6600; }

.tableline1 a { color: #000066}

.tableline2 {
	font-size: 11px;
	text-align: left;
	color: #000066;background-color:#FF6600


}
	
.tableline2 a { color: #003366}

.tablelinemain { 	font-size: 11px; text-align: left; text-indent: 2px;
	color: #000066; background-color: #FF6600; }
	
.tablelinemain a { font-size: 10px;
	color: #000066; }
	
.normal { font-size: 11px; text-align: justify; list-style-type:square; color:#000066 }
	
.myTable {
	border: 1px solid #FF6600;
	font-size: 11px;
	text-align: justify;
	background-color: #FF9A63;
	font-style: normal; list-style-type:square; color:#000066
}
	
.myTitle { 	font-size: 12px; font-weight: bolder;	letter-spacing: 2px;
	text-align: left;	text-indent: 5px; 
		color: #000066; background-color: #FF6600; }
	
.myTr { background-color: #ffffff; color:#000066 }

.myTD { padding: 3px; color:#000066 }
	
.myQuote { border: 1px solid #000066; padding: 3px;
	font-size: 11px; text-align: justify;
	background-color: #FF9A63;color:#000066 } 

#TopPage { height: 60px; color:#000066 }

#MainPage { height: 60px; color:#000066 }

#Display { height: 450px; color:#000066 }
