.mainStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mainCellBG {
	background-image: url(images/mainCELLbg.gif);
	background-repeat: repeat;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mainCELL {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 11px;
	padding-left: 11px;
}
.navCELL {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/navBG.gif);
	background-repeat: repeat;
	width: 177px;
	background-position: center top;
}
.homeContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #8B6654;
	padding-right: 25px;
	padding-left: 22px;
	text-align: justify;
	padding-top: 8px;
	vertical-align: top;
}
.bottomCELL {

	background-image: url(images/navBG.gif);
	background-repeat: repeat;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bottomContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #8B6654;
}
.itemBOX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C44D79;
	background-color: #FAFAF8;
	height: 85px;
	width: 558px;
	border: 1px solid #BDA093;
	margin-top: 5px;
}
.itemBOXins {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px;
}
.itemBoxNAV {
	padding-top: 4px;
}
.itemBOXbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E3DFD5;
	border: 1px solid #BDA093;
	background-image: url(images/bg_navBOXES.gif);
	background-repeat: repeat;
	height: 55px;
}
.itemsNAV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C44D79;
	text-align: left;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 10px;
	width: 170px;
}
#itemsLINKS a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#C44D79;
	text-decoration: none;
}
#itemsLINKS a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#C44D79;
	text-decoration: none;
}
#itemsLINKS a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#99CCFF;
	text-decoration: none;
}

.productBOX {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8B6654;
	background-color: #FAFAF8;
	height: 320px;
	width: 558px;
	border: 1px solid #BDA093;
	margin-top: 5px;
	background-image: url(images/productBG.gif);
	background-repeat: repeat;
}
.productHEADER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C44D79;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDA093;
	width: 540px;
}
.productTable {
	font-family: Arial, Helvetica, sans-serif;
	border: 3px solid #FFFFFF;
}
