/* alfmenu - root; text properties for states: normal */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #804040;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
}

/* alfmenu - root; box properties for states: normal */
.TM0o0 {
	background: #ffffcc;
	border: 0px solid #804040;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* alfmenu - root; text properties for states: hover, click */
.TM0i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
}

/* alfmenu - root; box properties for states: hover, click */
.TM0o1 {
	background: #804040;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* alfmenu- sub; text properties for states: normal */
.TM1i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #804040;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
}

/* alfmenu- sub; box properties for states: normal */
.TM1o0 {
	background: #ffffcc;
   	border: 1px solid #804040;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* alfmenu- sub; text properties for states: hover, click */
.TM1i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #ffffcc;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0px;
}

/* alfmenu- sub; box properties for states: hover, click */
.TM1o1 {
	background: #804040;
   	border: 1px solid #804040;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

