a,
#anchor a {
	color: #799032;
}

#anchors a:active,
#anchors a:focus,
#anchors a:hover {
	color: #fff;
}

.panelcap,
#subheader,
#userbar {
	
}

#subheader ul li a {
	background: transparent url(../images/top_menu_bg.png) 0 0 repeat-x;
}

#subheader ul li a:hover {
	background: transparent url(../images/top_menu_bg.png) 0 -40px repeat-x;
	color: #fff;
}

.panel_colhead,
.admin-message,
#userbar,
#navigation a:hover,
.forum-caption,
.poll  {
	background: transparent url(../images/panel_colhead.png) 0 0 repeat-x;
}

.button {
	background: transparent url(../images/input_btn.png) 0 0 repeat-x;
	height: 20px;
	padding: 0 2px 2px 2px;
	border: solid 1px #5f9019;
	cursor: pointer;
	color: #fff;
}

#subheader a:hover,
#subheader .active a,
#navigation a {
	background: #2E3032;
	border-bottom: solid 1px #383a3c;
}