a:hover {
	background-color: #CCCCCC;
}
a:link {
	color:#990040;
}
a:visited {
	color:#990040;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	margin-bottom: 4px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	margin-bottom: 4px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	line-height: 15px;
	margin-bottom: -13px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #DBD2C3;
	color: #8B7643;
	margin: 0px;
}
.Page {
	background-color: #B2B8AB;
}
p {
	font-size: 15px;
	line-height: 22px;
}
li, ul { 
	text-align:left;
	line-height: 22px;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
}
.SmallText {
	font-size: 11px;
	line-height: 13px;
}
.VerySmallText {
	font-size: 9px;
	line-height: 11px;
}
.ItemList {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
}
.SubCat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
	line-height: 30px;
}
.ProductName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	margin: 0px 0px 6px;
}
.ProductDescription {
	line-height: 18px;
	margin: 0px 0px 12px;
	font-size:15px;
}

.ProductHeaderDescription {
	line-height: 20px;
	color:#666666;
	font-size:15px;
}

.ProductPrice {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000066;
	margin: 0px 0px 12px;
}
.ProductAdd {
	line-height: 16px;
	margin: 0px;
}
.ProductTable {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.OutofStock {
	font-size: 11px;
	line-height: 13px;
	color:#990000;
}
.greenbottom, goldbottom {
  display:block; 
  background:transparent; 
  font-size:1px; 
  border-top:1px solid #fff;
  }
