BODY {

BACKGROUND-COLOR: #090A29;	 
scrollbar-base-color : #FF6600;
scrollbar-3dlight-color : #EAF3FF;
scrollbar-track-color : #EAF3FF;
scrollbar-highlight-color : #EAF3FF;
scrollbar-arrow-color : #EAF3FF;
scrollbar-3dlight-color : #EAF3FF;
scrollbar-shadow-color : #EAF3FF;
PADDING-TOP: 0px;
PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 5px; MARGIN: 0px;
COLOR: #666666;
font-size:9pt;
FONT-FAMILY: Verdana, Arial

}
 
TD {
	FONT-SIZE: 8pt;
	COLOR: #000099;
	
}

.tabella_menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000; 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	background-color: #e1e1e1;
	}

.tabella_finestre {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000; 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #e1e1e1;
	}
	
.tabella_finestre_lista {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066FF; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF; 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0099FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099FF;
	background-color: #e1e1e1;
	}
	
.tabella_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000099;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000099;
}
.tabella_top_corrente {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000ff; 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000ff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffff00;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
	background-color:#CCCCCC;
}


	
.tabella_inserimento {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000FF; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF; 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000FF; 	  
}

.tabella_inserimento_multipla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF; 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000FF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000FF;
	background-color:#CCCCCC;
	
}

.tabella_elenco {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000ff; 
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0000ff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0000ff; 
	  
}


A:link { FONT-WEIGHT: bold; COLOR: #0066FF; TEXT-DECORATION: none } 
A:visited { FONT-WEIGHT: bold; COLOR: #0066FF; TEXT-DECORATION: none } 
A:hover { COLOR: #FFA275; TEXT-DECORATION: underline } 

.mini { FONT-SIZE: 7pt } 
.arancio { COLOR: #FF6600 }  

input,select { 
border-left: 1px solid #C0C0C0; 
border-right: 1px inset #0000FF; 
border-top: 1px solid #C0C0C0; 
border-bottom: 1px solid #0000FF;
padding-left: 4px; 
border-left: 1px solid #C0C0C0; 
border-right: 1px inset #0000FF;
border-top: 1px solid #C0C0C0; 
border-bottom: 1px solid #0000FF; 
padding-left: 4px; 
padding-right: 4px; 
padding-top: 1px; 
padding-bottom: 1px; 
background-color: #ffffff}  



textarea   
{ 
border-left-width: 1px; border-right: 1px solid #0000FF; border-top-width: 1px; border-bottom: 1px solid #0000FF; background-color: #FFFFCC
}  

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: yellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}



.jsdomenudiv {
	background-color: #FFFFFF;
	background-image: url(../images_menu/office_xp_menu_left.png);
	background-repeat: repeat-y;
	border: 1px solid #8A867A;
	cursor: default;
	padding-bottom: 1px;
	padding-top: 1px;
	position: absolute; /* Do not alter this line! */
	visibility: hidden;
	z-index: 10;
}

.jsdomenuitem {
	background: transparent;
	border: none;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 3px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuitemover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: #000000;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	margin-left: 1px;
	margin-right: 1px;
	padding-bottom: 2px;
	padding-left: 28px;
	padding-right: 15px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenuarrow {
	background-image: url(../images_menu/office_xp_arrow.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenuarrowover {
	background-image: url(../images_menu/office_xp_arrow_o.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 7px;
	position: absolute; /* Do not alter this line! */
	right: 8px;
	width: 4px;
}

.jsdomenusep {
	padding-left: 28px;
}

.jsdomenusep hr {
}

/*
Menu bar related selectors
*/
.jsdomenubardiv {
	background-color: #ECE9D8;
	background-image: url(../images_menu/office_xp_divider.png);
	background-position: left;
	background-repeat: no-repeat;
	border: 1px outset;
	cursor: default;
	padding-bottom: 3px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 3px;
	position: absolute; /* Do not alter this line! */
	visibility: visible;
}

.jsdomenubardragdiv {
	cursor: move;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
	visibility: hidden;
	width: 9px;
}

.jsdomenubaritem {
	background-color: #EFEDDE;
	border: none;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 24px;
	padding-right: 10px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemover {
	background-color: #C1D2EE;
	border: 1px solid #316AC5;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

.jsdomenubaritemclick {
	background-color: #EFEDDE;
	border: 1px solid #8A867A;
	color: #000000;
	display: inline;
	font-family: Tahoma, Helvetica, sans, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 2px;
	padding-left: 23px;
	padding-right: 9px;
	padding-top: 2px;
	position: relative; /* Do not alter this line! */
}

/*
Example of selectors for icons. Change the height and width to match the actual 
height and width of the icon image.
*/
.lente {
	background-image: url(../images_menu/search.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon2 {
	background-image: url(../images_menu/icon2.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}

.icon3 {
	background-image: url(../images_menu/icon3.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.book {
	background-image: url(../images_menu/book.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.vuoto {
	background-image: url(../images_menu/office_xp_menu_left.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.street {
	background-image: url(../images_menu/map.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.cas {
	background-image: url(../images_menu/home.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.ins {
	background-image: url(../images_menu/insert.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.cli {
	background-image: url(../images_menu/contacto.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.new_ins {
	background-image: url(../images_menu/new.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.mod_vis {
	background-image: url(../images_menu/m_v.gif);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.gest {
	background-image: url(../images_menu/mod1.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.agency {
	background-image: url(../images_menu/agency.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.acq {
	background-image: url(../images_menu/Acq.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.com {
	background-image: url(../images_menu/comunali.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.log {
	background-image: url(../images_menu/folder_locked.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}.in {
	background-image: url(../images_menu/in.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
.out {
	background-image: url(../images_menu/out.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}.vedi {
	background-image: url(../images_menu/vedi.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}.lavoro {
	background-image: url(../images_menu/lavoro.png);
	background-repeat: no-repeat; /* Do not alter this line! */
	height: 16px;
	left: 4px;
	position: absolute; /* Do not alter this line! */
	width: 16px;
}
