body {
	background-color: #232323;
}
.navigation {
	font-size: 12px;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 4px;
}
.bodybackground {
	background-image: url(images/site/blackjack_01.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #232323
}
.contentarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
a.nav:link {
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
}
a.nav:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
}
a.nav:hover {
	color: #F7BB29;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
}
a.nav:active {
	color: #F7BB29;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 12px;
	font-weight: bold;
}
a.foot:link {
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 11px;
}
a.foot:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 11px;
}
a.foot:hover {
	color: #F7BB29;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 11px;
}
a.foot:active {
	color: #F7BB29;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 11px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #F7BB29;
}
a:active {
	color: #F7BB29;
}
body,td,th {
	color: #000000;
}
.navfooter {
	font-size: 11px;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 40px;
	text-transform: uppercase;
}
.footer {
	font-size: 10px;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-variant: normal;
	text-align: center;
	vertical-align: middle;
	padding-left: 30px;
	padding-right: 40px;
	color: #44C472;
}
.leftlinks {
	font-size: 11px;
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-variant: normal;
}
.contentareaheaders {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 15px;
	color: #003300;
	font-weight: bold;
	text-transform: uppercase;
}
.rightadspace {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

</style>.pokertable {
	padding-top: 20px;
	padding-left: 100px;
}
.bonusteableheaders {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}


h1 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 20px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase; text-align: center;
}

h2 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 15px;
	color: #333;
	font-weight: bold;
	text-transform: uppercase; text-align: center;
}

#botG {
	font-family: "Tahoma", "Arial Narrow", Arial;
	font-size: 10px;
	color: #fff;
	border: 1px dashed #498a60;
	padding:8px;
	margin-bottom:13px;
	text-align:justify;
	
}

#botG a {font-weight:bold; color: #fff;}
#botG a:hover {font-weight:bold; color: #f8f095; text-decoration:none;}

#botG h1 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial;
	font-size: 14px;
	color: #f8f095;
	margin:0px; margin-bot:3px;
	
}

small {
	font-family: "Tahoma", "Arial Narrow", Arial;
	font-size: 11px;
	color: #ccc;
	margin:0px; margin-bot:3px;
	line-height:12px;
}




