.forumlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px dotted CDE3BE;

}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	background-color: #CDE3BE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #FFFFFF;
}
.input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	background-color: #e3efdc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #FFFFFF;
}
form {
	margin: 0px;
}
textarea {
	width: 100%;
}
.forumlink {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	font-weight: normal;
	text-decoration: none;
}
.forumlink:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
