.TopBG {
	background-color: #000000;
	background-image: url(images/TopBG.gif);
	background-repeat: repeat-x;
}
.TopAddress {
	color: #FFFFFF;
}
.LeftNavCellBlockHeader {
	color: #FFFFFF;
	background-color: #000000;
}


.LeftNavCell {
	background-repeat: repeat-y;
}
.TopNavCell {
	background-color: #CBCBCB;
	background-image: url(images/TopNavBG.gif);
	height: 27px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}
.TopNavCell a {
	font-weight: bold;
	text-decoration: none;
}

.TopNavCell a:hover {
	color: #5F0C07;
}
a {
	color: #000066;
}
.PageBottomNav {
	background-image: url(images/BottomBG.gif);
	height: 26px;
	font-size: 11px;
	color: #FFFFFF;
}
.LeftNavLinks {
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	padding-left: 10px;
}
.LeftNavLinks a{
	color: #FFFFFF;

}
body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/PageBGRed.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.WhiteBG {
}
.PageOutline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.LeftNavIndent {
	padding-right: 5px;
	padding-left: 5px;
}
body,td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.PageContentCell {
	padding: 10px;
}


.PPWD_CartCategoryLogin a {
	color: #FFFFFF;
}
h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
