body {
	background-image: url("images/middlebackground.jpg"); /** Link to the image you created **/
	background-repeat: repeat-y; /** Repeats the image vertically **/
	background-position: center; /** Centers the Background image **/
	background-color: #E6E6DC;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
#container {
    width: 768px;
    margin: 0 auto;
    text-align: center;
}
.greydetails2 {
	color: #666;
}
#catListing table tr td table tr .greydetails2 {
	color: #333;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
}
#catListing table tr td table {
	color: #333;
}
greydetails1 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
}
.BoldRed {
	color: #900;
	font-size: 14px;
}
#catListing table tr td .welcome_text {
	font-size: 14px;
}
.Itemshortdesc {
	font-size: 12px;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
.Itemprice {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #666;
	line-height: 10px;
}
.navlinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999;
	text-align: right;
}
.navlinks a {
	color: #999;
}
centreproduct {
	text-align: center;
}
Service_text {
	font-size: 14px;
}
.profiletext {
	font-size: 10px;
	color: #666;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: top;
}

