.TableDashed {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px dashed #d1D7F4;
}
.ImageBorder {
	border: 1px solid #CC66CC;
}
.boldwhiteitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.NewProductsTable {
	border: 1px solid #223788;
	text-align: left;
}
.NewProductsTest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
}

