.nuts-selectedtable {
	background-color: black;
}

.nuts-selectedheadercell {
	background-color: #d8b8a8;
}

.nuts-selectedheadertext {
	font-weight: bold;
}

.nuts-selectedcell {
	background-color: #f8e8d8;
}

.nuts-selectedfootercell {
	background-color: #f8e8d8;
	text-align: center;
}

.nuts-regiontable {
	background-color: black;
}

.nuts-regionheadercell {
	background-color: #d8b8a8;
}

.nuts-regionheadertext {
	font-weight: bold;
}

.nuts-regioncell {
	background-color: #f8e8d8;
	vertical-align: top;
}

.nuts-allregiontext {
	font-weight: bold;
}

.nuts-countrytable {
	background-color: black;
}

.nuts-countryheadercell {
	background-color: #d8b8a8;
}

.nuts-countryheadertext {
	font-weight: bold;
}

.nuts-countrycell {
	background-color: #f8e8d8;
	vertical-align: top;
}

.nuts-countryinitialtext {
	font-size: 200%
}

