.main { font-family: "Trebuchet MS", Verdana, Arial;
		font-size: small;
; color: #000066
}
A:link { text-decoration: none; color: #702B99}
A:visited { text-decoration: none; color: #000099}
A:hover {  text-decoration: underline; color:#E65907}
input {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #663300;
	background-color: #ffaa2b;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #663300;
	background-color: #ffaa2b;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bolder;

}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #DDDDDD;
	background-color: #431D80;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #DDDDDD;
	background-color: #431D80;
}

.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A3C3F2;
	font-weight: normal;
}
.td1 {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #000066;
	background-color: #CCCCCC;
}
.td2tit {

	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #FFFFFF;
	background-color: #757DC5;
}
.tdcat {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #000066;
	background-image: url(Images/design/catbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.white {
	font-family: "Trebuchet MS", Arial;
	font-size: small;
	color: #FFFFFF;
}
.td3sidecat {
	background-color: #ADADAD;
}

