H1 {
	font-family: "Arial Narrow", Arial, Calibri;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
   margin: 0em 0% 0em 0%;
}

H2 {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #777777;
   margin: 0em 0% 0em 0%;
}

.catgFont {
	font-family: "Arial Narrow", Arial, Calibri;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#000000;
}

.productNameFont {
    color: #E34072;
    font-family: "Arial","Helvetica","sans-serif";
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
}

.productNameFont:A:hover {
	color:#525252;
	text-decoration: underline;
}

.productLineFont {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
}

.productLineFont:A:hover {
	color:#525252;
	text-decoration: underline;
}

.productDescFont {
    color: #000000;
    font-family: "Arial","Helvetica","sans-serif";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.productDescFont:A:hover {
	color:#525252;
	text-decoration: underline;
}

.productNamePinkFont {
	font-family: "Arial Narrow", Arial, Helvetica, "Sans serif";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #E34072;
}

.productNamePinkFont:A:hover {
	color:#525252;
	text-decoration: underline;
}

.productMoreFont {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: bold;
	color: #FF33FF;
}

.productMoreFont:A:hover {
	text-decoration: underline;
}

.productPriceFont {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.currencyFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #777777;
}

.relatedLinkFont {
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 16px; 
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
	color: #525252;
}

.relatedProductNameFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #745F3B;
}

.relatedProductNameFont:A:hover {
	color:#525252;
	text-decoration: underline
}

.stockInfoFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #e73f3f;
}

.indexBrandFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #777777;
}

.indexBrandFont:A:hover {
	color:#745F3B; 
	text-decoration: underline
}
 
.indexBrandFont:A:active {
	color:#777777; 
	text-decoration: underline
}

.descTable {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.table_border {
   border-color: #FFFFFF #A98F61 #A98F61 #FFFFFF;
   border-style: dotted;
   border-bottom-width: 1px;
   border-right-width: 1px;
}

.spaceFont {
   font-size: 5px;
   height: 5px;
}
.tableborder {
	border: thin solid #000000;
}

