a:link,
a:visited,
a:hover,
a:active {
	color: #25518a;
}

#logo {
	background: #000 url top left repeat-x;
	border-bottom: 1px solid #4986e7;
}

#header ul.menu li a {
	color: #fff;
}

#topmenu ul li a {
 border-bottom: 1px solid transparent;
color: #fff;
background: #333

}

#topmenu ul li a:hover {
 border-bottom: 1px solid #ff7500;
 color: #ff7500;
}

#topmenu ul li.selected a {
color: #E6E6E6;
border-bottom: 4px solid #ff7500;
}

#panel input.button {
	background: #75000 url(../../../images/colors/black_thead.png) top left repeat-x;
}

#panel .lower ul.user_links li a:hover {
   color: #d6c786;
}

.forum_on {
color: #333;
}

.subforum_minion {
	color: #75000;
}

.thead {
	background: #333 url(../../../images/colors/black_thead.png) top left repeat-x;
	border-bottom: 4px solid #b22222;
}

.thead input.textbox,
.thead select {
	border: 1px solid #550000;
}

.popup_menu .popup_item:hover {
	background: #a20000;
	color: #fff;
}

.tt-suggestion.tt-is-under-cursor {
    background-color: #a20000;
	color: #fff;
}

.pagination a:hover {
	background-color: #a20000;
	color: #fff;
	border-color: #fff;
}

		
		