.gameindex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF3333;

}
body {
	background-color: #333333;
}
.tabelheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;

}
.txtscreenbg {
	background-attachment: fixed;
	background-image: url(../images/txt-screen.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.reclametxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	background-color: #FFCC66;
	border: thin solid #CC3300;
}
.input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	background-color: #FFCC66;
	border: thin solid #CC3300;
}
