#main_table {
	border-left: 1px none #ecd;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.maincell {
	font-size: 12px;
	color: #000000;
	background-image: url(images/logo_bg.gif);
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.priceTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffdd;
	text-align: center;
}
.priceCell {
	border-top: 1px none #CC3366;
	border-right: 1px none #CC3366;
	border-bottom: 1px solid #ecd;
	border-left: 1px none #CC3366;
	padding: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
}
.priceCell2 {
	border-top: 1px none #CC3366;
	border-right: 1px none #CC3366;
	border-bottom: 1px solid #ecd;
	border-left: 1px none #CC3366;
	padding: 2px 2px 2px 15px;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}
.priceCellRed {
	border-top: 1px none #CC3366;
	border-right: 1px none #CC3366;
	border-bottom: 1px solid #ecd;
	border-left: 1px none #CC3366;
	padding: 2px 2px 2px 15px;
	text-align: left;
	color: #ff0000;
}
.imgCell {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
.image {
	border: 1px solid #000000;
}
.pricelist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:left;
	color:#000000;
	padding: 0px;
}
.condiz {
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
}
#privacy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}

