#containerMeta {
	background-color: #E2BC42;
}

a.nav2-no {
	color: #E2BC42;
}
a.nav2-cur {
	color: #E2BC42;
}

.tabHeader {
	color: #fff;
	font-weight: bold;
	background-color: #E2BC42;
}
.tabCell {
	border-bottom: 1px solid #E2BC42;
}

/* @group Table Style */

#boxContent thead, #boxContent thead td {
	background-color: #E2BC42;
}

#boxContent tfoot, #boxContent tfoot td {
	color: #E2BC42;
}

#boxContent td sup {
	color: #E2BC42;
}

/* @end */

