
.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #590095;
	padding: 3px;
	}
A:link {text-decoration: none; color: #590095}
A:visited {text-decoration: none; color: #590095}
A:active {text-decoration: none; color: #590095}
A:hover {
	text-decoration: none;
	color: #590095;
}
.headingtext {
	font-family: Arial;
	font-size: 14px;
	color: #590095;
	padding: 15px;
	font-weight: bold;
	}
.headingtext A:link {text-decoration: none; color: #590095}
.headingtext A:visited {text-decoration: none; color: #590095}
.headingtext A:active {text-decoration: none; color: #590095}
.headingtext A:hover {
	text-decoration: none;
	color: #590095}
	
.picspadding {
	padding: 5px;
}
.clear {
  clear: both;
}
.categories {
  text-align: left;
  width: 220px;
  color: #FFF;
  float: left;
}
.categories a {
  color: #FFF;
}
.categories UL {
  margin: 0;
  padding: 0;
  list-style: none;
}
.categories LI a {
  font-weight: bold;
  font-size: 14px;
  border-top: 1px solid #8049b4;
  border-bottom: 1px solid #462169;
  display: block;
  width: 200px;
  padding: 10px;
  background: #663396;
  color: #FFF;
  text-decoration: none;
}
.categories LI a:visited {
  color: #FFF;
}
.categories LI a:active {
  color: #FFF;
}
.categories LI a:hover {
  background: #5c2d88;
}
.products {
  margin: 0 0 0 15px;  
  float: left;
  width: 561px;
  text-align: left;
}
.pages {
  background: #9fd1d0;
  border-top: 1px solid #b8e7e6;
  border-bottom: 1px solid #618c8b;
  padding: 10px 0 10px 10px;
  color: #365756;
}
.productTable {
  background: #88B8B7;
}
.productTable TD {
  color: #365756;
  background: #9fd1d0;
  padding: 10px;
  border-top: 1px solid #b8e7e6;
  border-left: 1px solid #b8e7e6;
  border-bottom: 1px solid #618c8b;
  border-right: 1px solid #618c8b;
}
#imglink a img {
  border: 4px solid #9fd1d0;
}
#imglink a:hover img {
  border: 4px solid #365756;
}
.link a {
  color: #365756;
}
.what {
  border-bottom: 1px dotted #FFF;
  border-bottom: 1px dotted #365756;
}
.link a:hover {
  color: #FFF;
}
.Breadcrumb {
  border-bottom: 1px solid #618c8b;
  padding: 10px;
  background: #88b8b7;
  color: #FFF;
}
.Breadcrumb a {
  color: #365756;
  border-bottom: 1px dotted #FFF;
}
.Breadcrumb a:hover {
  color: #FFF;
  border-bottom: 1px dotted #365756;
}
.Empty {
  text-align: center;
  padding: 20px;
  color: #FFF;
  background: #9fd1d0;
  border-top: 1px solid #b8e7e6;
}
.darktitle {
  border-bottom: 1px solid #618c8b;
  color: #365756;
  font-size: 21px;
  padding: 10px;
}
.fullimage {
  background: #88b8b7;
  border-top: 1px solid #b8e7e6;
  border-bottom: 1px solid #618c8b;
  padding: 10px;
}
.light {
  color: #365756;
  background: #9fd1d0;
  border-top: 1px solid #b8e7e6;
  border-bottom: 1px solid #618c8b;
  padding: 10px;
}
.dark {
  color: #FFF;
  background: #88b8b7;
  border-top: 1px solid #b8e7e6;
  border-bottom: 1px solid #618c8b;
  padding: 10px;
}
.LargerImageLink a {
  text-transform: uppercase;
  text-decoration: none;
  color: #673498;
  border-bottom: 2px solid #673498;
}
.LargerImageLink a:hover {
  color: #FFF;
  border-bottom: 2px solid #FFF;
}

