body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F7DAA8;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #835711;
	text-decoration: none;
}
a:visited {
	color: #835711;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #835711;
	text-decoration: none;
}
#tblHomePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #835711;
	border-bottom-color: #835711;
	border-left-color: #835711;
	margin: 0px;
	padding: 0px;
}
.contentBg {
	background-image: url(../images/content_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #835711;
}
.sideNavBg {
	background-image: url(../images/sideNav_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #835711;
}

.productHeadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #835711;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #835711;
	height: 40px;
}
.productSpecs {
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 22px;
}
.productSpecs2 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.productSpecs3 {
	margin: 0px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20x;
	padding-left: 22px;
}
.productHeadings2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #835711;
}
