body {
	background-color: #000000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eee;
	line-height: 15px;
}
a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #6EAB23;
	text-decoration: underline;
	font-weight: bold;
}
strong {
	color: #CCCCCC;
}
hr {
	border: none 0;
	border-top: 1px dotted #999;
	width: 100%;
	height: 1px;
}
#fieldtable {
	width: 100%;
	height: 100%;
}
#grasstable {
	width: 848px;
	height: 530px;
}
#boxcell {
	width: 614px;
	padding: 50px 0 0 0;
}
#textcell {
	width: 234px;
	padding: 80px 0 0 0;
}
#tableau td {
	width: 103px;
	height: 89px;
	padding: 0px 1px 1px 0px;
}
#webdev {
	color: #111111;
	font-size: 9px;
	padding: 0px 0px 0px 54px;
}
#webdev a:link, #webdev a:visited, #webdev a:hover, #webdev a:active {
	color: #111111;
	text-decoration: none;
}
#scrollbox {
	height:360px;
	padding: 0;
	margin: 0;
/*	overflow:auto;
	width:100%;
	
	padding-right:10px; */
}
#scrollbox p {
	padding: 0 0 9px 0;
	margin: 0; 
}
