/* grayscale - all levels; text properties for states: normal */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	/*background: #F1EFEB;*/
	background-image:url('/images/menu_gradient.gif');
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; table properties for states: normal, hover, click */
.TM0t0 {
	background: #0347BD;
}

/* grayscale - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #3d72cc;
	/*background-image:url('/images/menu_gradient.gif');*/
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

