.buyNow
{
font-weight: bold;
color: 6B0000;
/* background-color: 005D1E; */
}

TH.priceListing
{
font-size: 14px;
}
TD.priceOut
{
font-size: 12px;
text-decoration: line-through;
}
TD.priceCurrent
{
font-size: 12px;
font-weight: bold;
color: #990000;
}
TD.priceSavings
{
font-size: 12px;
color: #990000;
}



p, TD p
{
	padding: 10px;
	font-size: 24px;
}
TD p.small
{
font-size: 16px;
}
a:link, a:visited, a:active
{
color: #005D1E;
text-decoration: none;

}
a:hover
{
color: #6B0000;
text-decoration: underline;
font-weight: bold;

}


TD#url
{
	color: #DAD496;
	letter-spacing: 12px;
	font-size: 24px;
	/* text-transform: uppercase; */
	font-weight: bold;
}
.toc
{
	color: #ffffff;
}
.toc a:link, .toc a:visited, .toc a:active
{
	display: block; 
width: 100%;
background-color: #6B0000;
	color: #ffffff;

}
.toc a:hover 
	{
	background-color: #80CEA6;
	text-decoration: underline;
		
	}

.footer
{
	color: #ffffff;
}
.footer a:link, .footer a:visited, .footer a:active
{
	display: block; 
width: 100%;
background-color: #6B0000;
	color: #ffffff;

}
.footer a:hover 
	{
	background-color: #80CEA6;
	text-decoration: underline;
		
	}

TD #topQuote 
	{
	color: #6B0000;
	font-weight: bold;
	font-size: 13px;
	width: 380px;
	float: right;
	}
TD .bgImage {

  background: transparent url(/images/web_logo.png) left top no-repeat;
}

blockquote {

  background: transparent url(/images/quote_left.png) left top no-repeat;
}
blockquote div {
  padding: 0 48px;
  width: 400px;
  background: transparent url(/images/quote_right.png) right bottom no-repeat;
}

#myDate
{
	font-weight: bold;
	color: #ffffff;
}

h1,h2,h3,h4,h5,h6
{
	color: #990000;

}
h3.news
{
color: #6B0000;
}