body {
	margin: 0px;
	background-color: #f8f8f8;
}
.maintable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B61208;
	border-right-color: #B61208;
	border-bottom-color: #B61208;
	border-left-color: #B61208;
	background-color:#FFFFFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.footertable {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B61208;
	border-right-color: #B61208;
	border-bottom-color: #B61208;
	border-left-color: #B61208;
	background-color:#FFFFFF;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #d6d6d6;
}

.copyright a:link{
	color: #d6d6d6;
	text-decoration:none;
}

.copyright a:visited{
	color: #d6d6d6;
	text-decoration:none;
}
.copyright a:hover{
	color: #d1d1d1;
	text-decoration:underline;
}

.menu {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.11em;
}

.menu a:link {
	color: #000000;
	text-decoration:none;
}

.menu a:visited {
	color: #333333;
	text-decoration:none;
}

.menu a:hover {
	color: #B61208;
	text-decoration:underline;
}
.title {
	font-family: "Trebuchet MS", Verdana;
	font-size: 24px;
	color: #A60800;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.testo a:link {
	color: #333333;
	text-decoration:underline;
}
.testo a:visited {
	color: #333333;
	text-decoration:underline;
}
.testo a:hover {
	color: #A60800;
	text-decoration:none;
}
.bordertable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B5130B;
	border-right-color: #B5130B;
	border-bottom-color: #B5130B;
	border-left-color: #B5130B;
}
