#containerMeta {
	background-color: #D96625;
}

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

/* @group Table Style */

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

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

#boxContent td sup {
	color: #D96625;
}

/* @end */

