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

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #ffffff;
	padding: 4px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	border-top: 0px none #ffffff;
	border-right: 0px none #ffffff;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none #ffffff;
	
}

/* grayscale - all levels; table properties for states: normal, hover, click */
.TM0t0 {
	background: #ffffff;
	border: none;
	text-decoration: none;
}


/* grayscale - all levels; text properties for states: hover, click */
.TM0i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #ffffff;
	background-image: url(../images/menu_bkg.jpg);
	background-repeat:repeat-x;
	padding: 4px;
	padding-left: 20px;
	text-align: left;
	vertical-align: middle;
	border-top: 0px none #ffffff;
	border-right: 0px none #ffffff;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none #ffffff
	 /* text-decoration: none;
	border-top-style:solid;
	border-top-color:#4F4135;
	border-top-width:1px */ 
}


