.LogoCell {
	background-image: url(bannerback.gif);
	color: #E3B692;
	font-weight: bold;
	font-size: 13px;
	font-style: italic;
	padding: 4px;
}
.ContentTable {
	background-image: url(speckle.jpg);
}
body {
	background-image: url(newback.jpg);
}
.RopeCell {
	background-image: url(rope.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.PageOutline {
	border: 3px solid #965104;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
}
.BottomNav {
	padding: 3px;
	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: #964D00;
	border-right-color: #964D00;
	border-bottom-color: #964D00;
	border-left-color: #964D00;
}
.ContentCell {
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #964D00;
	border-right-color: #964D00;
	border-bottom-color: #964D00;
	border-left-color: #964D00;
}
.NavCellLink {
	font-weight: bold;
	background-image: url(toad.gif);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-left: 25px;
	padding-top: 3px;
	background-position: 2px 5px;
}
.NavCellText {
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 25px;
}
a {
	color: #5B3400;
}







body,td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.CartProductPriceTXT { font-size: 11pt; color: #993399; font-weight: bold }
.CartFormField { font-size: 8pt; font-family: 'MS Sans Serif', Tahoma, Verdana; 
               background-color: #F3F3F3 }
.Cart9PtFont { font-size: 9pt; font-family: Arial, Tahoma, Verdana }
.Cart8PtFont { font-size: 8pt; font-family: 'MS Sans Serif',Arial, Tahoma, Verdana }
.CartProductTitle { font-size: 12pt; font-weight: bold }
.PageTitle   { font-size: 14pt; background-color: #F3F3F3 }
.CartCategoryBlockTitle {
	font-weight: bold;
	background-color: #000000;
	color:#F3F3F3;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px
}
.CartCartPreviewBlockTitle { color: #F3F3F3; font-weight: bold; background-color: #000000 }
.CartBlockTitleLink { color: #F3F3F3 }
.CartImageBlockTitle { font-weight: bold; background-color: #F3F3F3 }
