.btext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #595959;
	text-decoration: none;
}
.wtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}

form {
	margin: 0px;
	padding: 0px;
}

img{
	border:  0px;
}

img .game{
	border:  0px;
	height: 100px;
	width: 100px;
}

.inp {
	font-family: arial;
	font-size: 11px;
	color: #4B4B4B;
	border:  1px solid #7F7F7F;
}

.lnk2
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.lnk2:hover{
	color: #000000;
	text-decoration: none;
	
}

.lnk1
{
	font-family: arial;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
a.lnk1:hover{
	color: #CC0000;
	text-decoration: none;
	
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}

BODY {
	FONT-SIZE: 11pt; 
	MARGIN: 0px; 
	COLOR: #838383; 
	FONT-FAMILY: Verdana, serif; 
	BACKGROUND-COLOR: #e2e2e2;
	text-align: center;
}
#table-bg {
	BACKGROUND-COLOR: #f7f7f7;
}

td {
	background-repeat: repeat-y;
}
