body {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	background-repeat: repeat;
	background-position: center center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a img {
	border: 0px;
}
h1 {
	color: #ffffff;
	background-color: #3366cc;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 2px 2px 2px 2px;
	margin-bottom: 0px;
	border: 3px solid #ffffff;
}
h2 {
	color: #004389;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
}
.tableContainer {
	width: 100%;
	height: 100%;
}

.divCredit, .divCredit a {
	width: 80%;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 2px 4px 2px 4px;
	text-align: right;
}

.tableMain {
	width: 80%;
	background-color: #cccccc;
	border: 1px solid #ffffff;	
}
.tdMainTop {
	text-align: left;
	background-color: #3366cc;
	border-bottom: 1px solid #ffffff;
	background-image: url(logo_dx.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.tableCenter {
	width: 845px;
	margin: 30px 0px 30px 0px;
}
.tdCenterSx {
	width: 150px;
	vertical-align: top;
	text-align: right;
	padding: 50px 20px 50px 10px;
	font-size: 17px;
	font-weight: bold;
	color: #cc9933;
	line-height: 25px;
}
.tdCenterSx p a {
	color: #004389;
	text-decoration: none;
	padding: 0px 2px 1px 2px;
	display: block;
	width: 135px;
	float: left;
}
.tdCenterSx p a:hover {
	color: #ffffff;
	background-color: #3366cc;
}

.tdCenterContent {
	text-align: justify;
	padding: 4px 10px 4px 4px;
}
.divContentText {
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

.tdMainContentBottom {
	text-align: center;
	padding: 4px 4px 4px 4px;
}
.tdMainBottom {
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	background-color: #3366cc;
	padding: 5px 5px 5px 5px;
	border-top: 1px solid #ffffff;
}
.tdMainBottom a {
	color: #ffffff;
}
.divCredit {
}

.tableLista {
	width: 100%;
	border: solid 3px #3366cc;
	background-color: #ffffff;
}
.tableLista th {
	background-color: #3366cc;
	padding: 2px 2px 2px 2px;
	color: #ffffff;
}
.tableLista td {
	padding: 2px 2px 2px 2px;
	border-bottom: solid 1px #cccccc;
}
.tableLista .Promo {
	background-color: #ffff00;
}
.tableLista .Venduto {
	background-color: #cccccc;
}