#NEWStxtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin: 4px;
	height: 18px;
	width: 250px;
	border: 1px dashed #CCCCCC;
}
#txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	margin: 4px;
	height: 18px;
	width: 150px;
	border: 1px dashed #CCCCCC;
}
#txtCMS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 4px;
	padding: 3px;
}
#MsgBox {
	height: 150px;
	width: 250px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

#NEWSbox {
	border: 1px dashed #CCCCCC;
	margin: 4px;
	padding: 5px;
}
#TitoloNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}


#NEWSsubmit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 4px;
	height: 18px;
	width: 250px;
	border: 1px dashed #999999;
}
#submit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 4px;
	height: 18px;
	width: 150px;
	border: 1px dashed #999999;	
}
#alert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-align: left;
}
#alertB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
#bodyCMS {
}

