.stili {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 18px;


}
.size12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;

}
.big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}
a:hover {
	color: #0066FF;
}
.fornitori {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.fornitoridescrizione {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-align: left;


}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 1px;

}

body{
	background-color: #000000;
	margin: 0 0 0 0;
}

body > table:first-child{
	border: 1px solid #fff;
}

a{cursor: pointer;}
A:link, A:hover { color:#0099FF; cursor: pointer;}
A:link, A:visited { text-decoration: none; cursor: pointer; }
A:hover { text-decoration: none; cursor: pointer; }

#contentContainer{
	width: auto; 
	max-height: 430px;
	overflow: auto;
	
	vertical-align: middle;
	text-align: center;
}

#loading{
	padding: 50px 0 50px 0;
}

.mainTable > tbody > tr > td{
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
