a, a:visited {color: #3a3;}
th a, th a:visited {
	color: #AFA;
}
th a:hover {
	color: #3F3;
}

#main_header {
	background-color: #9c9;
}

.header {background: #9c9;}

.toolbar {background-color: #669966;}
.titlebar {
	background-color: #dfd;
}

.section_header {background: #d9d9d9;}
.home_section_content h3 a:hover {color: #FF6666;}

.footer {background: #EEE;}
.menu {background: #f0f0f0;}
.menu_item {
	background-color: #696;
	border-left: solid 1px #ADA;
	border-top: solid 1px #ADA;
	border-right: solid 1px #252;
	border-bottom: solid 1px #252;
}
.menu_item a:visited {color: white;}
.menu_item:hover {
	background-color: #585;
}

.teasers {background-color: #EFE;}
.promo {background-color: #ddf;}
.content {background: white;}
.bc, .bc a, .bc a:visited {color: #cfc; background: #696;}

.odd, tr.odd {background: #e6d578;}
.odd > td {border-top: solid 1px #ffec85; border-bottom: solid 1px #c7b868; border-left: solid 1px #ffec85; border-right: solid 1px #c7b868;}

.even, tr.even {background: #f6f598;}
.even > td {border-top: solid 1px #fffe9e; border-bottom: solid 1px #d6d584; border-left: solid 1px #fffe9e; border-right: solid 1px #d6d584;}

td.subtable {background-color: #668282;}
.div_header {background-color: #d9d9d9;}

a.closewin, a:visited.closewin {color: #efe;}

#main_card_header .closewin {
	background-color: #9c9;
}

.wants, tr.wants {background-color: #ffeeee;}
.haves, tr.haves {background-color: #eeffee;}
.collapse-icon {background: url(/img/collapse-green-bg.gif) no-repeat;}
.round-icon {background: url(/img/round-green-icon-bg.gif) no-repeat;}

.add_haves_link a {
	color: #333399;
}

.outline {border: 1px #669966 solid; }

.list_description {margin-bottom: 0px;}

.binder {background-image: none;}
.binder_card_caption {color: black; margin-bottom: 5px; background-image: none;}
.binder_card_image_cell {
	text-align: center;
	valign: bottom;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	margin-left: 5px;
	margin-right: 5px;
	background-image: none;
	background-color: white;
}

.collection_transfer_buttons div {color: #3a3;}

#popup_news_pane {border: 2px solid #3a3; }
