BODY {
background-color:#FFF200;
SCROLLBAR-FACE-COLOR: #FFF200;
 SCROLLBAR-HIGHLIGHT-COLOR: #FFF200;
 SCROLLBAR-SHADOW-COLOR: #ED1289;
 SCROLLBAR-3DLIGHT-COLOR: #ED1289;
 SCROLLBAR-ARROW-COLOR: #ED1289;
 SCROLLBAR-TRACK-COLOR: #FFF200;
 SCROLLBAR-DARKSHADOW-COLOR: #FFF200;
}
table.gabbia{
background-color:#FFF200;
 width:900px;
}
table.gabbia td.top_sx{
background-image: url(../img/sfo_top_sx.jpg);
background-repeat: no-repeat;
background-position: bottom left;
height:11px;
width:8px;
}
table.gabbia td.top_cn{
background-image: url(../img/sfo_top.jpg);
background-repeat: repeat-x;
background-position: bottom left;
height:11px;
}
table.gabbia td.top_dx{
background-image: url(../img/sfo_top_dx.jpg);
background-repeat: no-repeat;
background-position: bottom left;
height:11px;
width:8px;
}

table.gabbia td.mid_sx{
background-image: url(../img/sfo_mid_sx.jpg);
background-repeat: repeat-y;
background-position: top left;
width:8px;
}

table.gabbia td.mid_dx{
background-image: url(../img/sfo_mid_dx.jpg);
background-repeat: repeat-y;
background-position: top left;
width:8px;
}

table.gabbia td.bot_sx{
background-image: url(../img/sfo_bot_sx.jpg);
background-repeat: no-repeat;
background-position: top left;
height:11px;
width:8px;
}
table.gabbia td.bot_cn{
background-image: url(../img/sfo_bot.jpg);
background-repeat: repeat-x;
background-position: top left;
height:11px;
}
table.gabbia td.bot_dx{
background-image: url(../img/sfo_bot_dx.jpg);
background-repeat: no-repeat;
background-position: top left;
height:11px;
width:8px;
}

table.pagina{
font-family :Georgia, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
    text-align:left;
	color:black;
	width:100%;
}
.titolo{
font-family :Georgia, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
    text-align:left;
	color:#ED1289;
}


.viola{
font-family :Georgia, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
    text-align:left;
	color:#ED1289;
}

table.pagina a{
font-family :Georgia, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color:black;
	text-decoration:underline;
}
table.pagina a:hover{
	text-decoration:none;
}
.info{
font-family :Georgia, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
    text-align:left;
	color:black;
	}

.info a{
font-family :Georgia, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
    text-align:left;
	color:black;
	text-decoration:none;
	}

/*############  Form  ############*/
table.scrivi{
width:80%
}
table.scrivi td{
font-family :Georgia, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
    text-align:right;
	color:black;
	width:190px;
}
form input {
font-family:Verdana, Arial;
font-weight:normal;
font-size:10px;
color:black;
height: 17px;
border: 1px solid black;
width:180px;
background-color:#FFF200;
}
.Bottone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : bold;
	text-decoration:none;
	background-color:#FFF200;
	color:black;
	border : 1px solid black;
	height : 16px;
	width: 50px;
} 
.BottoneHover {
	background-color: Black;
	color: #FFF200;
	border : 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : bold;
	text-decoration:none;
	height : 16px;
	width: 50px;
} 
