@charset "utf-8";
/* CSS Document */

#gamesmenu li a {
	border-left:1px solid #931212;
}
#gamesmenu li a:hover, #gamesmenu li a.on {
	background:url(../../img/pokerbg.jpg) repeat-x;
}
#gamesmenu #gamestab {
	background-color:#000000;
}
a {
	color: #c00000;
}
.leftcol h1, .leftcol h2, #gamesmenu {
	background:url(../../img/pokerbg_hover.jpg) repeat-x;
}
div#titlearea {
	background:url(../../img/CJpowered.jpg) no-repeat 100%;
}
.leftcol a:hover img  {
	border:5px solid #000000;
}
.leftcol a img  {
	border:5px solid #ffffff;
}