#tblSearch, table.search {
/*	font-size: 75%; */
	border-top: solid 1px #362311;
	border-left: solid 1px #362311;
}

#divForum {
	margin: 10px 0px 0px 0px;
/*	font-size: 50%;
font-size: 5px; */
}

#divForum table {
	width: 97%;
	margin: 0px 0px 10px 0px;
	border-top: solid 1px #362311;
	border-left: solid 1px #362311;
}

#divForum th, #divForum td, #tblSearch th, #tblSearch td, table.search th, table.search td {
	border-right: solid 1px #362311;
	border-bottom: solid 1px #362311;
	background-color: #FFFFFF;
}

#divForum th, #tblSearch th, table.search th {
	padding: 2px 7px 2px 7px;
	background-color: #BFA78F;
}

#divForum td, #tblSearch td, table.search td {
	padding: 2px 0px 2px 7px;
	vertical-align: middle;
	font-size: 13px;
}

#divForum td.dk, #tblSearch td.dk, table.search td.dk {
	background-color: #E6E6E6;
}

td.forum_link {
	border-right: solid 1px #362311;
	width: 20%;
	background-image: url('/img/forum_arrow.gif');
	background-position: 1px 1px;
	background-repeat: no-repeat;
}

td.tdForumSubject {
/*	font-size: 125%; */
}

td.tdForumAuthor {
}

td.tdForumReplies, td.tdForumViews {
/*	font-size: 125%; */
	text-align: center;
}

td.tdForumPost {
/*	font-size: 95%; */
}

div.forumNav {
	font-weight: bold;
}

div.forumPages {
	margin: 10px 0px 3px 0px;
	padding: 0px;
}

#frmPost table {
	border: none;
}

#frmPost td {
	border: none;
}
