/* text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #753f00;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	
}

/* box properties for states: normal, click */
.TM0o0 {
	background: #c2ce26;
	color:#753f00;
	padding: 0px;
	text-align: CENTER;
	vertical-align: middle;
	text-decoration: none;
	
}



/* box properties for states: hover */
.TM0o1 {
	background: #c2ce26;
	padding: 0px;
	text-align: CENTER;
	vertical-align: middle;
	text-decoration: underline;
	background-image:url("nav_flower.gif");
	BACKGROUND-REPEAT: no-repeat;
	
}



/* Sub Levels; box properties for states: normal, click */
.TM1i0 {

	padding: 0px;
	text-align: CENTER;
	vertical-align: middle;
	text-decoration: none;
	color:white;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;;
}
/* box properties for states: normal, click */
.TM1o0 {
	background: #c2ce26;
	color:white;
	padding: 0px;
	text-align: CENTER;
	vertical-align: middle;
	text-decoration: none;
	
}

.TM1o1 {
	background: #f58428;
	padding: 0px;
	text-align: CENTER;
	vertical-align: middle;
	text-decoration: none;
	color:white;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;;
}