BODY {
	background-color : White;
	font-family : Verdana;
	font-size : xx-small;
	color : #000000;	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image : url(#);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position : bottom;
  	scrollbar-base-color : #49C2C2;
	scrollbar-arrow-color : white;
	scrollbar-3dlight-color : #C8EDED;
	scrollbar-track-color : White;
	
}

TABLE {
	font-family : Verdana;
	font-size : xx-small;
}

A {
	font-family : Verdana;
	font-size : xx-small;
	text-decoration : none;
	color : #cc0000;
	font-weight: bold;
}

A:HOVER {
	color : #20B2AA;
	text-decoration : underline;
	font-weight: bold;
}

HR {
	color : #48D1CC;
	height : 1px;
	
}

LI {
	list-style-image : url(images/point.gif);
	list-style-position : outside;
	background-repeat: repeat-x;
}

.top{	
	background-image : url(images/stringatop_left.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position : top left;

}
.fondino{	
	background-image : url(images/fondo2.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position : top;

}
.colore{	
	background-image : url(images/pantone.gif);
	background-attachment: fixed;
	background-position : top right;
	background-repeat: no-repeat;

}
.colorino{	
	background-image : url(images/pantone.gif);
	background-attachment: fixed;
	background-position : bottom left;
	background-repeat: no-repeat;

}
.sche{	
	background-image : url(images/fondo.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position : bottom;

}

.logo{	
	background-image : url(images/logo_fondo.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position : top right;

}
 .bar{
  	scrollbar-base-color : #49C2C2;
	scrollbar-arrow-color : white;
	scrollbar-3dlight-color : #C8EDED;
	scrollbar-track-color : White;
  }