body {
	scrollbar-3dlight-color:#996600; 
	scrollbar-arrow-color:#FFFFFF;
    scrollbar-face-color:#996600;
	scrollbar-highlight-color:#996600;
	scrollbar-base-color:000000;
	scrollbar-track-color: #CC9900;
	link: #FFFFFF;
	vlink: #FFFFFF;
	alink: #FFFFFF;
}
.gamelines {
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #000000; 
	text-decoration: none
}

.copyright_white {
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #FFFFFF; 
	text-decoration: none
}

TABLE.gametable
  { 
     background-color:#CC9900;
  }

 
.intro_summary_head
  { 
     background-color:#925F01;
  }
.intro_summary
  { 
     background-color:#BB7E00;
  } 
ul.games {
/*border-bottom:2px solid #FFD86F;*/
overflow:auto;
padding:10px 0pt;
/*width:140px;*/ display:inline

}

ul.games li {
float:left;
margin:0pt 0px;
overflow:hidden;
width:100px;
border-right-color:#6a4800; border-right-width:1px; border-right-style:solid;

}

ul.games div.thumb {
height:63px;
/*margin-bottom:5px;*/
width:102px;
border-right-color:#6a4800; border-right-width:1px; border-right-style:solid;

}
div.thumb {
background-color:#ffcc33;
border:1px solid #6a4800;
height:60px;
text-align:center;
width:60px;
overflow:hidden;
}
.game_text{
width:100px; height:36px;
background-color:#996600;margin-bottom:0px; 
border-bottom-color:#6a4800; border-bottom-width:1px; border-bottom-style:solid;
border-left-color:#6a4800; border-left-width:1px; border-left-style:solid;
border-right-color:#6a4800; border-right-width:1px; border-right-style:solid;
}