@import url('layout.css');
@import url('BIOMASS.css');

/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family: "Times New Roman", Times, serif;;
	color: #0d3500;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border-width: 1px;
	border-color: #0d3500;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #99cc33;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	border-width:1px;
	border-color:#0d3500;
	}

/* blue grades - root level; table properties for states: normal, hover, click */
.TM0t0 {
	
	border-width:1px;
	border-color:#0d3500;

	
}

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: "Times New Roman", Times, serif;
	background: #0d3500;
	color: #99cc33;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	border-width: 1px;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #0d35006;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal, click */
.TM1i0 {
	font-family: "Times New Roman", Times, serif;;
	color: #0d3500;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #99cc33;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background: #0d35006;
}

/* blue grades - sub levels; text properties for states: hover */
.TM1i1 {
	font-family: "Times New Roman", Times, serif;
	background: #0d3500;
	color: #99cc33;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #0d35006;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

