

/* CSS Document */
body {background-color:#023B1A;}

.bodytext {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
}
.bodytext_table_link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	text-decoration: underline;
}
.bodytext_small {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
}
.bodytext_bold {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.bodytext_italic {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	font-style: italic;
}
.bodytext_home {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none;
}
.bodytext_home_bold {
	color: #575555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
.rated_poker_bodytext_link {
	color: #F60212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
	}
.bodytext_link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.poker_large_heading {
	color: #F60212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.guide_large_heading {
	color: #F7941C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.contact_large_heading {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.banking_large_heading {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
#table1 {
	visibility: visible;
	width: 100%;
}
#table1 table {	
	background-color: #F2FFFA;	
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid none none solid;
}
 #table1 td {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	line-height: 200%;
	border-color: #1C6D30;
	border-width: 1px;
	border-style: none solid solid none;
}
#table1 th {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	line-height: 200%;
	background-color: #DEFFFD;
	border-color: #1C6D30;
	border-width: 1px;	
	border-style: none solid solid none;
}
ul {
	margin-top: 0em; 
	margin-bottom: 0.3em;
	list-style-image: url(images/homebuttons/bullet.gif)
} 
