a:link,
a:visited,
a:hover,
a:active {
	color: #5aaf33;
}

#logo {
	background: #fff;
	border-bottom: 1px solid #234615;
}

#header ul.menu li a {
	color: #a1ca6c;
}

#panel input.button {
	background: #88aa5b url(http://3dfilamenta.com/forum/images/colors/green_thead.png) top left repeat-x;
}

.thead {
	background: #88aa5b url(http://3dfilamenta.com/forum/images/colors/green_thead.png) top left repeat-x;
	border-bottom: 1px solid #234615;
}

.thead input.textbox,
.thead select {
	border: 1px solid #234615;
}

.popup_menu .popup_item:hover {
	background: #5aaf33;
	color: #fff;
}

.tt-suggestion.tt-is-under-cursor {
    background-color: #5aaf33;
	color: #fff;
}

.pagination a:hover {
	background-color: #5aaf33;
	color: #fff;
	border-color: #234615;
}