body {
	background-color: #BFCBB4;
	margin: 0px;
	padding: 0px;
}
table#tblMain {
	background-attachment: scroll;
	background-image: url(/Resources/Images/Background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 1024px;
	height: 768px;
	background-color: #F7F2E4;
}
table.Photo {
	background-color: #FFFFFF;
}
table.Photo td.L {
	background-image: url(/Resources/Images/PhotoShadowL.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 8px;
}
table.Photo td.R {
	background-image: url(/Resources/Images/PhotoShadowR.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 8px;
}
table.Photo td.T {
	background-image: url(/Resources/Images/PhotoShadowT.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 8px;
}
table.Photo td.B {
	background-image: url(/Resources/Images/PhotoShadowB.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 8px;
}
table.Photo td.LT {
	background-image: url(/Resources/Images/PhotoShadowLT.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 8px;
	width: 8px;
}
table.Photo td.LB {
	background-image: url(/Resources/Images/PhotoShadowLB.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 8px;
	width: 8px;
}
table.Photo td.RT {
	background-image: url(/Resources/Images/PhotoShadowRT.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 8px;
	width: 8px;
}
table.Photo td.RB {
	background-image: url(/Resources/Images/PhotoShadowRB.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 8px;
	width: 8px;
}
table.Dscp {
	font-size: 15px;
	color: #695C49;
	line-height: 20px;
	text-align: justify;
	font-family: "Times New Roman", "Times", "serif";
}
table.Submenu {
	font-family: "Comic Sans MS", "Georgia", "sans-serif";
	font-size: 13px;
	font-weight: bold;
	width: 129px;
	margin-left: 30px;
}
table.Submenu td {
	padding-bottom: 6px;
	color: #A16D25;
}
table.Submenu a {
	color: #8FA983;
	text-decoration: none;
}
table.Submenu a:hover {
	color: #695174;
	text-decoration: underline;
}
table#tblThumb {
	border: 1px solid #B8A484;
	height: 278px;
	width: 96px;
	margin: 4px;
}
div#divThumbFrame {
	position:absolute;
	width:92px;
	height:274px;
	z-index:255;
	background-color: #F7F2E4;
	layer-background-color: #F7F2E4;
	overflow: hidden;
	border: 1px solid #F7F2E4;
}
div#divThumbCtnr {
	position:relative;
	width:92px;
	height:92px;
	z-index:255;
	background-color: #F7F2E4;
	layer-background-color: #F7F2E4;
	border: none;
	left: 0;
	top: 0;
	overflow: visible;
}
div#divThumbCtnr table {
	background-color: #CCCCCC;
	width: 92px;
}
div#divThumbCtnr img {
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
div#divThumbCtnr td {
	background-color: #F7F2E4;
	text-align: center;
	height: 90px;
	width: 90px;
}
table#tblColor {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #695C49;
	margin: 10px 4px 4px;
	width: 96px;
	background-color: #B8A484;
}
table#tblColor th {
	background-color: #F7F2E4;
	color: #695C49;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(/Products/Resources/Images/ColorOptionBg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
table#tblColor td {
	background-color: #F7F2E4;
	color: #695C49;
}
div#divThumbCtnr img.Hover {
	border: 1px solid #FF6600;
}
table.Dscp a {
	color: #8FA983;
	text-decoration: none;
}
table.Dscp a:hover {
	text-decoration: underline;
}
