/* CSS Document */

#normalTable	{
	width:412px;
	margin-bottom:20px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
	
	#normalTable td  {
	line-height:23px;
	border-bottom:1px solid #000066;
	text-align:left;
	padding-left:5px;
	background-image: none;
	}

.casinostable	{
	width:630px;
	margin-bottom:20px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
	
	.casinostable td  {
	line-height:23px;
	border-bottom:1px solid #000066;
	text-align:left;
	padding-left:5px;
	background-image: none;
	}

.casinostable a  {
	text-decoration:none;
	}
	
	.casinostable a:hover  {
	text-decoration:underline;
	}
	
	.report_header_row {
	color:#FFFFFF;
	font-weight:bold;
	line-height:24px;
	font-size:14px;
	background-image:url(images/table_header_bg.jpg);
	}
	
	.report_header_row th{
		padding-left:5px;
	}
	
	.thleft	{
	background: url(images/menu/table-bg.jpg) no-repeat bottom left;
		}
		
	.thright	{
	background: url(images/menu/table-bg.jpg) no-repeat bottom right;
		}
	
	.report_header_row a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
	
#methods	{
	width:610px;
	}
	
#methods .methods-header{
	width:205px;
	background-image:url(images/menu/nav-header-green-blank-bg.jpg);
	line-height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	}	
	
#methods td a{
	text-indent:15px;
	}
	
