.footer_tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #5FC3FE;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
body {
	background-color: #C0FEFF;
	background-image: url(../images/sfondo_scritta.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.maintab {
	border: 1px dashed #0000FF;
}
.menutab {
	background-image: url(../images/sfondo_menu.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.menutab a:link {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
.menutab a:visited {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
.menutab a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
.menutab a:active {
	text-decoration: none;
	color: #FF8080;
}

.centraltab {
	background-color: #FFFFFF;
	padding: 10px;
}
.righttab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #5FC3FE;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.menutable {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.newstab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
}
.recapititab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px dashed #000066;
}
