 body {
  margin:0px;
  padding:0px;
  scrollbar-face-color:#AEC4ED;
  scrollbar-shadow-color:#ffffff;
  scrollbar-highlight-color:#ffffff;
  scrollbar-3dlight-color:#ffffff;
  scrollbar-darkshadow-color:#ffffff;
  scrollbar-track-color:#ffffff;
  scrollbar-arrow-color:#5E759C;
 }
TD.text {
   FONT-FAMILY: Verdana, Tahoma, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color:#6B6B6B;
   padding-top: 10px;
   padding-left: 10px;
   padding-right: 10px;
   vertical-align: top;
}
TD.menu {
   FONT-FAMILY: Verdana, Tahoma, sans-serif;
   font-size: 10px;
   font-weight: normal;
   margin-top: 10px;
   margin-left: 10px;
   margin-right: 10px;
   border-left-width: 10px;
   vertical-align: middle;
   text-align: center;
   background: #336699 url(img/bg_menu.jpg);
}
TD.bg_banner {
   width:198px;
   background-position: left top;
   background-repeat: repeat;
   background: #336699 url(img/bg_banner.jpg);
}
TD.bottom {
   FONT-FAMILY: Verdana, Tahoma, sans-serif;
   font-size: 10px;
   font-weight: normal;
   margin-top: 10px;
   margin-left: 10px;
   margin-right: 10px;
   border-left-width: 10px;
   vertical-align: bottom;
   text-align: center;
   background: #DAE0EC url(img/bg_blue_bottom.jpg)
}
TD.center_bottom {
   FONT-FAMILY: Verdana, Tahoma, sans-serif;
   font-size: 10px;
   font-weight: normal;
   margin-top: 10px;
   margin-left: 10px;
   margin-right: 10px;
   border-left-width: 10px;
   vertical-align: bottom;
   text-align: center;
   background-position: right bottom;
   background-repeat: no-repeat;
   background-image: url(img/bg_blue_center_bottom.jpg);
   background-color: #FFFFFF;
}

TD.middle_td {
   FONT-FAMILY: Verdana, Tahoma, sans-serif;
   font-size: 11px;
   font-weight: normal;
   margin-top: 10px;
   margin-left: 10px;
   margin-right: 10px;
   border-left-width: 10px;
   vertical-align: top;
   background: #DAE0EC url(img/bg_blue.jpg)
}
I.note {
	font-size:9px;
	color:#999999;
}

P.description {
   FONT-FAMILY: Verdana, Tahoma, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   background: #DAE0EC;
   margin-top: 10px;
   margin-left: 4px;
   margin-right: 4px;
   line-height: 120%;
   text-align: left;
}
P.bg_menu {
   vertical-align: bottom;   
}
P.evidenza {
   FONT-FAMILY: Verdana, Tahoma, sans-serif;
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   background: #E0EBF1;
   border:1px solid #C4DAEC;
   margin: 0px;
   padding:4px;
   line-height: 110%;
}

A:visited
{
    COLOR: #fa1f00;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: #fa1f00; text-decoration: none
}
A:hover
{
    TEXT-DECORATION: underline;
	color: #a0091d
}
#menu00 {
vertical-align:bottom;
}
#menu00:hover {
	background-color:#ffb951;
}

#menu00 a {
	display:block;
	color:#000000;
	text-align:center;
	vertical-align:middle;
	text-decoration:none;
	padding-top:0px;
}
#menu00 a:hover {
	display:block;
	background-color:#ffb951;
	text-decoration:none;
}