/* City Blue - root level; text properties for states: normal, click */
.TM2i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* City Blue - root level; text properties for states: hover, click */
.TM2i1  { color: #93c7f9; font-style: normal; font-weight: bold; font-size: 11px; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; text-decoration: none }

/* City Blue - root level; box properties for states: normal, hover, click */
.TM2o0     { text-decoration: none; background-color: #002a5c; text-align: center; vertical-align: middle; padding: 2px; border-right: 2px solid #93c5f6 }

/* City Blue - root level; table properties for states: normal, hover, click */
.TM2t0   { }

/* City Blue - sub level; text properties for states: normal, hover, click */
.TM3i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* City Blue - sub level; box properties for states: normal */
.TM3o0    { text-decoration: none; background: #c9b159 url(nav_bgd.jpg) repeat-x; text-align: left; vertical-align: middle; padding: 3px; border-top: 1px solid white; border-right: 1px solid white; border-left: 1px solid white }

/* City Blue - sub level; table properties for states: normal, hover, click */
.TM3t0  { }

/* City Blue - sub level; box properties for states: hover, click */
.TM3o1 {
	background: #EEE8AA;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

