body {
	background-attachment: fixed;
	background-image: url(images/sfondo.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.tabler {
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.blue {
	background-color: #000099;
}
.hliner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}


.borders {
	border: 5px solid #FFFFFF;
}
.mtable {
	background-attachment: scroll;
	background-image: url(images/tbback.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.divs {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #41B0E3;
	border-right-color: #41B0E3;
	border-bottom-color: #41B0E3;
	border-left-color: #41B0E3;
}
.all {
	padding: 5px;
}
.bottoni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
