body {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	font-family: sans-serif;
}
.HeaderLink {
	font-family: sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	margin: 0px 2px 0px 2px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-weight: bold;
	letter-spacing: 1px;
}
.HeaderLinkSeparator {
	font-family: sans-serif;
	cursor: default;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: 80%;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.FooterLink {
	font-family: sans-serif;
	font-size: 80%;
	color: #000000;
	text-decoration: none;
	margin: 0px 2px 0px 2px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-weight: normal;
}
.FooterLinkSeparator {
	font-family: sans-serif;
	cursor: default;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	font-size: 80%;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.CategoryTab {
	border-top: 1px solid #999999;
	border-right: 1px solid #111111;
	border-bottom: 1px solid #111111;
	border-left: 1px solid #999999;
	margin: 0px 4px 4px 2px;
	width: 100%;
}
.CategoryTabCell {
	padding: 2px 12px 2px 2px;
	white-space: nowrap;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.CategoryTabLink {
	padding: 0px;
	text-decoration: none;
	margin: 0px;
	font-family: sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #000000;
}
.CategoryTabLink:hover {
	text-decoration: underline;
}
.CategoryTabLabel {
	padding: 2px 6px 2px 4px;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.Title {
	font-weight: normal;
	font-size: 175%;
	color: #000000;
	letter-spacing: 2px;
	cursor: default;
	margin: 0px 0px 12px 0px;
	background-image:url(images/strip.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	width: 100%;
}
.SearchResultHeading {
	font-size: 75%;
	font-weight: normal;
	background-color: #EEEEEE;
	border: 1px solid #D0D0D0;
	padding: 1px 6px 1px 6px;
	margin: 4px 0px 4px 0px;
	color: #333333;
	cursor: default;
	letter-spacing: 1px;
	background-image:url(/images/shade.png);
	background-repeat:repeat-x;
	background-position:bottom;
}
.SearchResultSubHeading {
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1px;
}
.SearchResultExcerpt {
	font-size: 80%;
	font-weight: normal;
}
.ImageFrame {
	padding: 6px;
	border: 1px outset;
	margin: 2px 6px 2px 6px;
	background-image: url(/images/image.shade.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.ProductBox {
	background-color: #FFF9D7;
	background-image: url(images/shade.productbox.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A79A7A;
	border-bottom-color: #A79A7A;
	cursor: default;
	overflow: hidden;
	border-top-color: #E3DCCC;
	border-left-color: #E3DCCC;
	border-top-width: 1px;
	border-left-width: 1px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	width: 100%;








}
.ProductName {
	font-family: sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;




}
.ProductDescription {

	font-family: sans-serif;
	font-size: 90%;
	color: #000000;
	text-decoration: none;
}
.ProductThumbnail {
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEE8D2;
	border-right-color: #D3C8AB;
	border-bottom-color: #D3C8AB;
	border-left-color: #EEE8D2;



}
.ProductDetails {
	font-size: 80%;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
