.productName {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0FF;
	text-align: Left;

}
.productName1 {
	font-family: Eras Medium ITC, Engravers Gothic BT, Charrington Strewn;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #663;
	text-align: Left; 

}
.productName2 {
	font-family: Eras Medium ITC, Engravers Gothic BT, Charrington Strewn;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #663;
	text-align: Left;
}
.productName3 {
	font-family: Eras Medium ITC, Engravers Gothic BT, Charrington Strewn;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #663;
	text-align: Left;
}
.productNameBorderLeft {
	font-family: Eras Medium ITC, Engravers Gothic BT, Charrington Strewn;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #0FF;
	text-align: Left;	
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFF;
}
.ProductImageTable {
	border: thick solid FFF;
	background-color: #FFFFF5;
}
.ProductImageTable2 {
	 
	background-color: #FFFFF5;
	width: 100%; 
	height: 440; 
	border: 10px;
	cellpadding: 10; 
	cellspacing: 10;
}
.content {
	background-color: #666;
}


.productDescription {
	font-family: Eras Medium ITC, Engravers Gothic BT, Charrington Strewn;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
.productDescription2 {
	font-family: Eras Medium ITC, Engravers Gothic BT, Charrington Strewn;
	font-size: 22px;
	font-style:italic;
	font-weight: bold;
	color: #663;
	text-align: left;
	padding: 0px 0px 0px 20px;
}
.productDescriptionBorderLeft {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFF;
	font-family: Eras Medium ITC, Engravers Gothic BT, Charrington Strewn;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}.productPrice {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #3FF;
	text-align: left;
}
.productPrice2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: normal;
	color: #660;
	text-align: left;
}
.productPriceBorderLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #3FF;
	text-align: left;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFF;
}


.TableBorderLeft {
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #FFF;
}

.tablePadding1 {
	
	padding: 0px 150px 0px 150px;
	background-color: #FFF;
}

.tablePadding2 {
	
	padding: 0px 0px 0px 0px;
	background-color: #FFC;
}
	

	
