html, body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: ThreedDarkShadow;
	background-color: transparent;
	background-image: url(sfondo.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-position: top;
}

table,td { border-style:none; }

table {
	margin: 0px;
	border-collapse: collapse;
	margin-bottom: 0px;
}

td { padding:0px; vertical-align:top; }
	
a {
	text-decoration: none;
	color: #5263AD;
	font-family: Verdana;
	font: bold;
}

a:hover { text-decoration: underline;
	color: #999999; }

.small {
	font-size: 9px;
	text-align: center;
}
   
.infoPage {
	font-size: 11px;
	font-weight: bold;
	color: Black;
	background-color: #FF693E;
}
	
.cell {
	padding: 0 1px 0 1px;
	font-size: 11px;
	font-weight: normal;
	color: #FF693E;
	border: 1px solid #A5BADC;
}
	
.copyright {
	font-size: 10px;
	text-align: center;
	color: Red;
}
	
.button {
	font-size: 11px;
	font-weight: bold;
	color: #FF5D3A;
}

.topbanner {
	border: medium none;
	font-size: 10px;
	text-align: center;
	background-color: #4A529C;
	background-image: url(bg9.jpg);
}
	
.tableline1 {	
   border: maroon thin;
	font-size: 11px; 
	text-align: left;
	color: #666666; 
	background-color: #F6F8FB; }

.tableline1 a { }

.tableline2 {
	font-size: 11px;
	text-align: left;
	border-right: #F6F8FB 1px solid;
	border-top: #F6F8FB 1px solid;
	color: #666666;


}
	
.tableline2 a { }

.tablelinemain { 	
	font-size: 11px; 
	text-align: left; 
	text-indent: 2px;
	color: #333333; 
	background-color: #E6F2FF; }
	
.tablelinemain a { 
	font-size: 10px;
	color: #000000; }
	
.normal { 
	list-style: square;
	font-size: 11px; 
	text-align: justify; }
	
.myTable {
	border: 0px solid #D6DFEF;
	list-style: square;
	font-size: 11px;
	text-align: justify;
	background-color: #FFFFFF;
	font-style: normal;
	color: Aqua;
}
	
.myTitle {
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: left;
	color: #EBEBEB;
	background-color: #5263AD;
	text-decoration: emboss;
	line-height: 125%;
	text-transform: uppercase;
}
	
.myTr {
	background-color: transparent;
	color: #E9967A;
	text-align: center;
	font: smaller;
}

.myTD {
	padding: 3px;
	color: #FF5D3A;
	text-align: left;
}
	
.myQuote { border: 1px solid #000000; padding: 3px;
	font-size: 11px; text-align: justify;
	background-color: #fff8dc; } 

#TopPage { height: 60px; }

#MainPage { height: 60px; }

#Display { height: 450px; }

