html, body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdana;
	text-align: left;
	font-size: 13px;
	color: #00008B;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background: url(../../imgs/sfondo01.jpg) fixed;
}

table,td { border-style:none; }

table {
	width:100%;
	margin:0px;
	border-collapse:collapse;
}

td { padding:0px; vertical-align:top; }
	
a { text-decoration: none;
	color: #003366; }

a:hover { text-decoration: underline;
	color: #999999; }

.small { font-size: 10px; }

.infoPage {
	font-size: 12px;
	font-weight: bold;
	color: #074078;
	background-color: #FFFFCC;
}
	
.cell {
	padding: 0 2px 0 2px;
	font-size: 12px;
	font-weight: normal;
	color: #00008B;
	border: 1px solid #A5BADC;
}
	
.copyright { font-size: 10px; }
	
.button { font-size: 12px; font-weight: bold; }

.topbanner {
	border: medium none;
	font-size: 10px;
	text-align: center;
	background-image: url(bg.png);
}
	
.tableline1 {
	border: maroon thin;
	font-size: 12px;
	text-align: left;
	color: #00008B;
	background-color: #FFFFCC;
}

.tableline1 a { }

.tableline2 {
	font-size: 12px;
	text-align: left;
	border-right: #F6F8FB 1px solid;
	border-top: #F6F8FB 1px solid;
	color: #00008B;
}
	
.tableline2 a { }

.tablelinemain {
	font-size: 12px;
	text-align: left;
	text-indent: 2px;
	color: #00008B;
	background-color: #FAFAD2;
}
	
.tablelinemain a { font-size: 12px;
	color: #000000; }
	
.normal { list-style: square;
	font-size: 12px; text-align: justify; }
	
.myTable {
	border: 1px solid #D6DFEF;
	list-style: square;
	font-size: 12px;
	text-align: justify;
	font-style: normal;
	background : url(../../imgs/space.gif);
}
	
.myTitle {
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
	text-align: left;
	text-indent: 5px;
	color: yellow;
	background : url(../../imgs/space.gif);
}
	
.myTr {
}

.myTD {
	padding: 3px;
}
	
.myQuote { border: 1px solid #000000; padding: 3px;
	font-size: 12px; text-align: justify;
	background-color: #fff8dc; } 

#TopPage { height: 60px; }

#MainPage { height: 60px; }

#Display { height: 450px; }
