body {		
	
	background-color: #D7EBFF;
	background-image: url(../img/bg.jpg);
	background-attachment: scroll;
	background-position: top; 
	background-repeat: repeat-x;
	
	background-color: #E8E7EC;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 10px 0px 10px; 
	text-align:center; 	  
	font-size: 9px;
}

p { margin:0px; } 


a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000000;	 
}
a:active {
	text-decoration: none;
}

.body 
{	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color:#797979;

}  	 

.body1 
{	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;  
	color:#797979;

}  	 


.err 
{	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color:#D9190B;

} 


.ok 
{	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color:#669900;

}

.titolo 
{	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#797979;

}

.picc 
{	

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#797979;

} 

.home 
{	

	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#797979;

} 


.menu_stop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787A7C;
}
.menu_stop a:link {
	text-decoration: none;
}
.menu_stop a:visited {
	text-decoration: none;
}
.menu_stop a:hover {
	color: #D9190B;	 
}
.menu_stop a:active {
	text-decoration: none;
}


.menu_top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787A7C;
}
.menu_top a:link {
	text-decoration: none;
}
.menu_top a:visited {
	text-decoration: none;
}
.menu_top a:hover {
	color: #D9190B;	 
}
.menu_top a:active {
	text-decoration: none;
}

.cell {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding:1px;
	font-weight: bold;
	color: #525252;
	border: 1px solid #A4A4A4;
	background-color:#eeeeee;
}

.search {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;	
	padding:1px;
	font-weight: bold;
	color: #525252;	
	background-color:#eeeeee;
	border: 1px solid #A4A4A4;
}

.login {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	padding:0px;
	font-weight: normal;
	color: #525252;
	background-color:#eeeeee;
	border: 1px solid #A4A4A4;
}

.button {

	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;  
	padding:0px;  
}  

.codicescript{border: 1px solid #A4A4A4;
  width: 450px;
  height: 200px;
  text-align: left;
  padding: 2px; 
  font-weight: normal;
  font-family: Arial, Tahoma;
  color: #999999;
  font-size: 10px; 
  overflow-y: auto
  
  }
