a:link {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #000000;
  text-decoration: none;
}

a:focus {
  color: #c37f2c;
  text-decoration: none;
}

a:hover {
  color: #c37f2c;
  text-decoration: underline;
}

a:active {
  color: #c37f2c;
  text-decoration: none;
}

.imgLink:link {
  color: #c37f2c;
  text-decoration: none;
}

.imgLink:visited {
  color: #c37f2c;
  text-decoration: none;
}

.imgLink:focus {
  color: #000000;
  text-decoration: none;
}

.imgLink:hover {
  color: #000000;
  text-decoration: underline;
}

.imgLink:active {
  color: #000000;
  text-decoration: none;
}

body {
	font-family: "Maiandra GD", Verdana, Arial;
	font-size: 13px;
  background-color: #9c9c9c;
}

.tblAll {
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}

#tblMain {
  height: 520;
  width: 820;
}

form {
	font-family: "Maiandra GD", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #000000;
}

input {
	color: #c37f2c;
	background: #ffffff;
	border: 1px solid #000000 /* border: 1px solid #c37f2c */
}

textarea {
	color: #c37f2c;
	background: #ffffff;
	border: 1px solid #000000 /* border: 1px solid #c37f2c */
}

select {
	color: #c37f2c;
	background: #ffffff;
	border: 1px solid #000000 /* border: 1px solid #c37f2c */
}

#displaysection {
	height: 392px;
	width: 748px;
	text-align: center;
	vertical-align: middle;
}

#product_info_hdr {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #c37f2c;
}

#product_info_txt {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #c37f2c;
}

.product_info {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #c37f2c;
}

.product_info_val {
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	color: #c37f2c;
}


.product_info_nostock {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #CC0000;
}

#errorTxt {
  color: #FF0000
}

#blurbTitleTxt {
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #c37f2c;
}

 .fieldbox {
	color: #000000;/* #c37f2c; */
/*	background: #fee3ad;
	border: 1px solid #c37f2c */
}

#lacquercare {
  height: 100%;
	text-align: left;
}

.forgottenPwdTxt {
}
