a {
	color:lightyellow;
	text-decoration: underline;
	}
a:hover{
	color:red;
	text-decoration: underline;
	}
	
body {
	margin:0;

	background: #ff9229;
	background-image: url(images09/sfondo.jpg);
	background-repeat: repeat-x;
}
.tdLogo {
	background-image: url(/images09/all4__1_0.png);
	background-repeat: no-repeat;
}

.FrmGenerale {
border-style:solid;
border-width: 3;
border-color:#E1EE16;
}

.trattoTD {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E68239;
}
.tdTrattoBottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B9C80F;
}
.sideTab {
	background-color: #D66E1A;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E1EE16;
	border-bottom-color: #E1EE16;
	padding: 5px;
	width: 160px;
}

.stileLinkLato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.stileLinkLatoHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.tdAnteprimaSuCodice {
	border-style:solid;
	border-width:3px;
	border-color:#E1EE16;
}

.previewExtTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.TxtNormale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

.TxtNormale2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	font-weight:bold;
}

.getCodeTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}

.tdResults {
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color:#FFCC00
}

.tdPaginazione{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	width:15px;
	height:15px;
	background:#FF6600;
	text-align:center;
}

.tdPaginazioneT{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
}
