body, table{
	font-family: verdana, tahoma, arial;
	font-size: 9px;
	margin: 0px;
}

.top_games DIV{
	padding-top: 2px;
	padding-left:8px;
}
.top_games A{
	color:#000000;
	text-decoration: none;
}
.top_games A:hover{
	text-decoration: underline;
}

.games_list A{
	padding-left: 6px;
	color:#000000;
	text-decoration: none;
}
.games_list A:hover{
	text-decoration: underline;
}
.botom_links{
padding-left: 8px;
font-weight: bold;
color: #FFFFFF;

}
.botom_links A{
	color: #FFFFFF;
	text-decoration: none;
}
.botom_links A:hover{
text-decoration: underline;
}
.more_games{
font-weight: bold;
color: #000000;
font-size: 14px;

}

.newGame{
	font-size: 10px;
	color: #FFFFFF;
}
.newGame SPAN{
	font-size: 9px;
}

.newGame DIV.newGameDiv{
	positiom:absolute;
	margin-top:7px;
	margin-left: 7 px;
}

.newGame A{
	color: #FFFFFF;
	text-decoration: none;
}
.newGame A:hover{
text-decoration: underline;
}



.preLoaderBlock
{
	position: relative;
	top: 0px;
	background-color: #6781B2;
	padding: 0px 7px 0px 7px;
}

.preLoaderSelected
{
	position: relative;
	top: 0px;
	background-color: #C8E8FE;
	padding: 0px 7px 0px 7px;
}
	
	
.preLoaderSpacer
{
	width: 1px;
}


.linkboxColumn{
	width:20%;
	border-bottom: 1px dotted #FFFFFF;
	text-align: right;
	font: normal 10px Verdana;
	color: #FFFFFF;
}


.linkbox A{
	font: normal 10px Verdana;
}



.top {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width:650px;
}

.top span{
	margin-left:250px;
	text-align: left;
	position:absolute;
}

