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

/* top level; box properties for states: normal */
.TM0o0 {
	background: transparent;
	border: 1px solid #336699;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* top level; box properties for states: hover, click */
.TM0o1 {
	background: #336699;
	border: 2px solid #4583C0;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

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

/* second level; box properties for states: normal */
.TM3o0 {
	background: #FFC100;
	border: 1px solid #000000;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

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

/* second level; box properties for states: hover, click */
.TM3o1 {
	background: #336699;
	border: 1px solid #000000;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

