.toplayer2 {
	overflow: scroll;
	height: 20px;
	scrollbar-face-color: #800000;
	scrollbar-arrow-color: #800000;
	scrollbar-base-color: #800000;
	scrollbar-darkshadow-color: #800000;
	scrollbar-highlight-color: #800000;
	scrollbar-shadow-color: #800000;
	scrollbar-track-color: #800000;
	scrollbar-3dlight-color: #800000;
	font-size: 12px;
	color: #FFFFFF;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}
.toplayer3 {
	overflow: scroll;
	height: 20px;
	scrollbar-face-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-base-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	font-size: 12px;
	color: #FFFFFF;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}
td {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1 {
	font: bold 22px Verdana, Arial, Helvetica, sans-serif;
	color: #B22222;
	padding-bottom: 8px;
	border-bottom: 2px dotted #FF9900;
}
.enter {
	font: bold 35px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6633;
	text-decoration: none;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

