BODY {
	background-color: #000000;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Calibri;
	font-size: 13px;
	color: #FFFFFF;
}
A, A:Active, A:Visited {
	color: #efe16d;
	text-decoration: none;
}
A:Hover {
	text-decoration: underline;
}

#mainbody {
	margin: auto;
	width: 900px;
}
TABLE.LeftNav A {
	font-family: Calibri;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
TABLE.LeftNav A:Hover {
	color: #efe16d;
	text-decoration: underline;

}
TABLE.BrandBox {
	background-color: #000000;
	height: 150px;
	width: 140px;
	border: 1px solid #c50202;
}
A.BrandTitle {
	font-family: Calibri;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
A.BrandTitle:Hover {
	color: #efe16d;
	text-decoration: underline;
}

.NewsInput {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	border: 1px solid #C50202;
	width: 140px;
}
.footertext1 {
	color: #666666;
	font-size: 11px;
}
TD.FooterLinks A {
	color: #FFFFFF;
}
.CopyArea {
	font-size: 14px;
}
.ProductBorder {
	border: 2px solid #000000;
}
.ProductTitle {
	font-size: 24px;
	font-weight: bold;
}
.ProductDesc {
	font-size: 14px;
}
.ProductAvailTitle {
	font-size: 15px;
	font-weight: bold;
}
.ProductAttrib {
	font-size: 14px;
	font-weight: bold;
	color: #E2D567;
}
