/* alfmenu - root; text properties for states: normal */
.TM0i0 {
	font-family: Trebuchet MS, Trebuchet, Geneva, Arial, Helvetica, SunSans-Regular, 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: #E3E3DC;
	border: 0px solid #804040;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

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

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

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

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

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

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


