/* CSS Document */
.TextField {
	height: 15px;
	width: 148px;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EF5505;
	background-color: #EF5505;

}
.TestoColonne {
	font-family: Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}

A:link {
	color: #FA8605;
	text-decoration: none;
}
a:hover {
	color: #FDCD99;
	text-decoration: underline;
}
a:visited {
	color: #FDCD99;
	text-decoration: underline;
}

A:active {
	color: #FA8605;
	text-decoration: none;
}

.border1px {
	border: 1px dotted #FF9900;
}

.border1pxRed {
	border: 1px dotted #990000;
}

.border1pxWh {
	border: 1px #FFFFFF;
}

.TextField2 {
	height: 13px;
	width: 130px;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #EF5505;
}

.TextField3 {
	height: 13px;
	width: 120px;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none; 
	background-color: #FFFFFF;
}

.fondoArancio {
	margin-top: 2px;
	font-family: "Trebuchet Ms", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #EF5505;
}

.nolinescroll {

	text-decoration: none; 
	color: #FDE1A2;

}
td {
	font-family: Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e8e8e8;
	text-decoration: none;
}
.tit {
	font-family: Trebuchet Ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FC8E54;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 2px;

}
