body {
	font-family: Tahoma, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.default {
	font-family: Tahoma;
	font-size: 11px;
}
.defaultsmall {
	font-family: Verdana;
	font-size: 10px;
}

.inlistname {
	font-size: 12px;
	font-weight: bold;
}

.inlistavail {
	font-size: 10px;
	color: #ccc;
}

.mmenu .mmenu2 {
	background: #fafafa;
	border: solid #ccc 1px;
}
.mmenu .mmenuel1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	display: block;
	margin: 2px 0px 2px 0px;
}
.mmenu .mmenuel1 a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}

.mmenu .mmenuel2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4f4f4f;
	font-weight: bold;
	display: block;
	padding: 5px;
}
.mmenu .mmenuel2 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #4f4f4f;
	font-weight: bold;
	text-decoration: none;
}

table.pageblock {
	background: #fafafa;
	border: solid 1px #ccc;
	height: 25px;
}

table.filterblock {
	background: #fafafa;
	border: solid 1px #ccc;
	height: 25px;
}

table.filterblock td {
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
}

table.filterblock td a {
	color: #4f4f4f;
	font-size: 11px;
}

.pagetitle {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
}

.deitemname {
	background: #fafafa;
	font-family: Arial;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding: 5px;
}

.price {
	font-weight: bold;
	color: #f00;
}

.title-common {
	font-weight: bold;
	font-size: 13px;
}
.input {
	font: 11px Tahoma;
}