.mainnavi {
	background-color: #FF6600;
	text-align: center;
	padding: 3px 0px 0px;
	margin-bottom: 20px;
}
.itemheader {
	background-image: url(img/itemheader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 32px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: small;
	padding-top: 6px;
	padding-bottom: 5px;
	text-align: left;
}
.naviitem {
	padding: 4px;
	font-size: small;
	border-top: 1px none #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	background-color: #FFF5E8;
}
.recomm {
	background-image: url(img/recomendedheader.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: small;
	font-weight: bold;
	padding: 4px 4px 4px 32px;
	color: #FFFFFF;
	text-align: left;
	background-color: #000066;
}
.recommitem {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	font-size: small;
	padding: 10px 10px 10px 0px;
}
.address {
	line-height: 120%;
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 170px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}
.leftmenu {
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 175px;
	margin-top: 0px;
}
.mainconts {
	width: 480px;
	margin-bottom: 18px;
	font-size: small;
	background-color: #FFFFFF;
}
.samplingbox {
	padding: 6px;
	background-color: #FFF5E8;
	margin-left: 24px;
	margin-right: 24px;
}
.small {
	font-size: x-small;
}
.clear {
	clear: both;
}
#contents {
	width: 720px;
	border: thin none;
}
#submenu {
	width: 195px;
	float: left;
	border: thin none;
}
#maincontents {
	float: left;
	width: 480px;
	border: thin none;
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
body {
	font-size: small;
	background-color: #FFF5E8;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/img/backimg.gif);
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	padding: 8px;
}
h2 {
	font-size: 110%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-bottom-style: solid;
	color: #000066;
	background-image: url(/img/h2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	clear: both;
}
h2.int {
	margin-left: 10px;
}
h3 {
	font-size: small;
}
h3.int {
	clear: both;
	padding-left: 0px;
	background-image: url(/img/h3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 20px;
	padding-bottom: 4px;
	color: #000066;
}
p {
	font-size: small;
	line-height: 140%;
}
p.int {
	padding-left: 30px;
}
p.intable {
	padding-bottom: 10px;
}
p.simple, table.simple {
	margin-bottom: 20px;
}
p.intlastline {
	font-size: small;
	padding-left: 30px;
	padding-bottom: 20px;
}
li {
	font-size: small;
	line-height: 140%;
}
li.intable {
	padding-bottom: 10px;
	margin-left: -16px;
}
li.bottommargin {
	padding-bottom: 10px;
}
img.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
}
.base {
	background-image: url(/img/image.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
td.listview {
	height: 100px;
	width: 220px;
	margin: 5px;
	padding: 5px;
	border: 2px solid #FF6600;
	background-color: #FFFFFF;
}
.searchbox {
	width: 100px;
}
.buy {
	width: 300px;
}
.comm {
	width: 390px;
	font-size: small;
}
