.indexBox1a {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #745F3B;
}

.indexBox1b {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #b38bb3;
}

.indexBox2a {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #EC9D13;
}

.indexBox2b {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   color: #927FBF;
}

.indexBoxLink {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #777777;
}

.indexBoxLink:A:hover {
	color:#e38f0a;
	text-decoration: none;
}

.indexCatgTitle {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 16px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
   color: #546B62;
}

.indexProductName {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 12px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   line-height: 15px;
   color: #745F3B;
}

.indexDescription {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   line-height: 18px;
   color: #33699c;
}

.indexProductName:A:hover {
	color:#E19E2A;
	text-decoration: underline
}

.indexBrandName a {
   font-family: "Arial", "Helvetica", "sans-serif";
   font-size: 14px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   line-height: 22px;
   color: #745F3B;
}

.indexBrandName a:hover {
	color:#E19E2A;
	text-decoration: underline
}

.indexProductBorder {
   border-color: #FFFFFF #A98F61 #FFFFFF #FFFFFF;
   border-style: dotted;
   border-right-width: 1px;
}

.indexProductNoBorder {
   border-color: #FFFFFF #FFFFFF #FFFFFF #FFFFFF;
   border-style: dotted;
   border-right-width: 1px;
}

.hr {
  border: 0;
  width: 100%;
  height: 100%;
  color: #546B62;
}

.inputTextElement {
   width: 120;
}
