.rbcontent {
    margin: 5px 5px 0; 
	font-family: Arial, Helvetica, sans-serif; font-size: small;
}
.bordotab {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #ECDAAC;
	border-left-color: #ECDAAC;
}
.bordodx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ECDAAC;
}
.Testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.TitoloRed {
	color: #663300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.TopLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a:hover {
	color: #663300;
	text-decoration: underline;
}
.bordiRed {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #660000;
	border-left-color: #660000;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
.testogrigio {
	font-size: medium;
	color: #666666;
	font-weight: bold;
}
.TitoloCourier {
	font-family: "Courier New", Courier, mono;
	color: #663300;
}
.bordobot {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #ECDAAC;
}
