/* grayscale - top levels; text properties for states: normal, hover, click */
.NI0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - top levels; box properties for states: normal */
.NI0o0 {
	background: #FFFFFF;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - top levels; table properties for states: normal, hover, click */
.NI0t0 {
	background: #606060;
}

/* grayscale - top levels; box properties for states: hover, click */
.NI0o1 {
	background: #C0C0C0;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - sub levels; box properties for states: normal */
.NI2o0 {
	background: #FFFFFF;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - sub levels; box properties for states: hover, click */
.NI2o1 {
	background: #C0C0C0;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


