body,td,th {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
p {
	text-align: justify;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited.hover {
	text-decoration: none;
	color: #FFFFFF;
}
h1 {
	font-size: 10pt;
	text-align: justify;
}
h2 {
	font-size: 10pt;
	width: 549px;
	padding: 2px;
	background-color: #FF0000;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 10pt;
}
.reducedFrom {
	text-decoration: line-through;
	color: #FF0000;
}
.RightEdge {
	background-image: url(images/RightSide.gif);
	background-position:right;
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.BottomNavLight {
	font-size: 9px;
	color: #999999;
	line-height: 14pt;
}
.BottomNav {
	font-size: 9px;
	color: #333333;
	line-height: 14pt;
}
a:link.BottomNav {
	color: #666666;
}
a:hover.BottomNav {
	color: #CCCCCC;
}
a:visited.BottomNav {
	color: #666666;
}
a:hover.visited.BottomNav { 
	color: #CCCCCC;
}
.Breadcrumbs {
	font-size: 8pt;
	color: #999999;
	padding-top: 5px;
}
a:link.Breadcrumbs {
	color: #CCCCCC;
}
a:hover.Breadcrumbs {
	color: #FFFFFF;
}
a:active.Breadcrumbs {
	color: #FF0000;
}
a:visited.Breadcrumbs {
	color: #CCCCCC;
}
a:hover.visited.Breadcrumbs {
	color: #FFFFFF;
}
.Address {
	font-weight: bold;
	color: #FF0000;
	size: 12pt;
}
.save {
	color: #FF0000;
}
.whitebox {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
#marqueecontainer {
	position: relative;
	width: 320px; /*marquee width */
	height: 70px; /*marquee height */
	background-color: black;
	overflow: hidden;
	border: 0px solid white;
	padding: 0px;
}
.whitebox {
	border:'1px' 'solid' 'white';
}
.blacktext {
	color: #000000;
}
.discount {
	color: #FF0000;
}