.discuspagetitle{
 	font-size: 1.2em;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.discuspagetitlemessage{
 	font-size: 1em;
	font-weight: bold;
	margin-left: 20px;
	margin-bottom: 8px;
}
table.topictable{
	border-top: #008000 1px none;
	border-left: #008000 1px none;
	border-bottom: #008000 1px none;
	border-right: #008000 1px none;
	margin-top: 0px;
}
table.topictable td{
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.subtopictable{
	border-top: none;
	border-left: none;
	border-bottom: none;
	border-right: none;
	margin-top: 0px;
}
table.subtopictable td{
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.navtable{
	border-top: #008000 1px none;
	border-left: #008000 1px none;
	border-bottom: #008000 1px none;
	border-right: #008000 1px none;
	margin-top: 0px;
}
table.navtable td{
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.postedmessages{
	border-top: #008000 1px none;
	border-left: #008000 1px none;
	border-bottom: #008000 1px none;
	border-right: #008000 1px none;
	margin-top: 0px;
}
table.postedmessages td{
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.messageform{
	border-top: #008000 1px none;
	border-left: #008000 1px none;
	border-bottom: #008000 1px none;
	border-right: #008000 1px none;
	margin-top: 0px;
}
table.messageform td{
	text-align: left;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.o{
	margin-left: 20px;
	margin-bottom: 10px;
}
#topmenu a {
	font-family: "Tahoma","Times New Roman";
	font-size: 1.1em;
}

