.gamenames {
	font-family:"Trebuchet MS", "Arial Narrow", HelveticaNeue-Thin, Helvetica-Light, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	width: 112;
	padding-left:2;
	padding-right:2;	
}

.affil_text {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	color: #DDDDDD;
}

.basic_text {
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

.hidden 
{
	font-size: xx-small;
	color:#B0D6D2;
}

.thb
{
	border: solid 1px #000000;
}

.butmid
{	
	background:url(images/button_middle.gif);
}

.whitebutmid
{	
	background:url(images/button_middle_white.gif);
}

.whitebutleft
{
	background:url(images/button_left_white.gif);
	height:50px;
	width:32px;
}

.butleft
{
	background:url(images/button_left.gif);
	height:50px;
	width:32px;
}

.whitebutright
{
	background:url(images/button_right_white.gif);
	height:50px;
	width:32px;
}

.butright
{
	background:url(images/button_right.gif);
	height:50px;
	width:32px;
}

.butxt {
	font-family: Tahoma;
	font-size: 16px;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}
