body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #804000;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9966;
}

.leftmenu {
	background-color: #D7CDAF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #988675;
}
.main {
	background-color: #F6F3E5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #988675;
}
.browsing {
	background-color: #E3DFCF;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
}
.description {
	font-size: 12px;
}
.moreinfo {
	font-size: 11px;
}
.productname {
	font-size: 14px;
	color: #336633;
}
.productimage {
	border: 1px solid #988675;
}
.category {
	font-size: 16px;
}
