.outerShopTable {
	margin: 0 auto

	padding: 0px;
	width: 800px;
	border: 1px solid #5F4F36;
}
.footerShopTable {
	background-color: #eeeeee;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.catName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.catNameActive {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBAA5E;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.catMenuTable {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.catCell {
	background-color: #FFFFFF;
	border: 1px solid #614829;
	color: #000000;
}
.catName:hover {
	color: #DBAA5E;
}
.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 17px;
	text-decoration: none;
}
.footerLinks:hover{

		color: #DBAA5E;
}
.footerCell {
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.catMenuTableCell {
	margin: 0px;
	padding: 0px 0px 14px;
}
.prodNames {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #949494;
	line-height: 17px;
	text-decoration: none;
}
input ,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.prodCell {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.nextprevLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
	text-decoration: none;
	font-weight: bold;
}
button {
	background-color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}


.nextprevLinks:hover {
	color: #DBAA5E;
}

.prodPageTitle {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}
.prodDetailsTable {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.prodPictureCell {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
	font-weight: bold;
}
.outerReportTable {

	margin: 0 auto

	padding: 0px;
	width: 691px;
	border: 1px solid #5F4F36;
}
.upSaleTable {
	background-color: #EDD3AD;
	margin: 4px;
	padding: 4px;
	width: 100%;
	border: 1px solid #564A34;
}
.upSaleCell {
	background-color: #EDD3AD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
	padding: 2px;

}
.upSaleImage {
	border: 1px solid #000000;
}
.backButton {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	border: thin none #FFFFFF;
	font-weight: bold;
}
.backButton:hover {
	color: #DBAA5E;
}
