/* CSS Document */

body {
	background-color: #7323AC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
.content_bottom {
	padding-bottom: 5px;
}
.header_game {
	background-repeat: no-repeat; 
	background-position: center; 
	padding-right: 23px;
	padding-bottom: 5px;
}
#dek {
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
}
.disclaimer {
	color: #CCCCCC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.pop:link {
	color: #606060;
	text-decoration: none;
}
a.pop:visited {
	text-decoration: none;
	color: #606060;
}
a.pop:hover {
	text-decoration: underline;
	color: #000000;
}
a.pop:active {
	text-decoration: none;
	color: #606060;
}
