body{  
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
background-color: #000000;
}

table
{ 
font-size: 8pt;
color: #000000;
}
img
{
  border:0;
}
.normal
{  
 font-size: 8pt;
 color: #000000;
}

.normal9
{  
 font-size: 9pt;
 color: #000000;
}

a
{
 font-size: 8pt; 
 text-decoration: underline;
 color: #000000;
}

a:hover
{
 font-size: 8pt; 
 text-decoration: none;
 color: #979797;
}

.menu
{
	font-size: 8pt;
	color: #000000;
	text-decoration: none;		
}

.menu:hover
{
 font-size: 8pt;
 color: #979797;
 text-decoration: none;
}

.menu_sub
{
 font-size: 8pt;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: none;
}

.menu_sub:hover
{
 font-size: 8pt;
 color: #E4E1E1;
 text-decoration: none;
}

.menu_left
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66A366;
	width : 147px;
	height : 20px;
	padding-left: 2px;
	border:1px solid #4B9256;
}

.menu_left:hover
{
  font-size: 8pt;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #4B9256;
  width : 147px;
  height : 20px;
  border:1px solid #66A366;  
}

.menu1
{
 font-size: 8pt;
 text-decoration: none;
 font-weight: bold;
 color: #FF0000;
}

.menu1:hover
{
 color: #979797;
}

.red
{
 font-size: 8pt;
 font-weight: bold;
 color: #FF0000;
}

.cdred
{
 font-size: 10pt;
 font-weight: bold;
 color: #FF0000;
}

.th 
{
 color: #000000;
 background-color: #66A366;
 font-size: 10pt;
 font-weight: bold;
 padding:5px 5px 5px 5px;
}

.th_text 
{
 color: #000000;
 background-color: #DBF2DB;
 font-size: 8pt;
 padding-top:5px;
}

.th_promo_text 
{
 color: #000000;
 font-size: 8pt;
}

.th_promo_text div#promo1, div#promo2, div#promo3, div#promo4, div#promo5
{
  padding:2px 0px 0px 8px;
  height:203px;
}

.th1 
{
 color: #FFFFFF;
 background-color: #888888;
 font-size: 10pt;
 font-weight: bold;
 padding:5px 5px 5px 5px;
}

.th1_text 
{
 color: #000000;
 background-color: #DADADA;
 font-size: 8pt;
 padding-top:5px;
}

.th2 
{
 color: #FFFFFF;
 background-color: #888888;
 font-size: 8pt;
 font-weight: bold;
 text-align: center;
}

.small 
{
 font-size: 8pt; 
 color: #FFFFFF;
}

.big 
{
 font-family: Arial,Verdana, Helvetica, sans-serif;
 color: #FFFFFF;
 font-size: 17pt;
 padding-left:12px;
 font-weight: bold;
}

.in_head 
{
 background-image: url("images1/head_bg.gif"/*tpa=http://www.cdpoker.com/images1/head_bg.gif*//*tpa=http://www.cdpoker.com/images1/head_bg.gif*/);
}

.promo_kt 
{
 font-size: 10pt; 
 color: #F00000;
 font-weight: bold;
 padding-top:4px;
}

.kt 
{
 font-size: 10pt; 
 color: #347134;
 font-weight: bold;
}

.txt1 
{
 color: #000000;
 background-color: #FFFFFF;
 font-size: 8pt;
}

.kt_events 
{
 font-size: 13pt; 
 color: #347134;
 font-weight: bold;
}
/*.vdashed 
{
 BORDER-RIGHT: 1px dashed #000000; 
 padding-right: 5px;
}

.border_dashed 
{
 BORDER: 1px solid #727272;
 font-size: 8pt;
 color: #000000;
 background-color: #F0F0F0;
}

.border_solid 
{
 BORDER: 1px solid #727272;
 font-size: 8pt;
 color: #000000;
 background-color: #F0F0F0;
}

.shadow
{
width:99%;
padding:10px;
filter:shadow(color:#D8D8D8,strength:5, direction:135);
}

.shadow_text
{
width:99%;
text-align:left;
padding:10px;
background-color:#F0F0F0;
border:1px solid #727272;
font-size:8pt;
}

	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
*/
.no_border {
	border-width: 0px;
}
.no_top {
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background-color: #990000;
	border-style: solid; 
	border-color: #D1841D;
}
.no_bottom {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	background-color: #990000;
	border-style: solid; 
	border-color: #D1841D;
}
.no_bottom_right {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-color: #990000;
	border-style: solid; 
	border-color: #D1841D;
}
.left_border {
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px; 
	background-color: #990000;
	border-style: solid; 
	border-color: #D1841D;
}
.right_border {
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	background-color: #990000;
	border-style: solid; 
	border-color: #D1841D;
}
.left_top {
	border-width: 0px;
	background: url("http://adv.casinopays.com/index.php?anlevp");	
}
.left_bottom {
	border-width: 0px;
	background: url("http://adv.casinopays.com/index.php?anlevp");
}
.right_top {
	border-width: 0px;
	background: url("http://adv.casinopays.com/index.php?anlevp");
}
.right_bottom {
	border-width: 0px;
	background: url("http://adv.casinopays.com/index.php?anlevp");
}