/* UMES Context Menu - root level; text properties for states: normal */
.ContextTM0i0 {
	/*font-family: Arial, Helvetica, sans-serif;;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	color: #f8ecd4;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
    text-transform: uppercase;
}

/* UMES Context Menu - root level; box properties for states: normal */
.ContextTM0o0 {
	background: #591D01;
	padding-left: 7px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* UMES Context Menu - root level; table properties for states: normal, hover, click */
.ContextTM0t0 {
	background: #6f5247;
}

/* UMES Context Menu - root level; text properties for states: hover, click */
.ContextTM0i1 {
	/*font-family: Arial, Helvetica, sans-serif;;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	color: #591d01;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
    text-transform: uppercase;
}

/* UMES Context Menu - root level; box properties for states: hover, click */
.ContextTM0o1 {
	background: #f8ecd4;
	padding-left: 7px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* UMES Context Menu - sub levels; text properties for states: normal */
.ContextTM1i0 {
	/*font-family: Arial, Helvetica, sans-serif;;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	color: #591d01;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* UMES Context Menu - sub levels; box properties for states: normal */
.ContextTM1o0 {
	background: #f8ecd4;
	padding-left: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* UMES Context Menu - sub levels; table properties for states: normal, hover, click */
.ContextTM1t0 {
	background: #591D01;
}

/* UMES Context Menu - sub levels; text properties for states: hover, click */
.ContextTM1i1 {
	/*font-family: Arial, Helvetica, sans-serif;;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	color: #f8ecd4;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* UMES Context Menu - sub levels; box properties for states: hover, click */
.ContextTM1o1 {
	background: #591d01;
	padding-left: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


