body {
	background-color: #FFFFFF;
}

input {
	background-color: #EEEEEE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

textarea {
	background-color: #EEEEEE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

select {
	background-color: #EEEEEE;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

submit {
	background-color: #E2E2EC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

button {
	background-color: #E2E2EC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.tabledark {
	background-color: #A0A0A0;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FEFEFE;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #FEFEFE;
	border-top-style: solid;
	border-top-width: 1px;
}

.tabledark th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.tablelight {
	background-color: #FFFFFF;
	border-bottom-color: #EFEFEF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ABABAB;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #EFEFEF;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #ABABAB;
	border-top-style: solid;
	border-top-width: 1px;
}

.tablelight td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
   font-weight: bold;
	text-align: center;
}

.tablethin {
	background-color: #FFFFFF;
	border-bottom-color: #EFEFEF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ABABAB;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #EFEFEF;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 0px;
}

.tablethin td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tabletop th {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #A5C9F0;
  color: #000000;
}

.tabletop td {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background-color: #E7F3FF;
  color: #000000;
}

.tabletop a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tabletop a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tabletop a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #991A29;
	text-decoration: underline;
}

.enable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-color: #6AFFB6;   		
	height: 5px;
	width: 4px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #EEEEEE;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;

}
.disable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-color: #FF0000;
   height: 5px;
	width: 4px;
   border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #EEEEEE;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;
}


.menuFrame{
	background-color: #A5C9F0;	
	border-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 1px;
	margin-bottom: 0px;
}

.coreFrame{
	background-color: #E7F3FF;	
	border-top: 1px;
	border-top-color: #A5C9F0;	
	border-top-style: solid;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 1px;
	margin-bottom: 0px;
}


.menuFrame a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menuFrame a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menuFrame a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #991A29;
	text-decoration: underline;
}

.TestoTopFrameMin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
.TestoTopFrame{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	color: Black;
}

.TitoloTabellaSx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F9F8BB;
	padding-left: 10px;
}

.TestoTabellaSx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
}


.TestoTabellaSx a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.TestoTabellaSx a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.TestoTabellaSx a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #991A29;
	text-decoration: underline;
}

.FooterTabella {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F9F8BB;
	padding-left: 5px;
}


. TableView {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
	color: #000000;
}


.TableView td {
	color: #000000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

.TableView th {
	color: #000000;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;	
}

.TableView a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.TableView a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.TableView a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #991A29;
	text-decoration: underline;
}
/*Stili per i messaggi di errore*/
.errorStruts{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 13px; 
	font-weight: bold; 
	color: #FF0000;
}

.errorStruts li{
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
   font-size: 12px;
}

.errorLayer {
	background-color: #FFFACD;
	position: absolute;
	visibility: hidden;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #EEEEEE;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;
	left: 20%;
	top: 4%;
	width: 60%;
	height: 80%;
   filter:alpha(opacity=90);
}

.errorLayerTop {
	background-color: #FFF595;
	border-bottom-color: #696969;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #696969;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #EEEEEE;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #EEEEEE;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: Black;
   width: 100%;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}

.errorBorder{
	background-color: #FFFBD2;
	border-left-color: #696969;
	border-left-style: solid;
	border-left-width: 1px;	
}

.errorBorder a{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.errorBorder a:link{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.errorBorder a:hover{
	font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
   font-weight: bold;
	color: #991A29;
	text-decoration: underline;
}

.cellaTestata {
	background-color: #EEEEEE;
	border-bottom-color: #DDDDDD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #ABABAB;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DDDDDD;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #ABABAB;
	border-top-style: solid;
	border-top-width: 1px;
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
