a { color: maroon; }
a:hover { color: red; }
#anchor a { color: #0c6b96;}
#anchors a:active, #anchors a:focus, #anchors a:hover { color: #fff; }
.panelcap, #subheader, #userbar {
	border-color: #0c6b96;
}
.panelcap,.panelcap2, .admin-message, #subheader, #userbar, #navigation a:hover, .forum-caption, .poll, .textbox, .button {
	background: #117cb1 url(../images/blue_bg.gif) center center repeat-x;
}
#subheader a:hover, #subheader .active a, #navigation a, .textbox:focus, .button {
	background: #0c6b96 url(../images/blue_bgh.gif) center center repeat-x;
}
.panelcap3 {
	background: #117cb1 url(../images/blue_bgh.gif) center center repeat-x;
}
.panelcap4 {
	background: #117cb1 url(../images/blue_bg.gif) center center repeat-x;
}

