.body1 {
	margin: 0px;
	padding: 0px; 
	background-color: #87AEC5;
	font-family: arial;
	font-size: 80%;
	background-image: url(http://www.tizag.com/pics/BannerTileBackground.gif);
	background-repeat: repeat-x;
}

.body2 {
	margin: 0px;
	padding: 0px; 
	background-color: #87AEC5;
	font-family: arial;
	font-size: 80%;
	color: black;
}

table.main{
	background-color:#D2E7F4;
	color:black;
	border:2px solid black;
	padding: 0px;
}

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid black;
	color: black;
	background: #B5CFE0;
}

.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid black;
	color: black;
	background: #D2E7F4;
}

.div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 2px solid black;
	color: black;
	background: #B5CFE0;
}

.rigaSotto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid black;
	color: black;
}

.rigaSottoDestra{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px solid #8A2BE2;
	border-right: 1px solid #8A2BE2;
}

.td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

a:link{	text-decoration: none;	}
a:visited{	text-decoration: none;	}

.testo{
	font-family: Arial;
	font-size: 12px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px dotted black;
	color: black;
	background: #D2E7F4;
}

select{
	border-bottom: 1px dotted black;
	border-top: 0px solid black;
	border-right: 0px solid black;
	border-left: 0px solid black;
	font-family: Arial;
	font-size: 12px;
	color: black;
	background: #D2E7F4;
}

.select2{
	border-bottom: 1px solid black;
	border-top: 1px dotted black;
	border-right: 1px dotted black;
	border-left: 1px dotted black;
	font-family: Arial;
	font-size: 12px;
	color: black;
	background: #D2E7F4;
}

selectOld{
	border-bottom: 1px solid #8A2BE2;
	border-top: 1px solid #8A2BE2;
	border-right: 1px solid #8A2BE2;
	border-left: 1px solid #8A2BE2;
	font-family: Arial;
	font-size: 12px;
	color: #8A2BE2;
	background: #F8FBC3;
}

h1{
	border-bottom: 2px solid #003B62;
	padding: 3px;
	font-size: 150%;
}

h2{
	border-bottom: 2px solid #003B62;
	padding: 3px;
	font-size: 100%;
}
