body {
	background-color: #AD3434;
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 20px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;

}
a {
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: underline;

}
img {
  border: 0px none;
}
td {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #F9F9D2;
	color: #660000;
}
.prodsel {
	background-color: #F9F9D2;
	color: #660000;
	font-size: 11px;
	line-height: 20px;
	padding: 5px;
	border: 2px solid #663333;


}
.imgspc {
	border: 0px none #FFFFCC;
}
.tahead {
	border-top: 0px none #FFFFCC;
	border-right: 0px none #FFFFCC;
	border-bottom: 1px dashed #FFFFCC;
	border-left: 0px none #FFFFCC;

}
.tatitle {

	border-top: 0px none #FFFFCC;
	border-right: 0px none #FFFFCC;
	border-bottom: 0px solid #FFFFCC;
	border-left: 0px none #FFFFCC;
}
#text1 {
  position: absolute;
  left: 521px;
  top: 223px;
  width: 500px;
  height: 500px;
  overflow: visible;
  padding-left: 75px;
  padding-right: 75px;
	text-align: justify;
}
#topimg {
  position: absolute;
  left: 50%;
  top: 25px;
  width: 680px;
  height: 197px;
  overflow: visible;
  padding-left: 0px;
  padding-right: 0px;
	text-align: center;
}
#products {
  margin-left: -75px;
  margin-right: -75px;
	background-color: #F9F9D2;
	color: #660000;
	font-size: 11px;
	line-height: 20px;
	padding: 10px;
	border: 2px solid #663333;
	min-height: 100px;
}
#products2 {
	background-color: #F9F9D2;
	color: #660000;
	font-size: 11px;
	line-height: 20px;
	padding: 10px;
	border: 2px solid #663333;
	min-height: 100px;
}

.productphoto {
  width: 75px;
/*  height: 100px;*/
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 0px none #990000;
}
.productdesc {
  width: 401px;
/*  height: 75px;*/
	vertical-align: top;
	font-size: 11px;
	background-color: #F9F9D2;
	color: #660000;
	padding-top: 15px;
	padding-left: 10px;
}
.productprice {
  width: 341px;
  height: 25px;
	text-align: right;
	vertical-align: top;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-top: 10px;
	font-size: 11px;
	background-color: #F9F9D2;
	color: #660000;
	border-bottom: #990000 dashed 1px;
}
.productform {
  width: 80px;
  height: 25px;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 15px;
	border-bottom: #990000 dashed 1px;
	font-size: 11px;
	background-color: #F9F9D2;
	color: #660000;
}
.form-text {
	border: #660000 solid 1px;
	padding: 2px;
	text-align: right;
}
.form-text2 {
	border: #660000 solid 1px;
	padding: 2px;
	text-align: left;
}
.edit {
  padding-left: 15px;
	background-color: #F9F9D2;
	color: #660000;
	border-bottom: #990000 dashed 1px;
}
.elink {
	background-color: transparent;
	color: #660000;
}
.form-textarea {
	border: #660000 solid 1px;
	padding: 4px;
}
