/* grayscale - all levels; text properties for states: normal */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #7F7F7F;
	border: 1px solid #7F7F7F;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #A6A6A6;
	border: 1px solid #A6A6A6;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* SubMenu Style; text properties for states: normal, hover, click */
.TM2i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* SubMenu Style; box properties for states: normal */
.TM2o0 {
	background: #7F7F7F;
	border: 1px solid #A6A6A6;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* SubMenu Style; box properties for states: hover, click */
.TM2o1 {
	background: #A6A6A6;
	border: 1px solid #A6A6A6;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

