#outer, #innerwrap {
	width:1000px;
	background-position:left;
	background-color:white;
}
#header {
	width:1000px;
}
#centrecontent {
	width:868px;
	background-color:white;
}
#innerwrap {
background-color:transparent;
}
#left{
	width:114px;
	background-color:#E6E6CA;
}
#clearfooter {
}
#footer {
	width:1000px;
}
/* End Mac IE5 filter */

#StateList ul {
	list-style:none;
	padding-left:0px; 
	padding-top:0px; margin-top:0px;
	margin-left:0px;
}
#StateList ul li {
	border-bottom:white solid 1px;
	width:100%; 
}
#StateList ul.SubItems li a {
	background-color:transparent;
	text-align:right;
	padding:1px;
}
#StateList ul li a {
	background-color:#669933;
	padding-top:5px; padding-bottom:5px;
	padding-left:5px;
	padding-right:3px;
	text-decoration:none;
	display:block;
	width:106px;
	color:white;
}
#StateList ul li a:hover {
	text-decoration:underline;
	background-color:#97CA64;
}
#OtherCropList {
	margin-left:90px; 
	position:absolute; 
	display:none; 
	width:300px; 
	border:1px black solid; 
	background-color:#669933;
	margin-top:-50px;
	height:200px;
	overflow:auto;
}
#OtherCropList ul li a {
	width:auto;
	font-size:10px;
	padding-top:2px; padding-bottom:2px;
	
}
.CurrentState {
	font-weight:bold;
	color:yellow !important;
	font-size:120%;
}
.StateDataBox {
	margin: 5px;
}
table.StateDataTable td {
	border: 1px solid silver;
}
table.StateDataTable {
	border: 1px solid silver;
	width:100%;
}
.RemovalDataColumn {
	width: 30px;
}
table.CropChooser td {
	border-left: solid black 2px;
	border-bottom: solid black 1px;
	padding: 2px;
	margin-right: 5px;
}
table.CropChoose td.Current {
	background-color:#FFFFFF;
}
.CurrentTab{
	color:#EFFF00;
	/* font-size:100%; */
}
th {
	font-size:12px;
	text-align:left;
}
.DisplayControl {
	cursor:pointer; 
	background-color:white; 
	color:blue; 
	margin:0px 5px; padding:0px 5px;
	white-space:nowrap;
}
.ElementLabel {
	width:25px;
	text-align:center;
}
.DataCell {
	text-align:right;
	vertical-align:top;
	width:50px;
}
.SummaryLabel {
	text-align:right;
	padding-right:10px;
}
