    	#screenoverlay {
    		position: fixed;
     		_position: absolute;  /* for IE 6.0 */  
    		left: 0px;
    		top: 0px;  
    		width: 100%;
    		height: 100%;
    		background-color: #CCCCFF; 
    		opacity: .75;
    		filter: alpha(opacity=75);  
    		z-index: 1000;
        visibility:hidden;        
    	}        	
    	#topbox {
	position: absolute;
	left: 100px;
	top: 100px;
	padding: 5px;
	width: 400px;
	height: 80px;
	background-color: #FFFFFF;
	z-index: 1001;
	display: none;
	margin: 5px;
    	} 	

.P {
	font-weight: bold;
	color: #CCCC00;
}
.D {
	font-weight: bold;
	color: #339933;
}
.C {
	font-weight: bold;
	color: #CC3300;
}
.A {
	font-weight: bold;
	color: #0066FF;
}

#divsx {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	float: left;
	padding-right: 5px;
	height: auto;
	width: 200px;
	left: 100px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
}
#divdx {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
	position: absolute;
	float: left;
	padding-right: 5px;
	height: auto;
	width: 200px;
	right: 100px;
}
#content {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
	clip: rect(auto,auto,auto,auto);
	position: absolute;
	left: 25%;
	border-right-style: none;
	border-left-style: none;
	z-index: auto;
	color: #000000;
	width: 51%;
}
.tablemain {
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
}
.tablemain2 {
-moz-border-radius:6px;
-webkit-border-radius:6px;
-opera-border-radius:6px;
-khtml-border-radius:6px;
border-radius:6px;
	border: 6px solid #CCFF00;

	background-color: #FFFFFF;
}

.bordosxtablemain {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
	background-color: #669933;
}
.bordodxtablemain {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-top-color: #669933;
	border-left-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../grasstile04thumbnail.gif);
}
h3 {
	font-size: 14px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	background-color: #FDFFDD;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 1px;
}
h4 {
	font-size: 18px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	background-color: #669933;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
		margin: 1px;
	padding: 1px;

}
h6 {
	font-size: 18px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
		margin: 1px;
	padding: 1px;

}

a:link {
	color: #006600;
	font-weight: normal;
}
a:visited {
	color: #006600;
	font-weight: normal;
}

a:hover {
	color: #FF9900;
}
.bordosotto {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
}
.sfondocella {
	font-weight: bold;
	color: #000000;
	background-color: #E2FCA7;
}
.sfondtab {
	background-color: #ECFFCE;
	border: thin solid #000000;
}
.sfondtab2 {
	border: thin solid #000000;
}

.GOLBIG {
	font-weight: bold;
	font-size: 36px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFF00;
	color: #000000;
}
.GOLsmall {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #CCFF66;
	color: #000000;
	font-size: 12px;
	border: thin solid #66CC00;
	padding: 3px;
}
.golmedium {
	font-weight: bold;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFF00;
	color: #000000;
}
.riquadroofferta {
	font-size: 14px;
	border: thin solid #FF0000;
}
.riquadrooffertablu {
	font-size: 14px;
	border: thin solid #3399FF;
}
.titolotabelle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: ridge;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	font-size: 18px;
	font-weight: bold;
}
.bordipagine {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #669933;
	border-right-color: #669933;
	border-bottom-color: #669933;
	border-left-color: #669933;
	background-color: #FCFFE8;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}
.dropin {
	background-color: #FFFFFF;
	border: thin solid red;
	visibility: hidden;
	left: 153px;
	top: 101px;
	position: absolute;
	height: 800px;
	width: 600px;
}
.small {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.smallred {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	border: thin solid #FF0000;
}
.bg_vs {
	background-color: #C9FDB0;
}
.GOLBIGG{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0099FF;
}
.MARK {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCFF33;
	font-weight: bolder;

}
.TABELLINA {
	border: thin solid #000000;
	margin: 1px;
	padding: 5px;

}
.select {
	margin: 0px;
	padding: 0px;
}
.quote {
	background-color: #FFFFCC;
	border: thin solid #FFCC00;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;

}
.div {
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
	left: 0px;
	right: 0px;
	bottom: 0px;
}

