body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4c4949;
	text-decoration: none;
}

.menurosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: lowercase;
}
.testoback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.menublu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: blu;
	text-decoration: none;
}

.menunerobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.menuAttivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2395e9;
	font-weight: bold;
	text-decoration: none;
}

.selected {
	background-color: #F4F668;
	height: 25px;
}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4c4949;
	text-decoration: underline;
}
.bordo_pannello {
	background-color: #FFFFFF;
}

.testopanel_giallo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C4A200;
	text-decoration: none;
}

.testopanel_verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2EB91C;
	text-decoration: none;
}

.testopanel_azzurro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #537CA2;
	text-decoration: none;
}

.inputerr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 2px;
	border: 1px dotted #333333;
	background-image: url('${path}/gui/images/error.gif');
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 2px;
	border: 1px dotted #333333;
}

.inputS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	border: 1px solid #14234A;
}

.inputN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f50837;
	padding: 2px;
	border: 1px solid #14234A;
}

.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 2px;
	border: 1px solid #14234A;
}

.input2N {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #f50837;
	padding: 2px;
	border: 1px solid #14234A;
}

.input2S {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;m
	color: #57f508;
	padding: 2px;
	border: 1px solid #14234A;
}

.inputTextDisable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: black;
	padding: 2px;
}

.iframe {
	background-attachment: fixed;
	background-color: #FFFFFF;
	width: 100%;
	border: 1px solid #999999;
	position: static;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

.login {
}

.loginerr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

.bordo {
	background-attachment: fixed;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	position: static;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

table.main {
	background-color: #f8f8f8;
	border: 1px dotted #666666;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
	vertical-align: top;
}

table.detail {
	background-color: #f8f8f8;
    border: 1px dotted #333333;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse: collapse;
}

table.detail tr.head {
	background-color: #f8f8f8;
	height: 35px;
	vertical-align: top;
}

table.detail tr tr.odd {
	background-color: #f8f8f8;
	height: 25px;
}

table.detail tr.even {
	background-color: #F7F8FD;
	height: 25px;
}

table.detail tr.selected {
	background-color: #F0E201;
	height: 25px;
}

.testobiancointro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #394090;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.toolbar {
	width: 100%;
	text-align: right;
	background-color: #E9E9E9;
	vertical-align: top;
}

.helpTooltip {
	position:absolute;
	visibility: hidden;
	background-color:white;
	padding:0px;
	border-style: solid;
	border-color:black;
	border-width:1px;
	width: 730px;
	height: 380px;
	margin-top:5px;
	top: 50px;
	left: 15px;
}

.nuova_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url('${path}/gui/images/imgback/icone/file.png');
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.nuova_cartella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url('${path}/gui/images/imgback/icone/cartella.png');
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.copia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url('${path}/gui/images/imgback/icone/Box_Empty.png');
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.incolla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(${path}/gui/images/imgback/icone/Box_Full.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.taglia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(${path}/gui/images/imgback/icone/Package.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.elimina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(${path}/gui/images/imgback/icone/elimina.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.salva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(${path}/gui/images/imgback/icone/salva.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.seleziona {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(${path}/gui/images/imgback/icone/sel.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.deseleziona {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(${path}/gui/images/imgback/icone/desel.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.messaggioerrore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(${path}/gui/images/imgback/icone/Error.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.preview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(${path}/gui/images/imgback/icone/browser.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.cerca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(${path}/gui/images/imgback/icone/Find.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.keywords {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(${path}/gui/images/imgback/icone/keywords.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.metatag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(${path}/gui/images/imgback/icone/metatag.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(${path}/gui/images/imgback/icone/help.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}

.tabella_help {
	background-color: #F3F3F3;
}

.testobiancointroBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #394090;
	text-decoration: none;
}

.burn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 30px;
	width: 30px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-image: url(${path}/gui/images/imgback/icone/Burn.png);
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	background-color: #E0DFE3;
	background-repeat: no-repeat;
}
.default_page_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: red;
	font-weight: bold;
	text-decoration: none;
}
.inputSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	border: 1px dotted #333333;
}
.inputSelectErr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px;
	border: 1px dotted #333333;
	background-image: url(${path}/gui/images/error.gif);
	background-color: #909090 ;
	
}
.divimm {
	text-decoration: none;
	background-color: #999999;
	padding: 10px;
	border: 1px dashed #000000;
}

table.detail2{
	border: 1px dotted #333333;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-collapse: collapse;
	background-image: url(${path}/gui/images/sfondoscritta.jpg);
}

.menudisable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 	#6D7B8D;
	text-decoration: line-through;
}


.current_user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2395e9;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.slidebar_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2395e9;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}