#containerMeta {
	background-color: #81A1B8;
}

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

.tabHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #81A1B8;
}

/* @group Table Style */

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

#boxContent tfoot, #boxContent tfoot td {
	color: #81A1B8;
}

#boxContent td sup {
	color: #81A1B8;
}

/* @end */