body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-image: url(images/index_01.gif);
}

.left-menu {
	list-style-image: url(images/bullet.gif);
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-position: outside;

}
.game-featured {
	background-color: #3C3C3C;
	border: 1px dotted #000000;
	padding: 3px;
}

.white-text {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.whyclick {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}



.search {
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #000000;
}
.header-featured {
	background-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
        border-bottom-style: groove;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
