body
{
	background-color: #7d6363;
	background-image:    url( ../images/bg.jpg );
	background-repeat:   repeat-x;	

}

.navBody
{
	background-color: #fff;
	background-image:    url( ../images/mid.jpg );
	background-repeat:   no-repeat;	
	background-position:top right;
	padding-right:50px;
	padding-left:50px;
}

.layNavGR
{
	background-color: #fff;
	background-image:    url( ../images/mid.jpg );
	background-repeat:   no-repeat;	
	background-position:top right;
}

.pageTitle
{
	text-transform:uppercase;
	color:#560200;
}

td.formHeader2, .table_header
{
	text-align:       center;
	padding:          3px;
	font-weight:      bold;
	background-color: #471b1a;
	color:#fff;
}	

div.menu a:hover
{
	color:            #fff !important;
	background-color: #7d6364; 
}

.productTbl
{
	vertical-align:top;
}
.productTbl td
{
	padding:5px;
}
.productTbl hr
{
	height:2px;
	border:0px;
	color:#7d6364;
	background:#7d6364;
}
.productLabel
{
	font-size:14px;
	font-weight:bold;
	color: #7d6364; 
}

