.textbox {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #f7f7f7;
	border: 3px solid #aaaaaa;
	padding-left: 1px;
}
input.select {
   border: solid;
   border: 2px;
   color: #414141;
    font-weight: bold;
   }
.txtArea250px {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #aaaaaa;
	width: 250px;
	height:16px;
}

.txtArea140px {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #aaaaaa;
	width: 160px;
	height:18px;
	cursor: pointer;
}

.btn_secret {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #aaaaaa;
	width: 160px;
	height:22px;
	cursor: pointer;
}
.cerca {
background-color: #999999;
color: #000000;
height:21px;
border:thin;
width:80px;
font-size: 12px;
}
.bottone {
background-color: #999999;
color: #000000;
height:23px;
width:80px;
font-size: 12px;
}
.pubblica {
background-color: #999999;
color: #000000;
height:21px;
border:thin;
width:210px;
font-size: 12px;
}
.testo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #333333;
}
.CAT {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #333333;
	text-transform:capitalize;
}
.testo2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #333333;
}
.testo22 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #FF0000;
}

a.BORDO
{
    padding: 0px;
    border: Solid 1px #FFFFFF;
} 
a.BORDO:hover
{ 
    padding: 0px;
    border: Solid 1px #ff0000;
}
	#mainContainer{
		width:500px;
		margin:0 auto;
		margin-top:10px;
		border:1px double #000;
		padding:5px;
		
	}
	
	/* Alternative layout for the message box - used by one of the messages */
	
	.modalDialog_contentDiv_error{
		border:3px solid #FFF;	
		padding:2px;
		z-index:100;/* Always needed	*/
		position:absolute;	/* Always needed	*/
		background-color:#F00;	/* White background color for the message */
		color:#FFF;
	}
	.modalDialog_contentDiv_error a{
		color:#FFF;
	}
	h1{
		margin-top:0px;
	}
.form
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px groove #666666;
	cursor: pointer;
	width: 180px;
	color:#000000;
}
.bordi_sotto
{
border-bottom: solid;
border-width:1;
border-bottom-color:#CCCCCC;
}
