body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #333;
	background: #fff;
}
a,a img {
	border: none;
}
h1 {
	text-align: right;
	margin: 0;
}
abbr {
	text-decoration: none;
	border: none;
}
table {
	border-collapse: collapse;
	margin: 0 7%;
}
thead th {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.2em;
	padding-top: 1em;
}
thead th {
	color: #666;
}
thead.alive th {
	color: #666;
}
thead.fresh th {
	color: #777;
}
thead.pert th {
	color: #888;
}
thead.relevant th {
	color: #999;
}
thead.stale th {
	color: #aaa;
}
thead.old th {
	color: #bbb;
}
thead.ancient th {
	color: #ccc;
}
thead.dead th {
	color: #ddd;
}
tbody th {
	text-align: right;
	padding: .5em;
	color: #777;
}
tbody td a {
	display: block;
	text-decoration: none;
	padding: .5em;
	color: #fff;
}
/* "alive","fresh","pert","relevant","stale","old","ancient"  */
.ferrouswheel th {
	background: #fed;
}
.alive .ferrouswheel th {
	color: #654;
}
.fresh .ferrouswheel th {
	color: #765;
}
.pert .ferrouswheel th {
	color: #876;
}
.relevant .ferrouswheel th {
	color: #987;
}
.stale .ferrouswheel th {
	color: #a98;
}
.old .ferrouswheel th {
	color: #ba9;
}
.ancient .ferrouswheel th {
	color: #cba;
}
.dead .ferrouswheel th {
	color: #dcb;
}
.alive .ferrouswheel a {
	background: #f93;
}
.fresh .ferrouswheel a {
	background: #fa4;
}
.pert .ferrouswheel a {
	background: #fb5;
}
.relevant .ferrouswheel a {
	background: #fc6;
}
.stale .ferrouswheel a {
	background #fd7;
}
.old .ferrouswheel a {
	background: #fe8;
}
.ancient .ferrouswheel a {
	background: #ff9;
}
.dead .ferrouswheel a {
	background: #ffa;
}
.ferrouswheel a:hover {
	background: #c60;
}
.jetpilot th {
	background: #dee;
}
.alive .jetpilot th {
	color: #455;
}
.fresh .jetpilot th {
	color: #566;
}
.pert .jetpilot th {
	color: #677;
}
.relevant .jetpilot th {
	color: #788;
}
.stale .jetpilot th {
	color: #899;
}
.old .jetpilot th {
	color: #9aa;
}
.ancient .jetpilot th {
	color: #abb;
}
.dead .jetpilot th {
	color: #bcc;
}
.alive .jetpilot a {
	background: #699;
}
.fresh .jetpilot a {
	background: #7aa;
}
.pert .jetpilot a {
	background: #8bb;
}
.relevant .jetpilot a {
	background: #9cc;
}
.stale .jetpilot a {
	background: #add;
}
.old .jetpilot a {
	background: #bee;
}
.ancient .jetpilot a {
	background: #cff;
}
.dead .jetpilot a {
	background: #dff;
}
.jetpilot a:hover {
	background: #366;
}
.link th {
	background: #cde;
}
.alive .link th {
	color: #345;
}
.fresh .link th {
	color: #456;
}
.pert .link th {
	color: #567;
}
.relevant .link th {
	color: #678;
}
.stale .link th {
	color: #789;
}
.old .link th {
	color: #89a;
}
.ancient .link th {
	color: #9ab;
}
.dead .link th {
	color: #abc;
}
.alive .link a {
	background: #369;
}
.fresh .link a {
	background: #47a;
}
.pert .link a {
	background: #58b;
}
.relevant .link a {
	background: #69c;
}
.stale .link a {
	background: #7ad;
}
.old .link a {
	background: #8be;
}
.ancient .link a {
	background: #9cf;
}
.dead .link a {
	background: #adf;
}
.link a:hover {
	background: #039;
}
.picture th {
	background: #fde;
}
.alive .picture th {
	color: #645;
}
.fresh .picture th {
	color: #756;
}
.pert .picture th {
	color: #867;
}
.relevant .picture th {
	color: #978;
}
.stale .picture th {
	color: #a89;
}
.old .picture th {
	color: #b9a;
}
.ancient .picture th {
	color: #cab;
}
.dead .picture th {
	color: #dbc;
}
.alive .picture a {
	background: #c39;
}
.fresh .picture a {
	background: #d4a;
}
.pert .picture a {
	background: #e5b;
}
.relevant .picture a {
	background: #f6c;
}
.stale .picture a {
	background: #f7d;
}
.old .picture a {
	background: #f8e;
}
.ancient .picture a {
	background: #f9f;
}
.dead .picture a {
	background: #faf;
}
.picture a:hover {
	background: #906;
}
.song th {
	background: #fee;
	color: #655;
}
.alive .song th {
	color: #655;
}
.fresh .song th {
	color: #766;
}
.pert .song th {
	color: #877;
}
.relevant .song th {
	color: #988;
}
.stale .song th {
	color: #a99;
}
.old .song th {
	color: #baa;
}
.ancient .song th {
	color: #cbb;
}
.dead .song th {
	color: #dcc;
}
.alive .song a {
	background: #933;
}
.fresh .song a {
	background: #a44;
}
.pert .song a {
	background: #b55;
}
.relevant .song a {
	background: #c66;
}
.stale .song a {
	background: #d77;
}
.old .song a {
	background: #e88;
}
.ancient .song a {
	background: #f99;
}
.dead .song a {
	background: #faa;
}
.song a:hover {
	background: #600;
}
.message th {
	background: #efe;
}
.alive .message th {
	color: #565;
}
.fresh .message th {
	color: #676;
}
.pert .message th {
	color: #787;
}
.relevant .message th {
	color: #898;
}
.stale .message th {
	color: #9a9;
}
.old .message th {
	color: #aba;
}
.ancient .message th {
	color: #bcb;
}
.dead .message th {
	color: #cdc;
}
.alive .message a {
	background: #393;
}
.fresh .message a {
	background: #4a4;
}
.pert .message a {
	background: #5b5;
}
.relevant .message a {
	background: #6c6;
}
.stale .message a {
	background: #7d7;
}
.old .message a {
	background: #8e8;
}
.ancient .message a {
	background: #9f9;
}
.dead .message a {
	background: #afa;
}
.message a:hover {
	background: #060;
}

