td,input,p,div,select {
	font-size: 12px;
	color: #5A3407;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
input,textarea{border: 1px solid #C07828;}
a {text-decoration: none;color:#5A3407;}
a:hover {color: #CC0000;}
a.left {text-decoration: none;
	color:#781B0A;
	font-size: 14px;
	font-weight: bold;
}
a.left:hover {
	color: #CC0000;
	text-decoration: underline;
}
.bottom {
	line-height: 17px;
	padding: 5px;
	color: #FFC000;
	font-size: 14px;

}
.page {filter: Gray;}
body {
	margin: 0px;
	background-image: url(images/body_bg.gif);
}
.bodybg2 {
	background-image: url(images/body_bg2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.ImgBorder {
	border: 1px solid #DBDBDB;
	padding: 5px;
	width: 100px;
}
.categories {
	background-image: url(images/categories_bg.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 5px;
}
.leftNewProducts {
	background-image: url(images/NewProducts_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.leftcontact {
	padding: 5px 0px 0px 5px;
	line-height: 17px;
}
.buttonCSS {
	font-size: 14px;
	font-weight: bold;
	color: #FFE77B;
	background-image: url(images/button_bg.gif);
	letter-spacing: 2px;
	height: 26px;
	width: 120px;
	padding-top: 3px;
}
.memberBG {
	background-image: url(images/left_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
