body {

	font-family: georgia, serif;

}
p.centered {
	text-align: center;
}

td.leftMenu {
	color: #FF0000;
	background-color: #FF99CC;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
/*	padding-left: 5;*/
}

td.pageTitle {
	text-align: center;
	border-color: #FF99CC;
	border-style: solid;
	border-width: thin;
}

td.topBanner {
	text-align: center;
}

td.rightBanner {
	background-color: #FF99CC;
	text-align: center;
}

td.contentPane {
	text-align: justify;

}

td.emptySpace {
	background-color: #FF99CC;
}

td.copyright {
	text-align: center;
}

td.rssFeed {
	color: #000000;
	margin-top: 10px;
	font-size: small;
	text-align: left;
}

a.rssFeed {
	color: #000000;
	font-size: small;
	margin-top: 10px;
}

td.affiliations {
	text-align: center;
	font-size: small;
	background-color: #FF99CC;
}

a {
	color: #000000;
}

a.menuLink {
	color: #660033;
	margin-left: 5px;
}

a.affiliateLink {
	font-weight: bold;
	font-size: small;
	color: #000000;
	font-size: x-small;
}

p.contentPane {
	margin: 10px;
}

a.attribution {
	font-size: xx-small;
	margin-left: 10px;

	color: #000000;
}

a.contentLink {
	font-weight: bold;
}

ul.productList {
	list-style-image: url(./images/pinkheart_sm2.jpg);
	margin-left: 25px;
	margin-top: 25px;
}

/*RSS Feed Template Styles*/

td.innerRSSFeed {
	border-color: #FF99CC;
	border-style: solid;
	border-width: thin;
	font-size: small;
	text-align: left;
}

a.RSSLink {
	color: #000000;
	font-weight: bold;
}

p.RSSDate {

}

p.RSSTitle {

}

p.RSSDescription {

}
