/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #ff9900;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #393939;
	border: 1px solid #393939;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #666666;
	border: 1px solid #393939;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Altmenu; box properties for states: normal */
.TM2o0 {
	background: #393939;
	border: 1px solid #393939;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Altmenu; box properties for states: hover, click */
.TM2o1 {
	background: #666666;
	border: 1px solid #393939;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

