<style type="text/css">

body{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	height: 100%;
	max-height: 100%;
	background-color: #CCCCCC;
}

#framecontent{
	position: absolute;
	bottom: 0;
	left: -8;
	width: 100%;
	height: 95px; /*Height of frame div*/
	overflow: hidden;
	background-color: #BCBCBC;
}

#maincontent{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 85px; /*Set bottom value to HeightOfFrameDiv*/
	overflow: auto;
	background-color: #BCBCBC;
}

.innertube{
margin: 2px; /*Margins for inner DIV inside each DIV (to provide padding)*/
}

* html body{ /*IE6 hack*/
padding: 0 0 95px 0; /*Set value to (0 0 HeightOfFrameDiv 0)*/
}

* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	text-transform: capitalize;
	background-color: #FEFFD7;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
	font-variant: normal;
	color: #183C60;
	list-style-type: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Stile10 {color: #FFFF00; font-weight: bold; }
.CampiImporti {
	color: #FFFF00;
	font-weight: bold;
	background-color: #2A3F55;
	border: thin solid #2A3F55;
	text-align: right;
	font-size: 12px;
}
.Stiletitolo {
	color: #FFFF99;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	text-align: center;
	vertical-align: middle;
}
.Pulsanti {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.CampiSelect {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #003366;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.Stile40 {
	color: #FFFF99;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #666666;
	text-indent: 3px;
	vertical-align: middle;
}
.Pulsanti {
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	background-color: #666666;
	color: #FFFF99;
	font-style: normal;
	border: 1px outset #FFFFFF;
}
.CampiDescSlot {
	background-color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
	color: #003366;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	vertical-align: bottom;
	letter-spacing: normal;
	word-spacing: normal;
}
</style>

