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: #616161;
	background-color: White;
	background-image: none;
	background-repeat: repeat;
	background-position: top;
}

table,td {
	border-style: none;
	
}

table {
	width: 100%;
	margin: 0px;
	border-collapse: collapse;
	background-image: none;
	background-repeat: no-repeat;
}

td { padding:0px; vertical-align:top; }
	
a {
	text-decoration: none;
	color: #003366;
}

a:hover { text-decoration: underline;
	color: #999999; }

.small {
	font-size: 10px;
	font-family: Verdana;
	color: #6498C5;
}

.infoPage {
	font-size: 11px;
	font-weight: bold;
	color: #483D8B;
	background-color: #FF8C00;
}
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 2px solid #FF6347;
}
	
.copyright { font-size: 10px; }
	
.button { font-size: 11px; font-weight: bold; }

.topbanner {
	border: medium none;
	font-size: 10px;
	text-align: center;
	background-color: White;
	background-image: url(bg.png);
}
	
.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: 1px solid #D6DFEF;
	list-style: square;
	font-size: 12px;
	text-align: justify;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}
	
.myTitle {
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 5px;
	color: white;
	background-color: #0099CC;
}
	
.myTr {
	background-color: #F4F9FF;
}

.myTD {
	padding: 3px;
	
}
	
.myQuote { border: 1px solid #000000; padding: 3px;
	font-size: 11px; text-align: justify;
	background-color: #fff8dc; } 

	
	#MainMenu .myTitle {
	background: url(bordo.gif);
	background-repeat: no-repeat;
	background-color: #009FD0;
	background-position: right;
	border: 1px solid #009FD0;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 5px;
	color: White;
}

#MainMenu .myTD {
	font-family: Arial;
	font-size: 15px;
}


#Giunta .myTD {
	background: url(bordo.gif);
	background-repeat: no-repeat;
	background-color: #26C0FF;
	background-position: right;
	border: 1px solid #009FD0;
}


	
	
	
	
#TopPage { height: 60px; }

#MainPage { height: 60px; }

#Display { height: 450px; }

