.table {
font-family:Arial, Helvetica, sans-serif;
background-image:url(img/background.png);
font-size:10px;
color:#e18500;
}
.table td {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#e18500;

border-bottom:1px solid #282828;
}
#top{
background-image:url(img/top.png);
background-repeat:no-repeat;
height:39px;
width:222px;
}
.bar{
background-image:url(img/bg.png);
background-repeat:repeat-x;
height:21px;
width:222px;
color:#e18500;
}
#list{
background-image:url(img/background.png);
background-repeat:no-repeat;
color:#fff;
width:222px;
}
a.pokerrooms {
	color: #FFF;
	text-decoration:none;
}
a.pokerrooms:active {
	color: #FFF;
	text-decoration:none;
}
a.pokerrooms:hover {
	color: #FFF;
	text-decoration:underline;
}


#toplarge{
background-image:url(img/toplarge.png);
background-repeat:no-repeat;
height:39px;
width:457px;
}
.barlarge{
background-image:url(img/bg.png);
background-repeat:repeat-x;
height:22px;
width:457px;
color:#e18500;
border-bottom:1px dotted #424242;
}

#listlarge{
background-image:url(img/background.png);
background-repeat:no-repeat;
background:#000;
color:#fff;
width:457px;
}

a.offers {
	font-size:12px;
	color: #c27626;
	text-decoration:none;
}
a.offers:active {
	font-size:12px;
	color: #c27626;
	text-decoration:none;
}
a.offers:hover {
	font-size:12px;
	color: #c27626;
	text-decoration:underline;
}

a.menus {
	font-size:10px;
	color: #c27626;
	text-decoration:none;
}
a.menus:active {
	font-size:10px;
	color: #c27626;
	text-decoration:none;
}
a.menus:hover {
	font-size:10px;
	color: #c27626;
	text-decoration:underline;
}

.tablelarge td  {
font-family:Arial, Helvetica, sans-serif;
border-bottom:1px solid #282828;
color:#fff;
}
.tablelarge {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#e18500;
}
.menubarcolor{
color:#e18500;
font-size:16px;
}