.tscss {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #FFFFFF;
	text-align: left;
	float: left;
	width: 75%;
	border: thin inset #CECECE;
	position: relative;
	background-color: #002c5c;
	padding: 5px;
	white-space: normal;
}
.column2 {
	background-color: #002C5C;
	background-position: right;
	position: relative;
	text-align: center;
	right: auto;
	margin: 5px;
	float: right;
	width: 140px;
	padding: 1px;
}
.tsheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	text-align: center;
	float: none;
	width: auto;
	border: thin inset #CECECE;
	position: relative;
	background-color: #002c5c;
	padding: 2px;
	background-position: center;
	font-weight: bold;
	height: auto;
	margin-right: 20%;
	margin-left: 20%;
}
.tssfoot {
	text-align: center;
	position: relative;
	bottom: 2%;
	left: 42%;
}
.tscssCenter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align: center;
	float: left;
	width: 75%;
	border: thin inset #CECECE;
	position: relative;
	background-color: #002c5c;
	padding: 5px;
	white-space: normal;
}
.tscssclear {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	float: left;
	width: 75%;
	border: thin inset #CECECE;
	position: relative;
	background-color: #002c5c;
	padding: 5px;
	white-space: normal;
}
.column3 {
	background-color: #002C5C;
	text-align: center;
	margin: 5px;
	float: right;
	width: 10%;
	padding: 1px;
	top: 400px;
	position: absolute;
	right: 15px;
}
.gamefly {
	background-color: #002C5C;
	text-align: center;
	margin: 5px;
	float: right;
	width: 10%;
	padding: 1px;
	top: 1015px;
	position: absolute;
	right: 15px;
}
.gamestop {
	background-color: #002C5C;
	text-align: center;
	margin: 5px;
	float: right;
	width: 10%;
	padding: 1px;
	top: 1020px;
	position: absolute;
	right: 15px;
}
