body
{
	font-family: "Verdana",sans-serif;
	background-color:#f7f7eb;
	font-size:10pt;
}

h1
{
	text-align:center;
}

h2
{
}

a
{
	text-decoration:none;
	font-weight:bold;
	color:#1e2c05;
}

.center
{
	margin: 0 auto;
}

.centertext
{
	text-align:center;
}

table.toplist
{
	border-collapse:collapse;
}

table.toplist td
{
	border:none;
	padding: 0 5px;
}

table
{
}

img.stretch
{
	width:100%;
	height:100%;
}

img.bounce1
{
	position: relative;
	top:9%;
	left:-5%;
	width:110%;
	height:91%;
}

img.bounce2
{
	position: relative;
	top:17%;
	left:-10%;
	width:120%;
	height:83%;
}

img.spawn3
{
	position: relative;
	top:12%;
	left:12%;
	width:75%;
	height:75%;
}

img.spawn2
{
	position: relative;
	top:25%;
	left:25%;
	width:50%;
	height:50%;
}

img.spawn1
{
	position: relative;
	top:37%;
	left:37%;
	width:25%;
	height:25%;
}

td
{
	border:2px solid;
	border-left-color:#444;
	border-top-color:#444;
	border-right-color:#CCC;
	border-bottom-color:#CCC;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	
}

div.container
{
	position:relative;
	left:0;
	top:0;
}

div.cell
{
	line-height:1px;
	width:36px;
	height:36px;
	border:2px solid;
	border-left-color:#444444;
	border-top-color:#444444;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;
	position:absolute;
	padding: 5px  5px  5px  5px ;
	background-color:#888888;
}

input[type=text],input[type=password]
{
	width:80%
}

iframe
{
	width: 150px;
	height:450px;
	position:absolute;
	border: 0px;
}

.info
{
	background-color:#44a3ff;
	color:#091841;
	padding:10px;
}

.gamespace
{
	padding:1%;
	width:65%;
	height:auto;
	background-color:#b3cc64;
	color:#4c661f;
}
