.product_table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	white-space: nowrap;
}
.product_table_subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3a42b2;
	font-weight: bold;
	border-bottom:2px solid #eaeed9;
}
.product_table_normal_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3a42b2;
	border-bottom:2px solid #eaeed9;
	border-top:1px solid #3a42b2;
	border-right:1px solid #3a42b2;
	padding-right: 2px;
	padding-left: 2px;
	height: 20px;
}
.product_table_normal_cell A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3a42b2;
}
.product_table_price_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3a42b2;
	font-weight: bold;
	border-bottom:2px solid #eaeed9;
	border-top:1px solid #3a42b2;
	height: 20px;
}
.product_table_shipping_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	border-bottom:2px solid #eaeed9;
	border-top:1px solid #3a42b2;
	height: 20px;
}
.product_table_order_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #8fb20f;
	border-right: 1px solid #8fb20f;
}
.bold {
	font-weight: bold;
}
.product_table_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	white-space: nowrap;
}
.product_table_subtitles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3a42b2;
	font-weight: bold;
	border-bottom:2px solid #eaeed9;
	border-right:1px solid #3a42b2;
}
.product_table_normal_cell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3a42b2;
	border-bottom:2px solid #eaeed9;
	border-top:1px solid #3a42b2;
	border-right:1px solid #3a42b2;
	height: 20px;
}
.product_table_price_cell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3a42b2;
	font-weight: bold;
	border-bottom:2px solid #eaeed9;
	border-top:1px solid #3a42b2;
	height: 20px;
}
.bold
{
	font-weight: bold;
}