a, #h3 b a, div.h1 span a, div.h1 span a:hover{ color: #4a7724; }

div.ttl a:visited, table.table a:visited, .visited{ color: #81a066; }

table.tableForumLast a:visited{ color: #333333; }
 
#t b{ color: #4A784D; }

#h1 div.c1{	color: #9E9E9E;  }

#h2 div.c2 button{ color: #4a7724; }

#h2 { background: url(/images/default/header.jpg) #4a7724 repeat-x top; }
#h3{ background: url(/images/default/menu.gif) repeat-x bottom; }
#h3 a { color: #4a7724; }
#menu_home{
	background: url(/images/facelift_new/home_df.png) no-repeat;
}
#menu_forum{
	background: url(/images/facelift_new/comments_df.png) no-repeat;
}
/* #h4 b a{ background: #4a7724; }*/
#h4 b a{ 
	background: url(/images/facelift/submenu_sel.gif) no-repeat bottom center; 
	height: 22px;
	color: #666 !important;
}

.bgcolor{ background: #4a7724; }

div.h1, div.h2, div.h3big, div.text_change{ border-bottom-color: #4a7724; }

div.stats div, div.stats a, div.stats2 a{ color: #156ABB; }

div.tabs2 div.links a, div.tabs3 div.links a, div.tabs4 div.links a{ color: #4a7724; }
div.article_poll div.h3 span a{ color: #4a7724; }

div.article_related div.h3{ border-color: #4a7724; }
div.article_poll div.h3{ border-color: #4a7724; }

.comment-user-details div{ border-color: #4a7724 !important; }

.bg2{ background-color: #ecf5e5; }

button{ background: #508954; }

button.dark, a.button, input.dark{ 
	background: url(/images/default/button.jpg);
	border-left: 1px solid #4a7724; 
	border-right: 1px solid #4a7724;	
}
button.dark, input.dark{ 
	height: 23px;
	line-height: 22px;
	_border-left: 0px; 
	_border-right: 0px; 
	padding-bottom: 1px;
	text-indent: 0px !important;
}

#toolbar {
	width: 100%;
	background: url("/images/default/header.jpg") repeat-x scroll center top #4A7724;
	position: fixed;
	z-index: 100;
	top: 0;
	display: none;
}

#toolbar div{
	display: inline-block;
	height: 30px;
	font-weight: bold;
	color: white;
}

#toolbar_text {
	padding-top: 10px;
	text-align: center;
}

#toolbar_button {
	width: 100px;
	padding-top: 10px;
}

#toolbar_close {
	width: 20px;
	padding-top: 10px;
	cursor: pointer;
}
