BODY {
	scrollbar-3dlight-color:FF3300; 
	scrollbar-arrow-color:FFFFFF;
    scrollbar-face-color:CC0000;
	scrollbar-highlight-color:FF3300;
	scrollbar-base-color:000000;
	scrollbar-track-color: FF3300;
	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:#CC0000;
  }

.intro_summary_head
  { 
     background-color:#FF3300;
  }
.intro_summary
  { 
     background-color:#CC0000;
  } 

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:#750000; border-right-width:1px; border-right-style:solid;

}

ul.games div.thumb {
height:63px;
/*margin-bottom:5px;*/
width:102px;
border-right-color:#750000; border-right-width:1px; border-right-style:solid;

}
div.thumb {
background-color:#ff6633;
border:1px solid #750000;
height:60px;
text-align:center;
width:60px;
overflow:hidden;
}
.game_text{
width:100px; height:36px;
background-color:#ff3300;margin-bottom:0px; 
border-bottom-color:#750000; border-bottom-width:1px; border-bottom-style:solid;
border-left-color:#750000; border-left-width:1px; border-left-style:solid;
border-right-color:#750000; border-right-width:1px; border-right-style:solid;
}
  