BODY {
	margin:0;padding:0;
font:100% verdana,helvetica,sans-serif;
background:#fff url(images/tras_big.gif) 0 0 no-repeat fixed;

scrollbar-face-color: #000066; 
scrollbar-highlight-color: #567654; 
scrollbar-3dlight-color: #234543; 
scrollbar-darkshadow-color: #FFFF00; 
scrollbar-shadow-color: #345456; 
scrollbar-arrow-color: #654565; 
scrollbar-track-color: #ededed; 
} 

.border {
	border: thin solid #CCCCCC;
}
.border2 {
	border-top: thin none #FFFFFF;
	border-right: thin #FFFFFF;
	border-bottom: thin solid #CCCCCC;
	border-left: thin #FFFFFF;
}
.border3 {
	border-top: thin solid #999999;
	border-right: thin #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin solid #999999;
}
.borderdot {
	background-image: url(images/rigaVert.gif);
}
.fondoretino {
	background-image: url(images/retino.gif);
	border: 2px dotted #CCCCCC;

}
.soprasotto {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
}
.sopra {
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
}
.borderdotCopy {
	background-image: url(images/rigaVert.gif);
	border: 2px dotted #CCCCCC;
}
.borderdotretino {

	background-image: url(images/retino.gif);
	border: 2px dotted #CCCCCC;
	background-position: center;
	background-color: #FFFFFF;
}

