body {
	margin: 0px 0px 0px 0px;
	/*background-color: #CCCCCC;*/
	font-family: Arial, Helvetica, sans-serif;
	}

a img {
	border: none;
	}			
	
#wrapper {
	width: 980px;
	margin: 10px auto;
	}

#header {
	margin: 0 auto;
	padding:0px 0px 0 0px;
	height:58px;
	background-color:white;
	}

#contentPane {
	margin-top:0px;
	background-color:white;
	}

#leftColumnAuto {
	float:left;
	width:auto;
	}

#rightColumnAuto {
	float:right;
	width:auto;
	}
.nav01 {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

.ordernav01 {
	font-size: 10.5px;
	color: #999999;
	text-decoration: none;
	letter-spacing: 1.5px;
}

.body01 {
	font-size: 12px;
	color: #656565;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 19px;
}
.bodyErr {
	font-size: 12px;
	color: #990033;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 19px;
}

.path01 {
	font-size: 11px;
	color: #563719;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.productTitle01 {
	font-size: 14px;
	color: #656565;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17px;
}
.productSku01 {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17px;
}
.productPrice {
	font-size: 13px;
	color: #656565;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 17px;
}
.link01 {
	font-size: 10px;
	color: #B3B3B3;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 16px;
	text-transform: capitalize;
}
.prodDetTitle {
	font-size: 18.5px;
	color: #999999;
}

.prodDetStyle {
	font-size: 15px;
	color: #999999;
}

.prodDetPrice {
	font-size: 15px;
	color: grey;
	font-weight: 500;
}

.prodDetDesc {
	font-size: 12px;
	color: grey;
	line-height: 150%;
}
.prodDetFoot1 {
	font-size: 10px;
	color: #999999;
}

