.topRepeater {
	background-image: url(images/imgTopRepeater.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.rightRepeater {
	background-image: url(images/imgRightRepeater.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.bottomRepeater {
	background-image: url(images/imgBottomRepeater.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bkg {
	background-attachment: fixed;
	background-image: url(images/imgBkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.maintxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	text-decoration: none;
}
.maintxt2 A:link {color: #FF9933; font-weight: normal; text-decoration: underline;}
.maintxt2 A:active {color: #FF9933; font-weight: normal; text-decoration: underline;}
.maintxt2 A:visited {color: #FF9933; font-weight: normal; text-decoration: underline;}
.maintxt2 A:hover {color: #FF9933; font-weight: normal; text-decoration: underline;}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #A88B5C;
	text-decoration: none;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.productBkg {
	background-image: url(images/imgProductsIllustration.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contactBkg {
	background-image: url(images/imgContactIllustration.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.supportBkg {
	background-image: url(images/imgSupportIllustration.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.registrationBkg {
	background-image: url(images/imgRegisterIllustration.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.description {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.addToCart {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9933;
	text-decoration: none;
}
.tm {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #A88B5C;
	text-decoration: none;
}
.type {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.field {
  font-family: Verdana, Helvetica;
  font-size: 10px;
  color: #666666;
  border: 1px solid #cccccc;
  width: 150px;
  background-color: #ffffff;
}
.largefield {
  font-family: Verdana, Helvetica;
  font-size: 10px;
  color: #666666;
  border: 1px solid #cccccc;
  width: 375px;
  background-color: #ffffff;
}
.smallfield {
  font-family: Verdana, Helvetica;
  font-size: 10px;
  color: #666666;
  border: 1px solid #cccccc;
  width: 50px;
  background-color: #ffffff;
}.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3B2A0B;
	text-decoration: none;
}

