﻿table
{
	border-collapse: collapse;
	z-index: 0;
	padding: 0;
	border-spacing: 0;
}

td
{
	background: none;
}

tr
{
	position: relative;
}

.DataRow img
{
	border: 0;
}

td, th
{
	padding: 0;
}


.DataRow .NoBorder
{
	border: 0;
}

.BottomAnchor
{
	text-align: right;
	font-family: Verdana;
	font-size: 11px;
	color: rgb(98, 0, 14);
	text-decoration: underline;
}

.SortBy
{
	visibility: hidden;
}

.Invisible
{
	visibility: hidden;
	height: 1px;
	margin-top: -15px;
}


.sortedDESC, .sortedASC
{
	color: Black;
}


.Filter
{
	width: 134px;
	height: 25px;
	background: #7b500b none no-repeat left;
	padding: 1px;
	overflow: hidden;
}

.ListFilter
{
	background: white;
	border: 3px;
	border-color: rgb(0,0,121);
	border-style: outset;
	padding: 4px;
	font-family: Verdana;
	font-size: 11px;
}

.FilterContent
{
	width: 60px;
}

tr.FilterHidden0, tr.FilterHidden1, tr.FilterHidden2, tr.FilterHidden3, tr.FilterHidden4, tr.FilterHidden5, tr.FilterHidden6,  tr.FilterHidden7, tr.FilterHidden8, tr.FilterHidden9
{
	display: none;
}


a
{
	text-decoration: none;
}


.Pointer
{
	cursor: pointer;
}

.ReviewLink
{
	cursor: pointer;
}

.noLinePoker
{
	color: #781002;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: underline;
	cursor: pointer;
}

.noLinePlayNow
{
	color: #781002;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
	cursor: pointer;
}

.noLineBlack
{
	font-size: 10px;
	color: black;
	font-family: Verdana;
	text-decoration: none;
	cursor: pointer;
}
ul
{
	padding-left: 0;
	margin-bottom: 1px;
	margin-left: -25px;
	margin: 0px;
	
}

li 
{
	line-height:12px;
	list-style-type:none;
	list-style-image:none;
	font-size: 10px;
	cursor: pointer;
	padding:0px;
	font-family: Verdana;
	
}

li.type1
{
	margin-top:1px;
	color: #781002;
	text-decoration: underline;
	font-weight: bold;
	font-size:9px;

}

li.type2
{
	margin-top:1px;
	color: black;
}

li.playnow
{
	margin-right: 4px;
	margin-bottom: 0px;
	margin-top: 2px;
	padding: 0px;
	text-align: right;
	list-style-position: outside;
	list-style-image: none;
	color: #781002;
	font-family: Verdana;
	font-size: 11px;
	cursor: pointer;
}
.noLineJackpot
{
	color: #781002;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
.interval
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
}
.inceremnt
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
}

.iframeTDroom
{
	color: #781002;
	font-family: Verdana;
	font-size: 9px;
	cursor: pointer;
	text-align: center;
}

img
{
	text-decoration: none;
}

.best_image
{
	display: block;
}

.SortableHeader
{
	cursor: pointer;
}
.AltPopup
{
	border-width: 1px;
	border-color: black;
	border-style: solid;
	background-color: rgb(255,255,231);
	padding: 2px;
	font-family: Arial;
	color: black;
	font-size: 11px;
	display: table;
}
.AltPopupTitle
{
	font-size: 12px;
	font-weight: 600;
	text-decoration: underline;
}
.FilterText
{
	color: rgb(70,0,0);
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px;
	cursor:pointer;
	text-align:center;
}

.BottomAnchor
{
  text-align:right;
  font-family: Verdana;
  font-size : 11px;
  cursor:pointer;
  color: White;
  text-decoration: underline; 
 }