body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #FFFFFF;
  scrollbar-highlight-color: #CCCCCC;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-shadow-color: #666666;
  scrollbar-arrow-color: #003366;
  scrollbar-track-color: #FFFFFF;
}

a:link{
color:#003366;
font: bold 7pt Verdana;
text-decoration:underline;
}

a:visited{
color:#003366;
font: bold 7pt Verdana;
text-decoration:underline;
}

a:hover{
color: #236FEC;
font: bold 7pt Verdana;
text-decoration:none;
}

.frecce {
	top:0;
	right:0;
	width: 427px;
	height: 501px;
	position: absolute;
	background-image: url("img/frecce.jpg");	
	z-index: -100;
}

.orbital {
	top: 0;
	left: 0;
	width: 375px;
	height: 167px;
	position: absolute;
	background-image: url("img/orbital.jpg");
}

.sfumatura_bassa {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 52px;
	position: absolute;
	background-image: url("img/sfumatura.gif");
	background-repeat: repeat-x;
	z-index: -100;
}

.contenitore_body {
	top: 170;
	left: 80;
	width: 402px;
	height: expression(this.offsetParent.clientHeight-270);
	position: absolute;
}

.nw-shopping {
	top: 0;
	left: 0;
	width: 400px;
	height: 34px;
	position: absolute;
	background-image: url("img/nw-shopping.gif");
	background-position: center;
	background-repeat: no-repeat;
}

.body {
	top: 34;
	left: 0;
	width: 400px;
	height: 82%;
	position: absolute;
	overflow: auto;
	border: #999999 2px dotted;
	font: normal 7pt Verdana;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.menu {
   top: expression(this.offsetParent.clientHeight+5);
	left: 0;
	width: 400px;
	height: 20px;
	position: relative;	
	border: #999999 2px dotted;
}

table {
	font: normal 7pt Verdana;
}

h1 {
	font: bold 8pt Verdana;
	color: #003366;
	font-variant: small-caps;
}