td
{
	font-family: arial;
	color: #000000;
	font-size: 14px;
}

td.frame
{
	background-color: #E4D795;
	text-align: center;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	height: 10px;
	border-bottom: 1px solid #000000;
}

td.forumtitle
{
	background-color: #FAF7EA;
	text-align: left;
	padding: 5px 20px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	height: 10px;
}

div.forumdescription
{
	background-color: #FAF7EA;
	text-align: left;
	padding: 5px 10px;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	height: 10px;
}

td.forum
{
	background-color: #FAF7EA;
	text-align: center;
	font-family: arial;
	font-size: 14px;
	height: 10px;
}

td.topictitle
{
	background-color: #FAF7EA;
	text-align: left;
	padding: 5px 20px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	height: 10px;
}

table.msgbox
{
	font-family: arial;
	font-size: 14px;
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

th.msgbox
{
	background-color: #BDB27B;
	font-size: 15px;
}

img#overlap
{
	position: relative;
	float: left;
	margin-top: -10;
}

a:link    { color: #000000; text-decoration: underline; font-weight: bold; }
a:visited { color: #000000; text-decoration: underline; font-weight: bold; }
a:active  { color: #000000; text-decoration: underline; font-weight: bold; }
a:hover   { color: #000000; text-decoration: underline; font-weight: bold; }