html, body {
	background: #eef2e6;
	color: #1b2218;
	font: 15px/1.42 Verdana, Arial, sans-serif;
}

a {
	color: #245a31;
}

a:hover {
	color: #7a1e23;
}

hr {
	border: 0;
	border-top: 1px solid #9aa98b;
	height: 0;
}

.logo {
	clear: both;
	width: 100%;
	text-align: center;
	color: #324b22;
}

.tap-logo {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0;
}

.tap-boardlist {
	margin-top: 6px;
	font-size: 13px;
	font-weight: normal;
}

.boardlist,
.footer,
.postarea,
.pages {
	font-size: 13px;
}

.postblock {
	background: #c9d6b8;
	color: #1b2218;
	border: 1px solid #8c9c7a;
	font-weight: 700;
}

input, textarea, select {
	border: 1px solid #8c9c7a;
	background: #fbfff7;
	color: #1b2218;
}

input[type="submit"], .managebutton {
	background: #dbe7ce;
	border: 1px solid #6f805f;
	color: #1b2218;
	cursor: pointer;
}

input[type="submit"]:hover, .managebutton:hover {
	background: #c1d0ae;
}

.reply {
	background: #dce8cf;
	border: 1px solid #a7b797;
}

.highlight {
	background: #f5e4aa;
	border-color: #b18a2a;
}

.subject {
	color: #7a1e23;
	font-weight: bold;
}

.name {
	color: #245a31;
	font-weight: bold;
}

.omittedposts, .filesize, .unimportant {
	color: #68745f;
}

.replymode {
	background: #5f7d3a;
	color: #fff;
	text-align: center;
	padding: 3px;
}

.manageinfo {
	background: #4d8a57;
	color: #fff;
	text-align: center;
	padding: 3px;
}

.catalogmode {
	background: #476b89;
	color: #fff;
	text-align: center;
	padding: 3px;
}
