.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #ffffff;
}
.textnl {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}
.textboldnl {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}

.textlinknl {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}

.textlinknl:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color:#cc9933;
}

.text2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
}

.textfooter {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #ffffff;
}

.bg1 {
	background-image: url(../img/img_sfondo1.gif);
	background-repeat: repeat-y;
}
.bg2 {
	background-image: url(../img/img_sfondo2.gif);
	background-repeat: repeat-y;
}
.bg3 {
	background-image: url(../img/img_sfondo3.gif);
	background-repeat: repeat-y;
}
.bg4 {
	background-image: url(../img/img_sfondo4.gif);
	background-repeat: repeat-y;
}
.link {
	font-size:11;
	color: #ffffff;
	font-weight:bold;
	font-family: Tahoma;
	text-decoration: none;
}
.link:hover {
    font:Tahoma;
	font-size:11;
	color: #cc9933;
	font-weight: bold;
	text-decoration: none;
}

.linkfooter {
	font-size:10;
	color: #ffffff;
	font-weight:bold;
	font-family: Tahoma;
	text-decoration: none;
}
.linkfooter:hover {
    font:Tahoma;
	font-size:10;
	color: #cc9933;
	font-weight: bold;
	text-decoration: none;
}

.linknl {
	font-size:11;
	color: #990000;
	font-weight:bold;
	font-family: Tahoma;
	text-decoration: none;
}
.linknl:hover {
    font:Tahoma;
	font-size:11;
	color: #cc9933;
	font-weight: bold;
	text-decoration: none;
}

.text_box
{
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #cc9933;
}

.btnstyle{
 font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
 border:1px solid #ffffff; 
 cursor:hand; 
 background:#cc9933; 
 color: #ffffff;
}
.immaginesx {
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align:left;
}

BODY
{
 scrollbar-3dlight-color:#990000;
 scrollbar-arrow-color:#990000;
 scrollbar-base-color:#E5E5E5;
 scrollbar-darkshadow-color:#E5E5E5;
 scrollbar-face-color:#E5E5E5;
 scrollbar-highlight-color:#E5E5E5;
 scrollbar-shadow-color:#990000;
 scrollbar-track-color:#E5E5E5;
 
 
}
