@charset "iso-8859-2";

* {
	margin: 0;
	padding: 0;
}

p {
	font-size: 9pt;
	margin-bottom: 15px;
}

#text {
	color: #000;
}

#text a {
	color: #000;
}

#left a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

strong {
	font-weight: bold;
}

#header h1 {

}

#header h1 span {
	display: none;
}

#header h1 a {
	display: block;
	width: 320px;
	height: 160px;
}

h2 span {
	display: none;
}

#left h2 {
	margin: 0 0 10px 0;
}

#left h3 {
	margin: 0 0 5px 10px;
	color: #73B643!important;
	font-size: 9pt;
	font-weight: bold;
}

#right h2 {
	margin: 0 0 2px 0;
	font-size: 13pt;
	font-weight: bold;
}
h3 {
	color: #73B643!important;
}

h2.topiclink {
  display: inline;
	color: #1a5127!important;
	
}

h2.topiclink a {
  display: inline;
	color: #73B643!important;
	text-decoration: none;
	font-weight: bold;
}

h2.topiclink a:hover {
color: #1a5127!important;
}

h3.topiclink {
  display: inline;
	color: #1a5127!important;
	
}

h3.topiclink a {
  display: inline;
	color: #73B643!important;
	text-decoration: none;
	font-weight: bold;
}

h3.topiclink a:hover {
color: #1a5127!important;
}

hr.forumseparator{
height: 1px;
boredr: 0px;
background: #73B643;
}

.comment a{
color: #73B643!important;
text-decoration: none;
}

.comment a:hover{
color: #1a5127!important;
}

.forumbox{
margin: 20px 0px;
padding: 5px;
background: #73B643;
}

.forumbox h3, .forumbox h3 a{
color: #ffffff!important;
}

.forumbox #data_form label{
color: #ffffff;
font-weight: bold;
}

.forumbox #data_form td{
color: #ffffff;
font-weight: bold;
margin: 5px;
padding: 5px;
}

.forumbox #data_form input.submit{
padding: 0px 16px;
color: #1a5127;
}

.forumbox #user_form label{
color: #ffffff;
font-weight: bold;
}

.forumbox #user_form input.submit{
padding: 0px 91px;
color: #1a5127;
}

.forumbox #user_form td{
color: #ffffff;
font-weight: bold;
margin: 1px;
padding: 1px;
}

#userstuff{
list-style-type: none;
color: #1a5127;
font-weight: bold;
}

#userstuff a{
color: #1a5127;
font-weight: bold;
text-decoration: none;
}

#userstuff a:hover{
color: #ffffff;
font-weight: bold;
text-decoration: none;
}