body {
	font-family: verdana, arial, helvetica;
	background-image: URL('../../images/BG.jpg');
}
table a {
	text-decoration:none;
	font-weight: bold;
	display: block; 
}
table.MainNav a {
	color: #FFF;
	padding: 0px 0px 0px 35px;
	font-size:12px;
	line-height:30px;	
	text-align: center;
	background-image: URL('../../images/PrimNorm.jpg');
}

table.MainNav a:hover {
	color: #FFC; 
	background-image: URL('../../images/PrimSel.jpg');
}
	  
table.SecNav {
	color: #FF9;
	font size;
	font-size:11px;
	line-height:18px;
	text-align: right;
	padding: 0px 10px 0px 0px;
}
table.SecNav a {
	color: #FFF;
	background: #;
}
table.SecNav a:hover {
    background: #FFC; 
	color: #000;
}
p.Product {
	color: #000;
	font-size: 12px;
	padding: 10px;
}
p.error {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
h1 {
	color: #069;
	font-size: 24px;
	text-align: center;
	font-weight: bold;
}
p a {
	color: #069;
	text-decoration: none;
}
p a:hover{
	text-decoration: underline;
	color: #39C
}
.ProductName {
	font-size: 14px;
	font-weight: bold;
	color: #069;
}
.SKU {
	font-style: italic;
}
.Descrip {
	font-size: 12px;
}
.DetailsLink a {
	font-size: 12px;
	text-align: center;
	text-decoration: underline;
	display: inline;
}
.DetailsLink a:hover {
	text-decoration: none;
}
.BuyItNow {
	text-align: left;
	margin: 0px 0px 15px 15px;
}
.BuyItNow a {
	text-align: center;
	width: 200px;
	line-height: 18px;
	font-size: 10px;
	background: #CCC;
	color: #069;
	border: 2px solid #999;
	padding: 5px;
}
.BuyItNow a:hover {
	background: #07A;
	color: #FFF;
	border: 2px solid #006;
}
.FindRel a {
	font-size: 10px;
	text-align: center;
}
table.LowerNav {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}
table.LowerNav a {
	color: #069;

}
table.LowerNav a:hover {
	text-decoration: underline;
	colo: #39C;
}
.copyright {
	color: #FFC;
	font-size: 9px;
	display: block; 
}
.copyright a {
	color: #FFC;
}
.copyright a:hover {
	color: #069;
}
p.Privacy {
	font-size: 12px;
	margin: 10px;
	text-align: left;
}
.ContactForm {
	font-size: 12px;
	font-weight: bold;
}
.ContactFormLabels {
	font-size: 12px;
	font-weight: normal;
}
.FeaturedTitle {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #FFC;
}