a:link{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
a:visited{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
a:hover{
	color: #66cc00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
#navigation a:hover{
	color: #66cc00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
#navigation a#current{
	color: #66cc00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;	
}
.headerbottom{
border-bottom:#66cc00 solid 1px;
}

.headerright{
border-right:#66cc00 solid 1px;
}
#mainCell {
	background-color: #000000;
	border: 1px solid #66cc00;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #7aba0b;
	background-image: url(../images/green/pgbck.png);
	background-repeat: repeat-x;
		margin: 0px;
	padding: 0px;
}
.lines{
	background-image:url(../images/green/lines.gif);
	height: 298px;
	width: 238px;
}
.bottomleft{
	background-image: url(../images/boxCubes.png);
	background-repeat: no-repeat;
	border: 2px solid #66cc00;
	margin-left:12px;
	width:278px;
	height:160px;
	float:left;
}
.bottommiddle{
	background-image: url(../images/boxCubes.png);
	background-repeat: no-repeat;
	border: 2px solid #66cc00;
	width:278px;
	height:160px;
	margin-left:332px;

}
.bottomright{
	background-image: url(../images/boxCubes.png);
	background-repeat: no-repeat;
	border: 2px solid #66cc00;
	width:278px;
	height:160px;
	float:right;
	margin-right:12px;
}
fieldset {
border-color:#66cc00;
}
#games img{
	border: 2px solid #66cc00;
}
#games fieldset {
border-color:#66cc00;
}