body {
	background-image: url("../images/back.jpg");
	background-repeat: repeat-x;
	background-color: #dadada;
	font-family: arial, helvetica, verdana;
	font-size: 10pt;
	color: #252525;
}
h3 {
	color: #717274;
	font-size: 10.5pt;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: arial, helvetica, verdana;
	font-size: 10pt;
	color: #444;
}
div.menuitem {
	white-space: nowrap;
	margin-left: 5px;
}
div.submenuitem {
	white-space: nowrap;
	margin-left: 30px;
}
a.black {
	text-decoration: none;
	color: black;
}
a.menuitem, a.submenuitem {
	text-decoration: none;
	/* color: #00009c; */
}
h1.product_page_title {
	font-size: 14pt;
	color: #c8b78c;
	font-weight: bold;
	margin: 0px 0px 0px 1em;
}
table.product_thumb_table {
	width: 159px;
	height: 123px;
	border: 1px solid #d9d9d9;
}
div.product_inner_text {
	font-size: 10px;
	font-family: arial, helvetica, verdana;
	text-align: center;
	color: #6b6b6b;
}

table.search_box {
	width: 189px;
	margin-left: 4px;
	margin-right: 8px;
}
div.quick_search_box_inner {
	width: 167px; 
	margin: 7px;
}
div.quick_search_box {
	border: 1px solid #d9d9d9;
	color: #6b6b6b;
	padding-top: 7px;
	padding-bottom: 7px;
}
h1.search_box_title {
	font-size: 10pt;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
div.search_box_field { }
select.search_box_field {
	width: 100%;
}
div.search_box_title {
	margin-bottom: 8px;
	font-size: 8pt;
}
input.search_box_submit {
	background-color: #fcf0d6;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px outset #d9d9d9;
	color: #6b6b6b;
}
