@charset "utf-8";
.gyroi {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
}
.games {
	padding-left: 10px;
	padding-right: 10px;
}

.titlebar {
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 15px;
	margin-top: 15px;
	letter-spacing: 0.25em;
	text-align: center;
	display: compact;
	background-color: #003300;
	border: 1px solid #B9C8A7;
	font-size: 0.9em;
}
.maintext {
	padding-left: 5px;
}

.footer {
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
	background-color: #003300;
	padding-right: 12px;
	border: 1px solid #B9C8A7;

}

.leftcolumntexttilte {
	background-color: #003300;
	font-weight: bold;
	color: #FFFFFF;
	font-size: large;
	letter-spacing: 0.2em;
	text-align: center;
}
.leftcolumntextactive {
	font-weight: bold;
	background-color: #6D7960;
	color: #FFFFFF;
	border: thin groove #BCCBAA;
	padding-left: 10px;
}
.gyroiactive {
	font-family: "Courier New", Courier, monospace;
	background-color: #BECDAC;
	font-weight: bold;
}
.gyroiinactive {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #A0A0A4;
}
.resultsrank {
	font-family: "Courier New", Courier, monospace;
	color: #1A1A1A;
	padding-top: 15px;
	padding-left: 11px;
}
.resultsrankactive {
	font-family: "Courier New", Courier, monospace;
	color: #1A1A1A;
	font-weight: bold;
	font-size: large;
}
.leftcolumntextinactive {
	color: #A0A0A4;
	border: thin groove #BCCBAA;
	padding-left: 10px;
}
body {
	background-color: #F3FFF2;
}
