.menu-spacer-head {
	background-color: #F4E5ED;
	width: 258px;
	height: 13px
}

.menu-spacer-foot {
	background-color: #F4E5ED;
	width: 258px;
	height: 18px
}

.menu-spacer-lev1-2 {
	background-color: #F4E5ED;
	width: 258px;
	height: 1px
}

.menu-spacer-lev2-3 {
	background-color: #EACEDC;
	width: 258px;
	height: 2px
}

.menu-item-level1 {
	background-color: #F4E5ED;
	width: 249px;
	_width: 258px;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #222;
	padding: 0 0 1px 9px;
	cursor: pointer
}

.menu-item-level1-over {
	background-color: #8F024B;
	width: 249px;
	_width: 258px; /* IE Hack */
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: white;
	padding: 0 0 1px 9px;
	cursor: pointer
}

.menu-item-level1-on {
	background-color: #8F024B;
	width: 249px;
	_width: 258px; /* IE Hack */
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: white;
	padding: 0 0 1px 9px;
	cursor: pointer
}

.menu-item-level2 {
	background-color: #EACEDC;
	width: 238px;
	_width: 258px; /* IE Hack */
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #222;
	padding: 0 0 1px 20px;
	cursor: pointer
}

.menu-item-level2-over {
	background-color: #8F024B;
	width: 238px;
	_width: 258px; /* IE Hack */
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: white;
	padding: 0 0 1px 20px;
	cursor: pointer
}

.menu-item-level2-on {
	background-color: #8F024B;
	width: 238px;
	_width: 258px; /* IE Hack */
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	
	color: white;
	padding: 0 0 1px 20px;
	cursor: pointer
}

.menu-item-level3 {
	background-color: #E1B9CD;
	width: 223px;
	_width: 258px; /* IE Hack */
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #222;
	padding: 0 0 1px 35px;
	cursor: pointer
}

.menu-item-level3-over {
	background-color: #8F024B;
	width: 223px;
	_width: 258px; /* IE Hack */
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: white;
	padding: 0 0 1px 35px;
	cursor: pointer
}

.menu-item-level3-on {
	background-color: #8F024B;
	width: 223px;
	_width: 258px; /* IE Hack */
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: white;
	padding: 0 0 1px 35px;
	cursor: pointer
}
