.menuBg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #852264;
	text-decoration: none;
	background-image: url(images/design_03.gif);
	background-repeat: no-repeat;
}
.menuBg a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #852264;
	text-decoration: none;
}
.menuBg a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #852264;
	text-decoration: none;
}
.menuBg a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #852264;
	text-decoration: underline;
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}
.menuText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}
.menuText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}
.menuText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #852264;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.mainText a:link, a:visited, a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #852264;
	text-decoration: underline;
}
.testimonialText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	color: #852264;
	text-decoration: none;
}
.homeBg {
	background-image: url(images/design_09.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.smallPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #852264;
	text-decoration: none;
}
.smallPurple a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #852264;
	text-decoration: none;
}
.smallPurple a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #852264;
	text-decoration: none;
}
.smallPurple a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #852264;
	text-decoration: underline;
}
.mainHighlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #852264;
	text-decoration: none;
}
.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #852264;
	text-decoration: none;
	font-weight: bold;
}
.pageSection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #852264;
}
.productListBorder {
	border: 1px dotted #999999;
}.dottedTop {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
}
