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

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link {
	color: #366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #366;
}
a:hover {
	text-decoration: underline;
	color: #06F;
}
a:active {
	text-decoration: none;
	color: #06F;
}
h1 {
	color: #366;
}
h2 {
	color: #366;
}
h3 {
	color: #366;
}
h4 {
	color: #366;
}
h5 {
	color: #366;
}
h6 {
	color: #366;
}
#body {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
}
.frame50 {
	width: 50%;
	float: left;
}
#player {
	text-align: center;
}
