body {
	scrollbar-3dlight-color:1ad5b5; 
	scrollbar-arrow-color:1ad5b5;
    scrollbar-face-color:0d6455;
	scrollbar-highlight-color:1ad5b5;
	scrollbar-track-color: #0d6455;
	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:#0d6455;
  }
.newgametitle {
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	color: #1B3500; 
	text-decoration: none
}


div.container {
  border: 2px dashed #333;
  background-color: #1ad5b5;
  }

div.spacer {
  clear: both;
  }

  
div.float {
  float: left;
  }
  
div.float p {
   text-align: center;
   }
.intro_summary_head
  { 
     background-color:#094238;
  }
.intro_summary
  { 
     background-color:#0d6455;
  } 

 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:#094238; border-right-width:1px; border-right-style:solid;

}

ul.games div.thumb {
height:63px;
/*margin-bottom:5px;*/
width:102px;
border-right-color:#094238; border-right-width:1px; border-right-style:solid;

}
div.thumb {
background-color:#1ad5b5;
border:1px solid #094238;
height:60px;
text-align:center;
width:60px;
overflow:hidden;
}
.game_text{
width:100px; height:36px;
background-color:#117a68;margin-bottom:0px; 
border-bottom-color:#094238; border-bottom-width:1px; border-bottom-style:solid;
border-left-color:#094238; border-left-width:1px; border-left-style:solid;
border-right-color:#094238; border-right-width:1px; border-right-style:solid;
}