<style>
	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#flashcontentmenu {
		align: middle;
		height: 100%;
	}
	#flashcontent {
		align: middle;
		height: 100%;
	}
	/* end hide */

	 body {
		height: 100%;
		margin: 0;
		padding: 0;
		background-color: #DEDEDE;
	}
				
				.inputbox {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 60px;
				}
				
				.inputbox1 {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: #333333;
					width : 120px;
				}
				
				.inputbox2 {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 80px;
				}
				
				.inputbox3 {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 200px;
				}
				
				.inputbox4 {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 20px;
				}
				
				.textarea {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 300px;
				}
				.textarea1 {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: none;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 150px;
				}
				
				.checkbox {
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
				}
				
				.submitbox {
				background: #cccccc;
				text-decoration: none;
				border: thin outset;
				font-size: 9px;
				color: #000000;
				width : 120px;
				}
				
				.submitbox2 {
				background: #cccccc;
				text-decoration: none;
				border: thin outset;
				font-size: 9px;
				color: #000000;
				width : 220px;
				}
				
				.submitbox1 {
				background: #cccccc;
				text-decoration: none;
				border: thin outset;
				font-size: 9px;
				color: #333333;
				width : 40px;
				}
				
				.submitbox2 {
				background: #cccccc;
				text-decoration: none;
				border: thin outset;
				font-size: 9px;
				color: #333333;
				width : 400px;
				}
				
				.selectbox {
				background: #cccccc;
				text-decoration: none;
				border: thin outset;
				font-size: 9px;
				color: #333333;
				}
				
				.textcontentW{
				font-size: 10px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #FFFFFF;	
				text-decoration: none;
				}
				
				.textcontentV{
				font-size: 10px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #666666;	
				text-decoration: none;
				}
				
				.textcontentB{
				font-size: 11px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #000000;
				text-decoration: none;
				}
				
				.textcontentG{
				font-size: 11px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #cccccc;
				text-decoration: none;
				}
				
				.textcontentR{
				font-size: 11px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #990000;
				text-decoration: none;
				}
				
				.tdcalc{
				font-size: 10px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #000000;
				text-decoration: none;
				}
				
				.textcontentRtitolo{
				font-size: 13px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #990000;
				text-decoration: none;
				}
				
				.textcontentBtitolo{
				font-size: 13px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: #000000;
				text-decoration: none;
				}

				.tdfooter{
					background : #bbbbbb;
					border-style: solid;
					border-color : White Black Black White;
					border-left-color : White;
					border-bottom-color : Black;
					border-left : thin;
					border-left-width : thin;
					border-right-color : Black;
					border-right-width : thin;
					border-bottom-width : thin;
					border-width : thin thin thin thin;
				}
				
				body { 
					scrollbar-arrow-color: #ffffff; 
					scrollbar-3dlight-color: #cccccc; 
					scrollbar-highlight-color: #ffffff; 
					scrollbar-face-color: #cccccc; 
					scrollbar-shadow-color: #cccccc; 
					scrollbar-track-color: #ffffff; 
					scrollbar-darkshadow-color: #ffffff;
					scrollbar-size: 10;
					}
				
	</style>
