body {
	background-attachment: scroll;
	background-image: url(bigcompasses.gif);
	background-repeat: no-repeat;
	background-position: center 195px;
}
.left {
	background-attachment: scroll;
	background-image:  url(leftpar.gif);
	background-repeat: no-repeat;
	background-position: center 120px;
}
.right {
	background-attachment: scroll;
	background-image:  url(rightpar.gif);
	background-repeat: no-repeat;
	background-position: center 120px;
}
.topheader {
	background-attachment: scroll;
	background-image: url(topheader.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.insidelog {
	text-align: right;
	padding-bottom: 10px;
	padding-right: 10px;
}
.topheader a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #818286;
	text-decoration: none;
	font-style: normal;
}
.topheader a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #818286;
	text-decoration: none;
	font-style: normal;
}
.topheader a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	border-bottom: 1px dotted #000000;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}
.maintext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.maintext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #818286;
	text-align: left;
	text-decoration: none;
}
.maintext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #79b91e;
	text-align: left;
	border-bottom: 1px dotted #79b91e;
}
.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
}
.mainmenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #79b91e; /* colore variabile */
	text-decoration: none;
}
.mainmenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #818286;
	text-decoration: none;
}
.mainmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
}
.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #818286;
	text-decoration: none;
	text-align: right;
	position: absolute;
	top: 97px;
	z-index: 1;
	height: 24px;
	width: 600px;
	visibility: hidden;
}
.submenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #818286;
	text-decoration: none;
}
.submenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #818286;
	text-decoration: none;
}
.submenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	border-bottom: 1px dotted #ffffff;
	background-color: #000000;
}
.subsubmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	position: absolute;
	top: 120px;
	z-index: 1;
	/*height: 24px;*/
	width: 800px;
	visibility: hidden;
}
.subsubmenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.subsubmenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 11px;
	font-style: normal;
	color: #818286;
	text-decoration: none;
}
.subsubmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	background-color: #666666;
}
.subshowed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	position: absolute;
	top: 120px;
	z-index: 1;
	/*height: 24px;*/
	width: 800px;
}
.subshowed a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.subshowed a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 11px;
	font-style: normal;
	color: #818286;
	text-decoration: none;
}
.subshowed a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	background-color: #666666;
}
.showedmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #818286;
	text-decoration: none;
	text-align: right;
	position: absolute;
	top: 97px;
	z-index: 1;
	height: 24px;
	width: 600px;
}
.showedmenu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #818286;
	text-decoration: none;
}
.showedmenu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #818286;
	text-decoration: none;
}
.showedmenu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	background-color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #79b91e;
	font-variant: small-caps;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	margin-bottom: 0px;
}
.myblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
.folding {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding:2px;
	background:#000000;
	color:#ffffff;
	border:1px solid #ffffff;
}
.headings2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	padding:2px;
	background:#79b91e;
	color:#ffffff;
}
.headings a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	color: #ffffff;
}
.headings a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #79b91e;
	text-decoration: none;
}
.headings a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration: line-through;
	color: #cccccc;
}
.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.bottomlink a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.bottomlink a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #818286;
}
.bottomlink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: line-through;
	color: #818286;
}
.child {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding:5px;
	position: absolute;
	z-index: 1;
	/*height: 360px;*/
	width: 570px;
	visibility: hidden;
}
.child_showed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding:5px;
	position: absolute;
	z-index: 1;
	/*height: 360px;*/
	width: 570px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: small-caps;
	margin-bottom: 0px;
	margin-top: 6px;
}
.footer {
	background-attachment: scroll;
	background-color: #e8e7e7;
	background-image: url(backfooter.gif);
	background-repeat: no-repeat;
	background-position: center 130px;
}
input {
	height: 16px;
	font-size: 9;
	margin: -4px 0px 0px;
	border: 0px;
	background: #cccccc;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
}
textarea {
	height: 80px;
	font-size: 10;
	margin: -4px 0px 0px;
	background: #cccccc;
	width: 300px;
	padding-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #CCCCCC;
}
button {
	width: 70px;
	height: 20px;
	text-align: center;
	line-height: 16px;
	color: #79b91e;
	font-size: 10px;
	font-weight: bold;
	background: #000000;
	border: 0px;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 4px;
}
.topbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*font-variant: small-caps;*/
	padding:2px;
	border:1px solid #ffffff;
	color: #FFFFFF;
	background-color: #2670ea;
}
/* scroll style */
#extra_controls, #scrollbar { 
    display: block; 
}
div#wn	{ 
	position: absolute;
	width: 600; 
	height: 360px; 
	overflow: hidden;
}
div.content { 
	position: absolute; 
	visibility: hidden;
	left: 0px; 
	top: 0px; 
}
div#lyr1 { 
    visibility: visible;
	width: 575; 
}
div#scrollbar { 
	position: absolute;
	right: -95px; 
	top: -90px;
	width: 11px; 
	font-size: 1px;  
  }
div#track { 
	position: absolute;
	right: 100px; 
	top: 145px;
	height: 280em; 
	width: 11px;
	background: #818286;
}
div#dragBar {
	position: absolute; 
	left: 1px; 
	top: 1px;
	width: 9px; 
	height: 20px;
	background-color: #e8e7e7;
}  
div#up { 
	position: absolute;
	right: 0px; 
	top: 0px; 
}  
div#down { 
	position: absolute; 
	right: 0px; 
	top: 300em; 
}
div#scrollbar img { 
	position: absolute;
	right: 100px; 
	top: 130px; 
	display: block; 
} 
div#scrollbar, div#track, div#dragBar, div#up, div#down {
    -moz-user-select: none;
    -khtml-user-select: none;
}
select {
	font-size: 9px;
	line-height: 20px;
	color: #000000;
	background-color: #CCCCCC;
}
.reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	text-align: left;
	z-index: 100;
	height: 24px;
	width: 200px;
}
.reg a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.reg a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
.reg a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	font-style: normal;
	color: #818286;
	border-bottom: 1px dotted #818286;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.bigtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.bigtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #818286;
	text-align: left;
	text-decoration: none;
}
.bigtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #79b91e;
	text-align: left;
	border-bottom: 1px dotted #79b91e;
}
