td.menu {
	color: #B01A47; 
  FONT-FAMILY: Arial; 
	FONT-SIZE: 12px;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	CURSOR: pointer;
	border-bottom: #999999 1px solid;
}
td.menuOver {
	CURSOR: pointer;
}
td.menuOut {
	CURSOR: pointer;
}
td.menuOver {
	color: #ffffff;
  FONT-FAMILY: Arial; 
	FONT-SIZE: 12px; 
	padding: 3px;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	CURSOR: pointer;
	border-bottom: #999999 1px solid;
}
td.menuOut {
	color: #ffffff;
  FONT-FAMILY: Arial; 
	FONT-SIZE: 12px; 
	padding: 3px;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	CURSOR: pointer;
	border-bottom: #999999 1px solid;
} 
td.menutendina {
  background-color: #FFCC99;
	border: #f7f6f0 1px solid;  
	width: 120px;
	CURSOR: pointer
}
td.menuOvertendina {
  background-color: #ffffff;
	border: #f7f6f0 1px solid; 
	width: 120px;
	CURSOR: pointer
}
td.menuOuttendina {
	background-color: #ffffff;
	border: #f7f6f0 1px solid;  
	width: 120px;
	CURSOR: pointer
}
div.ItemHide {
	Z-INDEX: 5000; VISIBILITY: hidden; POSITION: absolute
}
div.ItemShow {
	Z-INDEX: 5000; VISIBILITY: visible; POSITION: absolute
}
a.menu {
	color: #B01A47; 
  FONT-FAMILY: Arial; 
	FONT-SIZE: 12px;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	CURSOR: pointer;
	border-bottom: #999999 1px solid;
}
a.menu:hover {
	color: #ffffff;
  FONT-FAMILY: Arial; 
	FONT-SIZE: 12px; 
	padding: 3px;
	text-align: right;
	font-weight: bold;
	vertical-align: middle;
	CURSOR: pointer;
	border-bottom: #999999 1px solid;
	text-decoration: none;
}
a.menutendina {
	color: #333333;
  FONT-FAMILY: Arial; 
	FONT-SIZE: 12px; 
	padding-right: 2px;
	text-align: left;
	vertical-align: middle;
}
a.menutendina:hover {
	color: #B01A47;
	FONT-FAMILY: Arial; 
	FONT-SIZE: 12px; 
	padding-right: 2px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


