.lefttable {
	background-image: url(images/leftcfiller.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.righttable {
	background-image: url(images/rightfade.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.storeinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D069D;
}
.storeinfo a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D069D;
	text-decoration: underline;
}
.storeinfo a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D069D;
	text-decoration: underline;
}
.storeinfo a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D069D;
	text-decoration: underline;
}
.storeinfo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
