TABLE.company {
	background-color : Black;
	width : 100%;
	border : thick outset;
	color : Silver;
	text-align : center;
}

TABLE.intvgamelist {
	background-color : Black;
	background-image : url(../images/runmanseq.jpg);
	color : Silver;
	width : 732px;
	border : thin groove;
	text-align : center;
}
TD.head {
	width : 100%;
	background-color : transparent;
}
TD.titlehead {
	width : 34%;
	background-color : transparent;
}
TD.pic {
	width : 14%;
}
TD.part {
	width : 12%;
}
TD.inst {
	width : 9%;
}
TD.olay {
	width : 10%;
}
TD.rare {
	width : 7%;
}
TD.note{
	text-align : left;
	width : 28%;
}
TABLE.banner {
	width : 100%;
	border : medium outset;
	padding : 4px;
	}
	
B.rating {
	color : Green;
	background-color : transparent;
}
B.cartcount {
	color : Green;
	font-size : large;
	background-color : transparent;
}
H3.easteregg {
	color : #1E90FF;
	font-size : larger;
	font-weight : bold;
	background-color : transparent;
}
B.tableheader {
	color : Red;
	background-color : transparent;
}
B.missinggame{
	color : Green;
	background-color : transparent;
}
SPAN.easteregg {
	color : #1E90FF;
	font-weight : bold;
	background-color : transparent;
}
A.listlink:LINK {
	white-space : nowrap;
	color : Aqua;
	background-color : transparent;
}
A.listlink:VISITED {
	white-space : nowrap;
	color : Fuchsia;
	background-color : transparent;
}
A.listlink:ACTIVE {
	white-space : nowrap;
	color : Red;
	background-color : transparent;
}
A.listlink:HOVER, A.listlink:FOCUS {
	white-space : nowrap;
	color : Lime;
	background-color : transparent;
}
SPAN.highscore{
	background-color : transparent;
	color : Green;
	font-weight : bold;
	}
SPAN.gamepart{
	background-color : transparent;
	color : #004080;
	font-weight : bold;
	font-style : italic;
}