/* Classi-Stili by Pino Tropeano */

.MenuTable   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FF8040;
	color: #FFFFCC;
	text-align: center;
	margin:0;
	width:210px;
	height: 25;
	font-variant: small-caps;
	letter-spacing: 2px;
}
               
.MenuTableA  {
	width: 210px;
	height: 25;
	text-align: center;
	border: 1px solid #FF8040;
}
               
a.Link   { font-family: Comic, Helvetica, sans-serif; font-size: 10 pt; color: #006600; 
               text-decoration: none; font-weight: bold }

a.Link:hover   {
	font-family: Comic, Helvetica, sans-serif;
	font-size: 10 pt;
	color: #FFFFCC;
	text-decoration: underline;
	font-weight: bold;
	background-color: #008000;
}

.MainMenu    { 
	font-family: Comic, Helvetica, sans-serif; 
	font-size: 10pt; color: #000080; 
    text-decoration: none; 
	text-indent: 10; 
	line-height: 150%; 
    text-align: justify; 
	font-weight: bold; 
	padding: 10pt 10pt 10pt 10pt 
}

.MainMenu:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFF00; 
               text-decoration: underline; font-weight: normal; border-style: 
               ridge; border-width: 3 }

a.HomeMenu   { font-family: Comic, Helvetica, sans-serif; font-size: 10 pt; color: #006600; 
               text-decoration: none; font-weight: bold }

.HomeMenu:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #ffff00; 
               text-decoration: underline; text-align: center; background-color: #008033; ; 
               font-weight: bold }

Body {scrollbar-face-color: orange; scrollbar-arrow-color: yellow; scrollbar-base-color: white; 
	   scrollbar-shadow-color: red; scrollbar-dark-shadow-color: blue; scrollbar-highlight-color: red;
	   scrollbar-3d-ligth-color: white; background-color: #ffffeb;}

.footer_text1 {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC6600;
	width: 35%;
}
.footer_text2 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
	width: 15%;
}
.footer_text3 {
	font-size:12px;
	font-family: "Times New Roman", Times, serif;
	color: #000080;
}
.footer_text4 {
	font-weight: bold;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-variant: small-caps;
}
.titoloTabella {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #ffff00;
	background-color: #800000;
	text-align: center;
	letter-spacing: 2px;
	height: 30px;
	vertical-align: middle;
}
.testoTabella1 {
	border-style: ridge;
	border-width: 1;
	background-color:#FFFFCC;
	text-indent: 5pt;
	color: #000099;
	padding: 5px;
}
.testoTabella2 {
	border-style: ridge;
	border-width: 1;
	background-color:#FFCC00;
	text-indent: 5pt;
	color: #006633;
	padding: 5px;
}
.testoTabellaDatoDB1 {
	border-style: ridge; 
	border-width: 1; 
	background-color:#FFFFCC;
	color:#990000; 
	text-indent: 5pt;
	font-variant: small-caps; 
	font-size: 16px; 
	font-weight: bold;
}
.testoTabellaDatoDB2 {
	border-style: ridge; 
	border-width: 1; 
	background-color:#FFCC00;
	color:#990000; 
	text-indent: 5pt;
	font-variant:small-caps; 
	font-size:16px; 
	font-weight:bold
}	
