body {
	background-color: #C6D1D5;
	background-image: url(../img/bgbody.jpg);
	background-repeat: repeat-x;
}
.borderBordeaux {
	border: 1px solid #174D6F;
}
.mainTable {
	width: 768px;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
}
.borderLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #174D6F;
	border-left-color: #174D6F;
}
.text {
	font-family: arial;
	font-size: 12px;
	color: #174D6F;
	text-decoration: none;
}
.SearchBoxes {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
}
.thumbs {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	spacing: 2px;
	text-align: center;
	margin-top: 10px;
}
.textForm {
	font-family: arial;
	font-size: 12px;
	color: #174D6F;
	text-decoration: none;
	padding: 0px;
}
.borderR {

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #174D6F;
}
.textTitle {

	font-family: arial;
	font-size: 13px;
	color: #174D6F;
	text-decoration: none;
}
.linkCate {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	}


a.linkCate:hover {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	padding: 5px;
	}
	
.linkText {

	font-family: arial;
	font-size: 12px;
	color: #174D6F;
}
a.linkText:hover {

	font-family: arial;
	font-size: 12px;
	color: #174D6F;
	text-decoration:none;
	}
.borderB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #174D6F;
}
.borderT {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #174D6F;
}
.textBlue {

	font-family: arial;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.textStyle {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.textStyle:hover {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.borderGo {
	border: 1px solid #174D6F;
	height: 18px;
	width: 25px;
}
.displayProd {
	background-image: url(../img/bgDisplayProd.jpg);
	height: 200px;
	width: 160px;
	border: 1px solid #666666;
}
.textSmallProd {
	font-family: verdana;
	font-size: 9px;
	color: #333333;
}
.borderLRB {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #174D6F;
	border-left-color: #174D6F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #174D6F;
}

.bgStyle {
	background-image: url(../img/bgStyle.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
}
