body {
	background-color: #D7DADE;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.rightEdge {
	background-image: url(../images/right-edge.gif);
	background-color: #D7DADE;
}
.leftEdge {
	background-color: #D7DADE;
	background-image: url(../images/nav/nav-bottom.gif);
}
.topEdge {
	background-image: url(../images/head-top-edge.gif);
}
.bottomEdge {
	background-image: url(../images/bottom-edge.gif);
}
.bottomDetails {
	font-size: 11px;
	margin-top: 48px;
	line-height: 16px;
	margin-right: 30px;
	margin-bottom: 7px;
}
.bottomBkgnd {
	background-image: url(../images/bottom-bkgnd.gif);
}
.sectionIntro {
	font-size: 14px;
	margin-right: 10px;
	margin-left: 30px;
	line-height: 20px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.sectionProductCell {
	font-size: 14px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 15px;
}
.sectionProductCell a:link {
	color: #000000;
	text-decoration: none;
}
.sectionProductCell a:visited {
	color: #666666;
	text-decoration: none;
}
.sectionProductCell a:hover {
	color: #990000;
	text-decoration: underline;
}
.sectionPagesCell {
	font-size: 14px;
	padding-top: 10px;
}
.sectionPages a:link {
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.sectionPages a:visited {
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.sectionPages a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FF9900;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.blackLink a {
	color: #000000;
	text-decoration: none;
}
.blackLink a:link {
	color: #000000;
	text-decoration: none;
}
.blackLink a:visited {
	color: #000000;
	text-decoration: none;
}
.blackLink a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-weight: bold;
	color: #666699;
	font-size: 20px;
}
strong {
	font-weight: bold;
}
/* RED BEET STYLES */
#redBeetLinks {
	padding: 5px 30px 0 310px;
	text-transform: none !important;
	font: 11px Arial, Helvetica, sans-serif !important;
	letter-spacing: normal !important;
	color: #999999 !important;
}
a.redBeet:link,
a.redBeet:visited {
	color: #999999 !important;
	text-decoration: none !important;
	padding: 10px 2px 5px 2px !important;
}
a.redBeet:hover {
	color: #990000 !important;
	text-decoration: none !important;
}
a.redBeet img {
	border: none !important;
	vertical-align: middle !important;
/* MAKE SURE TO USE CORRECT PATH BELOW AND IN THE HTML CODE */
	background-image: url(/images/redbeet_link_icon.gif) !important;
	background-position: top !important;
}
a.redBeet:hover img {
	background-position: bottom !important;
}
/* EOF RED BEET STYLES */
