@charset "UTF-8";
/* CSS Document */

print {
	background-color:white !important;
	background-image:none !important;
}
#menu, #f-source-menu{
	display:none;	
}
#group{
	width:996px;
	margin-left:auto;
	margin-right:auto;
	border: solid 2px #000;
	margin-top:10px;
}
#title{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	padding:5px;
	border-bottom:solid 2px #000;
}
.rank{
	width:50px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	border-bottom:solid 2px #000;
	border-right:solid 2px #000;
}
.name{
	width:300px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	border-bottom:solid 2px #000;
	border-right:solid 2px #000;
}
.team{
	width:250px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	border-bottom:solid 2px #000;
	border-right:solid 2px #000;
}
.division{
	width:20px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	border-bottom:solid 2px #000;
	border-right:solid 2px #000;
}
.one80s{
	width:30px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	border-bottom:solid 2px #000;

}
.text{
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border-bottom:solid 1px #666;
}
.textcenter{
	padding-left:5px;
	padding-top:3px;
	padding-bottom:2px;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border-bottom:solid 1px #666;
	text-align:center;
}