body {
	background-color: #313D24;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
.outertable {
	height: 650px;
	width: 850px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
}
.innertable {
	height: 100%;
	width: 100%;
}
.logocell {
	height: 120px;
}
.headercell {
	height: 50px;
	padding-left: 90px;
}
#Layer1 {
	width: 350px;
	height: 300px;
}
.producttable {
	width: 350px;
}
.subnavtable {
	width: 115px;
}



.mainbodycell {
	height: 300px;
	width: 365px;
	padding-left: 130px;
}
.tsthumbnailcell {
	padding-right: 10px;
	padding-left: 10px;
}
.topsellerscell {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #313D24;
}

.rightpanelcell {
	height: 300px;
}
.navcell {
	height: 150px;
}
.footercell {
	height: 50px;
}
.tstitlecell {
	font-weight: bold;
}
a:link {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
#Layer2 {
	width: 650px;
	height: 300px;
	padding-left: 100px;
	overflow: auto;
}
.productgallerytable {
	padding: 5px;
}

.outertable2 {

	height: 650px;
	width: 850px;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
}
.mainbodycell2 {

	height: 300px;
	width: 365px;
	padding-left: 30px;
}
.subheadercell {
	padding-left: 10px;
	font-size: 16px;
	text-transform: uppercase;
	color: #313D24;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #313D24;
}
.productname {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
select {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	background-color: #313D24;
}
.sizingheader {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #313D24;
}
.sizingcharttablecell {
	padding: 2px;
}
.sizingcharttable {
	border: 1px solid #000000;
}
.sizingcharttablecellheader {
	padding: 2px;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.formtable {
	padding: 2px;
}.formcell {
	padding: 2px;
}
