.dx-Tbl {
	margin-top: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.dx-Td-Title {
	font-family: sans-serif, Calibri, Candara;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0D92D9;
	height: 15px;
	padding: 3px;
	background-image: url(../img/sfondi/bg-col-dx-title.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
}
.dx-Td-Body {
	font-size: 11px;
	color: #000000;
	padding: 4px;
	font-family: sans-serif, Calibri, Candara;
	font-weight: normal;
}
