
.hand {	font-size: 9pt;	text-decoration: none;	cursor: hand;	}

.topsellerslist	{ font-family: sans-serif; margin: 0px; padding: 0px; height: 17px; font-size: 10px; color: #000000; text-decoration: none; font-weight: bold;}


  
a                             { color: #000080;  text-decoration: none; }
a:hover, a:active             { color: #FF0000; }
  .bmenu                      { color: #3366FF;  text-decoration: none; }
  .bmenu:hover                { color: #ffffff;  text-decoration: none; }
  .black                      { color: #000000; text-decoration: underline; }
  .black:hover                { color: #ffffff; text-decoration: none; }
  .menu                       { color: #ffffff; text-decoration: none; }
  .menu:hover                 { color: #c0c0c0; text-decoration: none; }
  .image                      { border: 1px; border-thickness: 1px; border-color: #000000; border-style: solid; }
  .image:hover, .image:active { border-color: #ffffff; }
  .wgames                       { color: #000000; text-descoration: underline; }
  .wgames:hover, .wgames:active { background-color: #000000; color: #ffffff; }



.pageborder		{	border-style: solid;  border-width: 1px;  border-color: #bbbbbb;	}


input, textarea, select, option {
  font-family: arial;
  background-color: ;
  color: #000000;
  font-size: 8pt;
  
}

buttons {
  background-color: ;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #000000;
}

 .gametitle { color: #000000; text-decoration: none; }

.pagetext   {   font-size:	13px;	color:		white;	}
.pagetext10 {	font-size:	10px;	color:		white;	}
.pagetext11 {	font-size:	11px;	color:		white;	}
.pagetext12 {	font-size:	12px;	color:		white;	}
.pagetext13 {	font-size:	13px;	color:		white;	}
.pagetext14 {	font-size:	14px;	color:		white;	}
.pagetext15 {	font-size:	15px;	color:		white;	}
.pagetext16 {	font-size:	16px;	color:		white;	}
.pagetext17 {	font-size:	17px;	color:		white;	}
.pagetext18 {	font-size:	18px;	color:		white;	}
.pagetext19 {	font-size:	19px;	color:		white;	}
.pagetext20 {	font-size:	20px;	color:		white;	}

.divdisp {
	display: none;
	padding: 0px;
	margin: 0px;
}
.divdisp2 {
	display: block;
	padding: 0px;
	margin: 0px;
}

.showhand {	cursor: hand }


