.casinodiv {
text-align:center;
display:0;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
margin:0 0 0;
padding:0;
}

.shadetabs {
background-image:url(/images/new07/tabbg.gif);
background-position:bottom;
font:bold 12px Verdana;
list-style-type:none;
text-align:left;
height:37px;
margin:0 0 0 3px;
padding:0;
}

.shadetabs li {
float:left;
display:inline;
width:135px;
height:35px;
text-align:center;
background:url(/images/new07/tab-unselected.gif) no-repeat;
margin:0;
padding:0;
}

.shadetabs li a {
height:35px;
display:block;
text-align:center;
background:url(/images/new07/tab-unselected.gif) no-repeat;
text-decoration:none;
margin:0;
padding:10px 0 0 0;
}

.shadetabs li a:hover {
height:35px;
display:block;
text-align:center;
background:url(/images/new07/tab-unselected.gif) no-repeat;
text-decoration:none;
color:#fff;
margin:0;
padding:10px 0 0 0;
}

.tabcontentstyle {
border:0 solid #000;
background-image:url(/images/new07/bg3.jpg);
width:705px;
padding:0;
}

.tabcontent {
display:none;
float:left;
margin:-2px 0 0;
padding:0;
}

.shadetabs li.selected a,.shadetabs li.selected a:hover {
height:35px;
display:block;
text-align:center;
background:url(/images/new07/tab-selected.gif) no-repeat;
margin:0;
padding:10px 0 0 0;
}

@media print{
.tabcontent {
display:block!important;
}
}