html, body {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:10px;
	color: DarkBlue;
	background-color: white; 	
	background-repeat: repeat-x; 
	background-position: top;
}

table,td { border-style:none; padding:0px;}

table {	width:100%; margin:1px; border-style:none; }

td { padding:0px; vertical-align:top;}
th { padding:0px; align:left; }
	
a { font-weight:bold;
text-decoration:none;
	color: #7b7b7b; }

a:hover { text-decoration: underline;
	}

.small { font-size: 9px; 
	color: Gray;
}

.corsi { font-size: 11px;
	text-align:left;
	font-family:verdana;
	color:Gray;
	border-bottom:Silver 0px solid;}
	
.infoPage { font-size: 11px; 
	border: 0px solid DarkBlue;
	font-weight: bold;
	color: #6c7dc3; 
	background-color: #c3d0e1; }
	
.cell {
	padding: 1px;
	font-size: 11px;
	font-weight: normal;
	color: Gray;
	border: 1px solid DarkBlue;
}
	
.copyright { font-size: 10px; }
	
.button { font-size: 11px; font-weight: bold; }

.submit { font-size: 11px; font-weight: bold; }

.topbanner { border: none;
	font-size: 10px; 
	text-align: center;
	background-color: #f4f4f4; 
	border: 0px solid DarkBlue;
}
	
.tableline1 {	border: none;
	font-size: 11px; text-align: left;
	color: Gray; 
	background-color: #f4f4f4; }

.tableline1 a { }

.tableline2 {
	font-size: 11px;
	text-align: left;
	border-right: #000000 0px solid;
	border-top: #000000 0px solid;
	color: #6c7dc3;
}
	
.tableline2 a { }

.tablelinemain { 	
	font-size: 11px; 
	text-align: left; 
	text-indent: 2px;
	font-weight:bold;
	color: #6c7dc3; 
	background-color:#c3d0e1; }
	
.tablelinemain a { font-size: 10px;
	color: MediumBlue; }
	
.normal { list-style: square;
	font-size: 11px; 
	text-align: justify; 
	font-family:verdana;}
	
.myTable {
	border-bottom: 1px solid LightGray;
	border-left: 1px solid LightGray;
	list-style: square;
	font-size: 11px;
	text-align: justify;
	background-color: #f4f4f4;
	font-style: normal;
}
	
.myTitle { 	
	font-size: 12px; 
	font-weight: bolder;	
	text-align: left;
	text-indent: 5px; 
	color: #FFFFFF; 
	background-color: #6c7dc3; }
	
.myTr { background-color: #FFFFFF; }

.myTD { padding: 3px; }
	
.myQuote { border: 1px solid #000000; 
	padding: 2px;
	font-size: 11px; 
	text-align: justify;
	background-color: #f4f4f4; } 

#TopPage { height: 60px; }

#MainPage { height: 60px; }

#Display { height: 450px; }