td.menu_normal
{
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				12px;
	text-decoration: 		none;
	text-align: 			right;
	color: 					#666666;
	background-color: 		#FFFFFF;
	padding-right:	 		16px;
	border-bottom:			1px;
	border-bottom-color:	#D8D8D8;
	border-bottom-style:	solid;
}
td.menu_normal_seta
{
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				12px;
	text-decoration: 		none;
	text-align: 			right;
	color: 					#666666;
	background-color: 		#FFFFFF;
	padding-right:	 		3px;
	border-bottom:			1px;
	border-bottom-color:	#D8D8D8;
	border-bottom-style:	solid;
}
td.menu_over
{
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				12px;
	text-decoration: 		none;
	text-align: 			right;
	color: 					#FFFFFF;
	background-color: 		#D96675;
	cursor: 				hand;
	padding-right:	 		16px;
	border-bottom:			1px;
	border-bottom-color:	#FFFFFF;
	border-bottom-style:	solid;
}
td.menu_over_seta
{
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				12px;
	text-decoration: 		none;
	text-align: 			right;
	color: 					#FFFFFF;
	background-color: 		#D96675;
	cursor: 				hand;
	padding-right:	 		3px;
	border-bottom:			1px;
	border-bottom-color:	#FFFFFF;
	border-bottom-style:	solid;
}
td.menu_escolhido
{
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				12px;
	text-decoration: 		none;
	text-align: 			right;
	color: 					#FFFFFF;
	background-color: 		#C36572;
	padding-right:	 		16px;
	border-bottom:			1px;
	border-bottom-color:	#FFFFFF;
	border-bottom-style:	solid;
}
td.menu_normal_cat
{
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				12px;
	text-decoration: 		none;
	text-align: 			right;
	color: 					#666666;
	background-color: 		#D8D8D8;
	padding-right:	 		3px;
	border-bottom:			1px;
	border-bottom-color:	#FFFFFF;
	border-bottom-style:	solid;
}
td.menu_over_cat
{
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				12px;
	text-decoration: 		none;
	text-align: 			right;
	color: 					#FFFFFF;
	background-color: 		#B57F87;
	cursor: 				hand;
	padding-right:	 		3px;
	border-bottom:			1px;
	border-bottom-color:	#FFFFFF;
	border-bottom-style:	solid;
}
td.menu_normal_sub
{
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				12px;
	text-decoration: 		none;
	text-align: 			right;
	border-bottom:			1px;
	border-bottom-color:	#FFFFFF;
	border-bottom-style:	solid;
	color: 					#8E8E8E;
	background-color: 		#EBEBEB;
	padding-right:	 		16px;
}
td.menu_over_sub
{
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				12px;
	text-decoration: 		none;
	text-align: 			right;
	border-bottom:			1px;
	border-bottom-color:	#FFFFFF;
	border-bottom-style:	solid;
	color: 					#FFFFFF;
	background-color: 		#D05466;
	cursor: 				hand;
	padding-right:	 		16px;
}
td.menu_escolhido_sub
{
	font-family: 			Arial, Helvetica, sans-serif;
	font-style: 			normal;
	font-weight: 			normal;
	font-size: 				12px;
	text-decoration: 		none;
	text-align: 			right;
	border-bottom:			1px;
	border-bottom-color:	#FFFFFF;
	border-bottom-style:	solid;
	color: 					#FFFFFF;
	background-color: 		#C36572;
	padding-right:	 		16px;
}