html, body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	margin-right: 60px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.0em;
/*	color: #999999;*/
	color: #3366CC;
	background-color: white;
	/*background-image: url(sfondo.jpg);*/
}

/*p {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3366CC;
	border-bottom: 1px;
	border-bottom-style: solid;
}*/

table,td { border-style:none; }

table {
	width: 100%;
	margin: 0px;
	border-collapse: collapse;
}

td { padding:0px; vertical-align:top; }
	
a { text-decoration: none;
	color: #3366CC; }

a:hover {
	text-decoration: underline;
	color: White;
}

.small { font-size: 12px; }
/*.small { display:none; }*/

.infoPage {
	font-size: 11px;
	font-weight: bold;
	color: HighlightText;
	background-color: Highlight;
}
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #A5BADC;
}
	
.copyright {
	font-size: 1px;
	color: #FDA635;
	}
	
.button { font-size: 11px; font-weight: bold; }

.topbanner {
	border: medium none;
	font-size: 10px;
	text-align: center;
	background-color: #FDA635;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: left;
}
	
.tableline1 {
	border: maroon thin;
	font-size: 12px;
	text-align: left;
	color: #666666;
	background-color: #FDA635;
}

.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: #FDA635;
}
	
.tablelinemain a { font-size: 10px;
	color: #000000; }
	
.normal { list-style: square;
	font-size: 12px; text-align: justify; }
	
.myTable {
	border: 1px solid #D6DFEF;
	list-style: square;
	font-size: 11px;
	text-align: justify;
	background-color: #FDA635;
	font-style: normal;
}
	
.myTitle {
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 5px;
	color: White;
	background-color: Highlight;
}
	
.myTr { background-color: #fda635; }

.myTD { padding: 3px; }
	
.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; }
