BODY {
background-color: #090909;
background-image:url('dot_bg.png');
font-family:verdana;
color:#EFEFEF;
font-size:11px;
height:100%;}

IMG {border:0px;}

html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 1000px;
	text-align:center;
}

.refresh {
background-image:url('refresh_blue.gif');
width:16px;
height:16px;
float:left;
margin-left:5px;
margin-top:5px;
cursor:pointer;
}

a:link { color: #0094FF;text-decoration: none;}
a:visited { color: #0094FF;text-decoration: none;}
a:hover { color: #FFFFFF;background-color: #0094FF;text-decoration: none;border-radius:10px;-moz-border-radius:10px;}
a:active { color: #0094FF;text-decoration: none;}

.gfx:link { color: #0094FF;text-decoration: none;}
.gfx:visited { color: #0094FF;text-decoration: none;}
.gfx:hover { text-decoration: inherit; color: inherit; background: inherit;}
.gfx:active { color: #FFFFFF;text-decoration: none;}

.11p {font-size:11px;}

.link0r {font-size:50px;font-weight:bold;font-family:arial;}