body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
body {
	margin: 0;
	padding: 0;
}
a.game {
	padding: 0 5px;
	margin-left: 10px;
	background-color: white;
	text-decoration: none;
	border: 1px solid #0B55C8;
	display: inline-block;
}
a.white {
	color: white;
}
a.game:link {
	text-decoration: none;
}
a.white:link {
	color: white;
}
a:link {
	color: #0B55C8;
	text-decoration: none;
}
a:visited {
	color: #0B55C8;
	text-decoration: none;
}
a.game:visited {
	text-decoration: none;
}
a.white:visited {
	color: white;
}
a:hover {
	color: white;
	text-decoration: none;
	background-color: #0B55C8;
}
a.game:hover {
	color: white;
	background-color: #0B55C8;
}
a:active {
	color: #0B55C8;
	text-decoration: none;
}
table#gamelinks a:link {
	color: #5C75D8;
}
table#gamelinks a:visited {
	color: #5C75D8;
}
table#gamelinks a:hover {
	color: white;
}
table#gamelinks a:active {
	color: #5C75D8;
}
p {
	padding: 0;
	margin: 0;
}
p#game {
	padding-bottom: 5px;
	margin-bottom: 0;
}
p#links {
	padding: 0;
	margin: 0;
}
table {
	empty-cells: show;
}
sup {
	font-size: 70%;
}


/* Heading & description */

p#heading {
	font-size: 200%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	letter-spacing: 0.2em;
	color: white;
}
p#description {
	padding: 2px 20px;
	font-size: 70%;
	color: white;
	background-color: #0B55C8;
}
table#heading-table {
	background-color: black;
}
table#heading-table td {
	padding: 20px 0 0 0;
}
td#top-left {
	background-image: url(rpglunchbreak_gen-tl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 39px;
}
td#top-right {
	background-image: url(rpglunchbreak_gen-tr.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 39px;
}


/* Game list */

table#mainer {
	background-color: black;
}
table#mainer p {
	padding: 0;
	margin: 0;
	color: white;
}
td#ctl {
	background-image: url(rpglunchbreak_gen-ctl.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 20px;
	height: 20px;
}
td#ctr {
	background-image: url(rpglunchbreak_gen-ctr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 20px;
	height: 20px;
}
td#cbl {
	background-image: url(rpglunchbreak_gen-cbl.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 20px;
	height: 20px;
}
td#cbr {
	background-image: url(rpglunchbreak_gen-cbr.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 20px;
	height: 20px;
}
td#gameslist {
	padding: 5px 0 10px 0;
}
td#gameslist p {
	font-size: 80%;
}


/* Games */

#game {
	padding: 20px 0 0 0;
	background-image: url(rpglunchbreak_gen-gtop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#game-bot {
	background-image: url(rpglunchbreak_gen-gbot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#game-bot2 {
	background-image: url(rpglunchbreak_gen-gbot2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#game p#gt {
	font-size: 130%;
	padding: 0 10px;
	border-bottom: 1px dashed #0B55C8;
}
#game p#gc {
	font-size: 80%;
	padding-left: 10px;
	padding: 0 10px 0 20px;
}
#game p#gb {
	font-size: 60%;
	padding: 5px 10px 0 10px;
	float: right;
}
#game p#gl {
	font-size: 90%;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 25px;
}


/* back */

.smaller {
	font-size: 80%;
}
#genesiss {
	background-color: #0B55C8;
}
p#genesis {
	background-color: #000099;
	text-align: center;
	padding: 5px 0;
	margin: 3px 0 0 0;
	letter-spacing: 0.3em;
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	color: #006699;
}
p#segacd {
	background-color: #000099;
	text-align: center;
	padding: 10px 0;
	margin: 0;
	letter-spacing: 0.3em;
	font-style: italic;
	font-weight: bold;
	font-size: 120%;
	border-bottom: 2px solid black;
	color: #006699;
}
p#back {
	text-align: center;
	letter-spacing: 0.1em;
}