/*-- CHARCOAL --*/body.charcoal div#header,body.charcoal table.dataTable th,body.charcoal div#footer {	border-color:#505050;}body.charcoal table.dataTable th {	color:#666;	background-color:#eee;}body.charcoal div#header h1#k_publicPageTitle,body.charcoal table.dataTable td a,body.charcoal table.dataTable td a:visited {	color:#505050;}body.charcoal table.dataTable td a:hover {	color:#e0cfae;}/*-- JADE --*/body.jade div#header,body.jade table.dataTable th,body.jade div#footer {	border-color:#3a6e21;}body.jade table.dataTable th {	background-color:#bbf39f;	color:#3a6e21;}body.jade div#header h1#k_publicPageTitle,body.jade table.dataTable td a,body.jade table.dataTable td a:visited {	color:#3a6e21;}body.jade table.dataTable td a:hover {	color:#bbf39f;}/*-- RUBY --*/body.ruby div#header,body.ruby table.dataTable th,body.ruby div#footer {	border-color:#9a2e2e;}body.ruby table.dataTable th {	background-color:#b15a5a;	color:#430e0e;}body.ruby div#header td h1#k_publicPageTitle,body.ruby table.dataTable td a,body.ruby table.dataTable td a:visited {	color:#9a2e2e;}body.ruby table.dataTable td a:hover {	color:#b15a5a;}/*--SAPPHIRE --*/body.sapphire div#header,body.sapphire table.dataTable th,body.sapphire div#footer {	border-color:#2E409A;}body.sapphire table.dataTable th {	background-color:#7A93EE;	color:#2E409A;}body.sapphire div#header h1#k_publicPageTitle,body.sapphire table.dataTable td a,body.sapphire table.dataTable td a:visited {	color:#2E409A;}body.sapphire table.dataTable td a:hover {	color:#7A93EE;}