/* Level One; text properties for states: normal */
.TM3i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* Level One; box properties for states: normal */
.TM3o0 {
	background: #FBD886;
	border: 1px solid #ffffff;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Level One; text properties for states: hover, click */
.TM3i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

/* Level One; box properties for states: hover, click */
.TM3o1 {
	background: #CC6600;
	border: 1px solid #ffffff;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* Level Two; box properties for states: normal */
.TM4o0 {
	background: #FBD886;
	border: 1px solid #ffffff;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Level Two; box properties for states: hover, click */
.TM4o1 {
	background: #CC6600;
	border: 1px solid #ffffff;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Level Three; box properties for states: normal */
.TM5o0 {
	background: #FBD886;
	border: 1px solid #FFFFFF;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* Level Three; box properties for states: hover, click */
.TM5o1 {
	background: #CC6600;
	border: 1px solid #FFFFFF;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


