/* The Gamer Show Global Styles */

body {
	margin:0px;
	}
	


a:link { color: black; }
a:visited { color: black; } 
a:hover { color: orange; }
	
	
	
/* The Gamer Show ID Table Styles */


.navigation {
	font: 11px tahoma;
	color: orange;
	font-weight:bold;
	line-height: 16px;
	}
	
.content-menu {
	font: 11px tahoma;
	color: orange;
	font-weight:bold;
	line-height: 16px;
	}
	
.episodes {
	font: 11px tahoma;
	color: orange;
	font-weight:bold;
	line-height: 16px;
	}
	
.credits {
	font: 9px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
	
.gtsflashbox {
	font: 12px tahoma;
	color: black;
	line-height: 16px;
	}
	






.content2 A:link {
	font: 11px tahoma;
	color: red;
	font-weight:bold;
	line-height: 16px;
	}

/* link on mouseover */

.content3 A:hover {
	font: 11px tahoma;
	color: blue;
	line-height: 16px;
	}
	
	
	
	
	
	


/* link stye */
.navigation A:link, .navigation A:visited {
	font: 11px tahoma;
	color: white;
	line-height: 16px;
	}
	
.navigation A:hover {
	font: 11px tahoma;
	color: orange;
	line-height: 16px;
	}
	
.content-menu A:link, .content-menu A:visited {
	font: 11px tahoma;
	color: white;
	line-height: 16px;
	}
	
.content-menu A:hover {
	font: 11px tahoma;
	color: orange;
	line-height: 16px;
	}

.episodes A:link, .episodes A:visited {
	font: 11px tahoma;
	color: white;
	line-height: 16px;
	}
	
.episodes A:hover {
	font: 11px tahoma;
	color: orange;
	line-height: 16px;
	}
	
.credits A:link, .credits A:visited {
	font: 9px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
	
.credits A:hover {
	font: 9px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}


/* text style */

.latest_gaming_news {
	font: 11px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
	
.the_gamer_news {
	font: 11px tahoma;
	color: black;
	font-weight:bold;
	line-height: 16px;
	}
	
.recent_forum_topics {
	font: 11px tahoma;
	color: black;
	font-weight:normal;
	line-height: 16px;
	}
	
.recent_forum_topics A:link, .recent_forum_topics A:visited {
	font: 12px tahoma;
	color: black;
	font-weight:bold;
	line-height: 18px;
	text-decoration:none;
	}
	
.recent_forum_topics A:hover {
	font: 12px tahoma;
	color: black;
	font-weight:bold;
	line-height: 18px;
	text-decoration:underline
	}
	

	
.banner_top {
	font: 11px tahoma;
	color: black;
	line-height: 16px;
	}

.banner_leftside {
	font: 11px tahoma;
	color: black;
	line-height: 16px;
	}

.banner_bottom {
	font: 11px tahoma;
	color: black;
	line-height: 16px;
	}
	
	/* berserk87 was here ; ) */