H1 {
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 28px; 
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
	color: #000000;
   margin: 0em 0% 0em 0%;
}

H2 {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   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;
   height:30px;
   color: #FFFFFF;
   background-color:#000000;
}

.searchTitleFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   font-style: normal;
   text-decoration: none;
   color: #5a7c92;
}

.productNameFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 13px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
   color: #745F3B;
}

.productNameFont:A:hover {
	color:#525252;
	text-decoration: underline
}

.productDescFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #525252;
}

.productDescFont:A:hover {
	color:#745F3B;
	text-decoration: underline
}

.stockInfoFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 11px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #e73f3f;
}

.currencyFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #777777;
}

.productPriceFont {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 12px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
   color: #892A89;
}

.descTable {
   border-color: #A98F61;
}

.table_border_search {
   border-color: #FFFFFF #FFFFFF #cc99cc #FFFFFF;
   border-style: dotted;
   border-bottom-width: 1px;
}

.table_category_search {
   border-color: #87a7bc #87a7bc #87a7bc #87a7bc;
   border-style: solid;
   border-width: 1px;
}

.spaceFont {
   font-size: 5px;
   height: 5px;
}