body
	{color:#444444; background-color: #FFCC00; font-family:Arial; font-size:0pt; margin:0pt;}
td
	{color:#444444; font-size:11pt;}

.men

	 {color:#000000; font-size:10pt; text-decoration:none;}
.header
	 {color:#555555; font-style:oblique;}
.upper
	 {color:#5B5A22; text-align:left; font-size: 40pt; FONT-FAMILY:times; font-style:oblique; text-decoration:none;}
img
	 {border:0;}

a
	 {color:#aa0000; text-decoration:none; cursor: pointer}
a:active {color:#666600}
a:hover
    	 {color:#666633; text-decoration:none;}

.date
{font-size:8pt; color:"000000" }

.news
{font-size:11pt; color:"555555" }

.newscol
{border-left-color:#888888; border-left:ridge 0px;
border-bottom-color:#888888; border-bottom:ridge 0px;}


.eft
{width:150px;}

.right
{width:150px;}

.arr
{font-size:11px; color:"#ffcc00";}

.downcol
{height:20px; border-top-color:#888888; border-top:ridge 0px;}

.downcol2
{border-bottom-color:#888888; border-bottom:ridge 0px;}

.forfun
{font-size:10pt; font-weight:bold; color:#222222;}

.mo
{font-size:10pt;  color:#aa0000;}

.gamename
{font-size:9pt; font-weight:bold; color:#957B12; text-indent:14;}

table.border, td.border {
    border-color: black;
    border-style: solid;
}

table.border {
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

td.border {
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
}

/*PaymentMethods combox box style
*********************************/
.nav, .nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 1px solid #000;
  background: white;
  float: left;
  width: 140px;
  text-align: left;
}
.nav li {
  float: left;
  position: relative;
}

.nav a {
  background: white;
  color: black;
  text-decoration: none;
  display: block;
  width: 135px;
  padding: 2px;

}
.nav a:hover {
  color: #000;
  background: #ccc;
}

.nav li ul {
  background: white;
  display: none;
  position: absolute;
  padding: 6px 0px;
  width: 139px;
}

.nav li li a {

  background: none;
}
.nav li:hover ul,
.nav li.jshover ul {
  display: block;
}

.nav li:hover li ul,
.nav li.jshover li ul {
  display: none;
  width: 140px;
  top: -9px;
  left: 140px;
}
.nav li:hover li:hover ul,
.nav li.jshover li.jshover ul {
  display: block;
}

.red {
 color:red;
}

.leftmenu a.men{
	display: block;
	background: url("/images/prehistoric/mstuff.jpg") 4px center no-repeat;
	padding-left: 14px;
	line-height: 16px;
	font-weight: bold;
}
.leftmenu a.men.act,
.leftmenu a.men:hover{
	background-color: #aaaacc;
	color: #000;
}
.downcol a.act{
	color: #666633;
}
.gameimg {
	background: url(../../images/classic/Poker.png) no-repeat;
	width: 140px;
	height: 110px;
}
.gameimg2 {
	background: url(../../images/classic/Blackjack.png) no-repeat;
	width: 140px;
	height: 110px;
}
.gameimg3 {
	background: url(../../images/classic/Slots.png) no-repeat;
	width: 140px;
	height: 110px;
}
.gameimg4 {
	background: url(../../images/classic/Baccarat.png) no-repeat;
	width: 140px;
	height: 110px;
}
.gameimg5 {
	background: url(../../images/classic/Videopoker.png) no-repeat;
	width: 140px;
	height: 110px;
}
.gameimg6 {
	background: url(../../images/classic/Roulette.png) no-repeat;
	width: 140px;
	height: 110px;
}
div.login-form-center{
	max-width: 300px;
	margin: 0 auto;
}
div.register-form-classic{
	max-width: 450px;
	margin: 0 auto;
}
#contact_form{
	max-width: 500px;
	margin: 0 auto;
}
#contact_form textarea{
	font: 0.6vw Verdana;
}
input[type="submit"],
input[type="button"]{
	cursor: pointer;
}
#rules_tabs .active_tab{
	color: #666633;
}
tr.tr_user_block div{
	margin: 7px;
	background: #fff;
}
div.changer{
	text-align: center;
	cursor: default;
}
div.changer a{
	cursor: pointer;
	font-weight: bold;
}
div.news fieldset{
	border: none;
}
div.news div.reglink{
	padding: 10px 0;
}
div.news div.emailtext{
	padding-bottom: 10px;
}
.populars{
	white-space: nowrap;
	min-width: 200px;
}
.populars ul{
	list-style: none;
	padding-left: 0;
}
.populars li{
	display: block;
	background: url("/images/prehistoric/mstuff.jpg") 4px 5px no-repeat;
	padding-left: 20px;
}
.populars .hidden{
	display: none;
}
.populars .popular_urls:hover .name{
	display: none;
}
.populars .popular_urls:hover .hidden{
	display: block;
}
.reglogin{
	padding: 5px;
}
.reglogin input{
	width: 155px;
}
.reglogin input.myButton{
	width: auto;
}
div.changer a.active{
	color: #666633;
}