html {
	  scrollbar-3dlight-color: white;
           scrollbar-arrow-color: red;
           scrollbar-base-color:white;
           scrollbar-darkshadow-color:white;
           scrollbar-face-color:white;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:white;

}
body {
	background-image: url(std_images/bkg.jpg);
	margin: 0px;
}
body.blog {
	background-image: url(std_images/bkg_iframe.jpg);
	margin: 0px;
	background-repeat: no-repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.rosso {
	color: #FF3535;
}
.sottotitolo {
	font-weight: bold;
}
.maintable {
	background-image: url(std_images/page_bkg.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #FF3535;
}
a:visited {
	color: #FF3535;
}
a:hover {
	color: #FF3535;
}
a:active {
	color: #FF3535;
}
iframe {
	  scrollbar-3dlight-color: white;
           scrollbar-arrow-color: red;
           scrollbar-base-color:white;
           scrollbar-darkshadow-color:white;
           scrollbar-face-color:white;
           scrollbar-highlight-color:white;
           scrollbar-shadow-color:white;

}
