body {
	font: 10px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	background: url(shopbg.gif) repeat-y;
}
p {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #000000;
}
.signoff {
	font-size: 10px;
	color: #333333;
}
hr {
	border: 0;
	color: #CCCCCC;
	height: 1px;
	width: 100%;
	text-align: left;
	background-color: #CCCCCC;
}
ul {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
li {
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
#sidecontent {
	background: #EFEEEA url(../../graphics/landing_pagee_photos/common_bkgnd1.gif) repeat-y left;
}
#prodsidecontent {
	background: #DEDEDE;
	border: 2px solid #D2D2D2;
	color: #333333;
}
#thumnails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #333333;
	text-align: center;
	background-color: #E8E6DF;
	border: 2px solid #CECCC6;
	padding: 10px 5px 20px;
}
#maintable #products ol {
	margin: 0px 50px 0px 0px;
	display: block;
	padding-left: 10px;
	border-top: 1px solid #CCCCCC;
}
#maintable #products ol li {
	line-height: 16px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #CCCCCC;
	list-style: decimal outside;
}
.mainhead {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #880B2C;
	font-style: italic;
}
#maintable #products .hideimg {
	display: none;
}

