﻿    body
{
    font-family: Tahoma, Verdana, Helvetica, Helvetica-Narrow, sans-serif, Arial;
    margin: 0px;
    background: #FED36B url(images/background.gif) repeat-y center top;
    font-size: 0.8em;
}
a:link {
COLOR: #000000;
}
a:visited {
COLOR: #000000;
}
a:hover {
COLOR: #000000;
}
a:active {
COLOR: #000000;
}

#PowerSaleTable
{
	width: 150px;
	border-width:0px;
	text-align: center;
}
#PowerSaleTableHeader
{

}	
#PowerSaleTableCol2
{
	font-weight:bold;
    color: #FF0000;	
}
#PowerSaleTableCol3
{
	width:105px
}
#ProductTable
{
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	table-layout: auto;
	border-collapse: collapse;
}
#ProductTableHeader
{
	border: 1px solid #808080;
	font-weight: normal;
	background: #C0C0C0;
	background-color: #C0C0C0;
	width: 415px;
}
#ProductTableFooter
{
	border: 1px solid #808080;
	background: #C0C0C0;
	background-color: #C0C0C0;
	width: 415px;
}
#ProductFeatureLabel
{
	border: 1px solid #808080;
	background: #cc9933;
	table-layout: fixed;
	width: 72px;
}
#ProductFeatureValue {
	width: 343px;
	background-color: #ffffff;
	border: 1px solid #808080;
}
#ProductPicture {
	background-color: #ffffff;
	width: 250px;
	text-align: center;
	border: 1px solid #808080;
}

.style1 {
	text-align: left;
}
.style7 {
text-decoration: line-through;
}

.breakingNews {
	font-weight: bold;
	font-style: normal;
	color: #FF0000;
}
.blackCentered {
	text-align: center;
	color: #000000;
}
.newStyle1 {
	color: #000000;
}
