html, body
{
	font-size: 11px;
	background-image: url(linea_sfondo.gif);
	margin: 0px 10px;
	color: #3d3d3d;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
table, td
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

table
{
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
}

td
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	padding-top: 0px;
}
	
a
{
	color: darkblue;
	text-decoration: none;
}

a:hover, a:focus
{
	color: darkgreen;
	background-color: #f2f2f2;
	text-decoration: underline;
}
.small
{
	font-size: 10px;
}

.infoPage
{
	font-weight: bold;
	font-size: 10px;
	width: 770;
	color: whitesmoke;
	background-color: whitesmoke;
}
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #A5BADC;
}
	
.copyright
{
	font-size: 10px;
}
	
.button
{
	font-weight: bold;
	font-size: 11px;
}

.topbanner
{
	border-right: medium none;
	border-top: medium none;
	font-size: 11px;
	border-left: medium none;
	border-bottom: medium none;
	background-color: white;
	text-align: center;
}
	
.tableline1
{
	border-right: maroon thin;
	border-top: maroon thin;
	font-size: 11px;
	border-left: maroon thin;
	color: #666666;
	border-bottom: maroon thin;
	background-color: #f6f8fb;
	text-align: left;
}

.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;
	color: #333333;
	text-indent: 2px;
	background-color: transparent;
	text-align: left;
}
	
.tablelinemain a
{
	font-size: 11px;
	color: #000000;
}
	
.normal
{
	font-size: 11px;
	list-style-type: square;
	
}
	
.myTable {
	border: 1px solid #D6DFEF;
	list-style: square;
	font-size: 11px;
	
	background-color: #FFFFFF;
	font-style: normal;
}
	
.myTitle
{
	font-weight: bolder;
	font-size: 11px;
	color: white;
	text-indent: 5px;
	letter-spacing: 2px;
	background-color: #009966;
	text-align: left;
}
	
.myTr
{
	background-color: #ffffff;
}

.myTD
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
	
.myQuote
{
	border-right: #000000 1px solid;
	padding-right: 3px;
	border-top: #000000 1px solid;
	padding-left: 3px;
	font-size: 11px;
	padding-bottom: 3px;
	border-left: #000000 1px solid;
	padding-top: 3px;
	border-bottom: #000000 1px solid;
	background-color: #fff8dc;
	text-align: justify;
} 

#TopPage
{
	width: 770;
	height: 70px;
}

#MainPage
{
	width: 770;
	height: 60px;
}

#Display
{
	height: 450px;
}