/* donath - root level; text properties for states: normal */
.TM2i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #224466;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* donath - root level; text properties for states: hover, click */
.TM2i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #224466;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* donath - root level; box properties for states: normal */
.TM2o0 {
	background: #ffe382;
	border: 1px solid #998844;
	text-align: left; 
	text-decoration: none;
	font-weight: bold; 
}

/* donath - root level; box properties for states: hover, click */
.TM2o1 {
	background: #ffffe4;
	border: 1px solid #998844;
	text-align: left; 
	text-decoration: none;
	font-weight: bold; 
}

/* donath - sub level; text properties for states: normal */
.TM3i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #224466;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* donath - sub level; text properties for states: hover, click */
.TM3i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #224466;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* donath - sub level; box properties for states: normal */
.TM3o0 {
	background: #ffeab0;
	border: 1px solid #998844;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
}

/* donath - sub level; box properties for states: hover, click */
.TM3o1 {
	background: #ffffe4;
	border: 1px solid #998844;
	text-align: left; 
	text-decoration: none;
	font-weight: bold; 
}