body {
	background:#232323;
	color:#9a9a9a;
	font:11px "trebuchet ms",tahoma,arial,serif;
	margin:5px;
	text-align:center;
}

a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
a.gray {
	color:#9a9a9a;
}
a img {
	border:0;
}


.map {
	border:3px solid #9a9a9a;
}
.map:hover {
	border:3px solid #fff;
}

.m0 {
	margin:0;
}

.fixer {
	clear:left;
}

p {
	margin:3px 0;
}

.w {
	color:#fff;
}

#server_title {
	width:140px;
	height:20px;
	overflow:hidden;
}

