BODY 
	{ 
	scrollbar-base-color: rgb(226,222,233);
	scrollbar-arrow-color:  rgb(50,50,50);
	scrollbar-highlight-color:  rgb(80,80,80);
	scrollbar-shadow-color:  rgb(200,200,200);
	color: black;
	background-color:#ffc587;
	background-image:url(/ecms/skins/orange_1/images/orange_bckgrnd.gif);
	background-repeat:repeat-x;
	background-position:top;	
	}
	
.tablehead
	{ 
	scrollbar-base-color: rgb(226,222,233);	
	scrollbar-arrow-color:  rgb(50,50,50);
	scrollbar-highlight-color:  rgb(80,80,80);
	scrollbar-shadow-color:  rgb(200,200,200);
	background-color:white;
	background-image:url(/ecms/skins/orange_1/images/orangefox_02.jpg);
	background-repeat:repeat-x;
	background-position:top;	
	}
	
.tablemenu
	{ 
	scrollbar-base-color: rgb(226,222,233);	
	scrollbar-arrow-color:  rgb(50,50,50);
	scrollbar-highlight-color:  rgb(80,80,80);
	scrollbar-shadow-color:  rgb(200,200,200);
	background-color:white;
	background-image:url(/ecms/skins/orange_1/images/orangefox_07.jpg);
	background-repeat:repeat-x;
	background-position:top;	
	}
	
.tablebody 
	{ 
	scrollbar-base-color: rgb(226,222,233);	
	scrollbar-arrow-color:  rgb(50,50,50);
	scrollbar-highlight-color:  rgb(80,80,80);
	scrollbar-shadow-color:  rgb(200,200,200);
	background-color:white;
	background-image:url(/ecms/skins/orange_1/images/orangefox_10.jpg);
	background-repeat:repeat-x;
	background-position:top;	
	}
	
.tablestatus
	{ 
	scrollbar-base-color: rgb(226,222,233);	
	scrollbar-arrow-color:  rgb(50,50,50);
	scrollbar-highlight-color:  rgb(80,80,80);
	scrollbar-shadow-color:  rgb(200,200,200);
	background-color:white;
	background-image:url(/ecms/skins/orange_1/images/orangefox_10.jpg);
	background-repeat:repeat-x;
	background-position:top;	
	}
	
.welcometext {
	color: black;
	}
.piccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DED3C0;
	text-decoration: none;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: white;
	text-decoration: none;
}
.TitoliSuperBOLD_sezione { /* Titolo generale di ogni Sezione */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.TitoliBOLD13 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F3E6D1;
	text-decoration: none;
	cursor: hand;
}
.TitoliBOLD12click {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F3E6D1;
	text-decoration: none;
	cursor: hand;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: underline;
	cursor: hand;
}
.menuattivo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: white;
	text-decoration: none;
	cursor: hand;
}
.menuattivo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: yellow;
	text-decoration: none;
	cursor: hand;
}
.statustext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EEEEEE;
	text-decoration: none;
	cursor: hand;
}
.testospesso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	cursor: hand;
}
.menuovr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
	cursor: hand;
}

.statustextovr{
	color: darkorange;
}

.statustext{
	color: #333333;
}

  #dropmenudiv{/*non viene considerato "background-color" ... devi guardare txtsubmenu*/
	position:absolute;
	font:normal 12px Verdana;
	line-height:18px;
	border: 1px solid orange;
	z-index:100;
	/*background-color: #424242; /*viene considerata... se la riga di sottomenu è vuota...*/
	background-image:url(/ecms/skins/orange_1/images/trasp_menu.png);
	background-repeat:repeat;
  }
  
  #dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #996600;
  }
	
  #dropmenudiv a:hover{ /*hover background color*/
	background-image:url(/ecms/skins/orange_1/images/trasp_menu_ovr.png);
	background-repeat:repeat;
	color:#000000;
  }
  
  .winbackground{ /*windows background color and body color text*/
	/*background-color: #ececec;*/
	background-image:url(/ecms/skins/orange_1/win/background.png);
	background-repeat:repeat;
  }

  .wintitle { /*windows title*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: WHITE;
	text-decoration: none;
}

.datasharingTXT { 
	color: #2c2c2c;
	/*background-color:#424242;*/
	}
	
.datasharingTXT a{ 
	color: #61689d;
	/*background-color:#424242;*/
	}
