/* smkontroll - top level; text properties for states: normal */
.TM3i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #e67323;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* smkontroll - top level; box properties for states: normal */
.TM3o0 {
	background: #FFFFFF;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* smkontroll - top level; table properties for states: normal, hover, click */
.TM3t0 {
	background: #e67323;
}

/* smkontroll - top 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;
}

/* smkontroll - top level; box properties for states: hover, click */
.TM3o1 {
	background: #e67323;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* smkontroll - mid level; box properties for states: normal */
.TM1o0 {
	background: #FFFFFF;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* smkontroll - mid level; box properties for states: hover, click */
.TM1o1 {
	background: #e67323;
	padding: 4px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

