.main{
	font-size : 8pt;
	color : Black;
	font-family : Verdana;
}



.serverinfo{
	font-size : 7pt;
	color : Black;
	font-family : Verdana;
}

.serverinfobold{
	text-decoration: bold;
	font-size : 7pt;
	color : Black;
	font-family : Verdana;
	font-weight : bold;
}
	
A:link {
	font-size : 7pt;
	color : Black;
	font-family : Verdana;
	 color: #000000;
}
A:visited {text-decoration: none; font-family: Verdana; color: #000000;   font-size: 7pt; }

A:hover {
	text-decoration: bold;
	font-family: Verdana;
	color: #000000;
	font-size: 7pt;
}


A.2:link {
	font-size : 8pt;
	color : Black;
	font-family : Verdana;
	color: #000000;
}
A.2:visited {text-decoration: none; font-family: Verdana; color: #808080;   font-size: 8pt; }

A.2:hover {
	text-decoration: bold;
	font-family: Verdana;
	color: #000000;
	font-size: 8pt;
}



.sch {BORDER-TOP: silver 1px solid;
BORDER-BOTTOM: black 1px solid; }

#recent {
	position:absolute;
	left:615px;
	top:210px;
	width:200px;
	height:200px;
	z-index:+1;
	text-align:justify;
}

#countonline {
	position:absolute;
	left:120px;
	top:4px;
	width:500px;
	height:0px;
	z-index:+1;
}
