.SOTTOTRATTO
{

	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color:#C0C0C0;
}

.SOPRATRATTO
{

	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color:#C0C0C0;
}

.SOPRASOTTOTRATTO
{
	border-bottom-width: 0px;
	border-bottom-style: dashed;
	border-bottom-color:#C0C0C0;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color:#C0C0C0;
	background:#f2f2f2;
}

.SINISTRATRATTO
{

	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color:#C0C0C0;
}

#partnerTab {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}