/* Blue Green - root level; text properties for states: normal */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Blue Green - root level; box properties for states: normal */
.TM0o0 {
	background: gold;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Blue Green - root level; table properties for states: normal, hover, click */
.TM0t0 {
	background: red;
}

/* Blue Green - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* Blue Green - root level; box properties for states: hover, click */
.TM0o1 {
	background: #ffffff;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Blue Green - sub levels; text properties for states: normal */
.TM1i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* Blue Green - sub levels; box properties for states: normal */
.TM1o0 {
	background: #fff7c6;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Blue Green - sub levels; table properties for states: normal, hover, click */
.TM1t0 {
	background: #fff7c6;
}
/*  Sea Green - sub levels; text properties for states: hover, click */
/* added 12/15/06
.TM1i1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #8fbc8b;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;*/
}
/* Blue Green - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #FFFFFF;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

