.searchBox {
	background: #233728;
	border-top: 1px solid #7B9670;
	border-right: 1px solid #7B9670;
	padding-top: 8px;
	padding-bottom: 5px;
}
.searchBoxLink A {
	color: #51A42F;
}
.linksBox {
	border-bottom: 1px solid #7B9670;
	font: bold 1.5em Verdana, Arial, Helvetica, sans-serif;
}
.linksBox A:link {
	COLOR: #51A42F;
	TEXT-DECORATION: none;
}
.linksBox A:visited {
	COLOR: #51A42F;
	TEXT-DECORATION: none;
}
.linksBox A:hover {
	COLOR: #51A42F;
	TEXT-DECORATION: underline;
}
.linksBox A:active  {
	COLOR: #51A42F;
	TEXT-DECORATION: none;
}
.greenLine {
	background: #233728;
}
.greenBorderLeft {
	border-right: 1px solid #7B9670;
}
.greenBorderRight {
	border-left: 1px solid #7B9670;
}
.greenBorderBottom {
	border-top: 1px solid #7B9670;
}
.greenBackground {
	background: #233728;
}
#mainPageContent {
	padding-right: 10px;
}
.menuContent {
	color: #FFFFFF;
}
.menuContent A:link {
	color: #FFFFFF;
}
.menuContent A:visited {
	color: #FFFFFF;
}
.menuContent A:hover {
	color: #FFFFFF;
}
.menuContent A:active {
	color: #FFFFFF;
}
.BottomBox .Bottom A:link {
	color: #51A42F;
}
.BottomBox .Bottom A:visited {
	color: #51A42F;
}
.BottomBox .Bottom A:hover {
	color: #51A42F;
}
.BottomBox .Bottom A:active {
	color: #51A42F;
}
.productDescription {
	color: #000000;
}
.productSKU {
	color: #000000;
}
TABLE.customerInfo TD {
	color: #000000;
}
TABLE.customerInfo A:link {
	color: #244124;
}
.TableHead TD {
	color: #233728;
}
.TableHead TH {
	color: #233728;
}
TABLE.customerInfo TD P {
	color: #000000;
}

/*  SIZE CHART  STYLES */	
.boxSizeGreen {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: 18px;
	background-color: #7B9670;
	padding:10px;
	font-weight: bold;
}

/*  SNOWFLAKE STYLES */

.blueCells {
	background-color:#3399CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
}
.whiteCells {
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;	
}

.whiteCellsLgTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #333333;
	line-height: 18px;
	padding: 10px;	
}
