.headerTile {
	background-image: url(../images/croft_header_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menuVertTile {
	background-image: url(../images/menu_vertical_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menuCrossTile {
	background-image: url(../images/menu_cross_tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menuProductsWord {
	background-image: url(../images/menu_big_words.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.productName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.productCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-size: 18px;
	line-height: 24px;

}
.productDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.creamGradient {
	background-image: url(../images/cream_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.addressText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #CCCCCC;
}
.charlesCreditText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
.bottomShadow {
	background-image: url(../images/bottom_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.smallProductCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-size: 11px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.subCategory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}
.verticalGreyPixel {
	background-image: url(../images/grey_pixel666666.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.bbML {
	background-image: url(../images/biege_box_ml.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bbMR {
	background-image: url(../images/biege_box_mr.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bbBM {
	background-image: url(../images/biege_box_bm.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bbTM {
	background-image: url(../images/biege_box_tm.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.dashedLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 24px;
}
.formText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
