.menuitem, a.menuitem, a:hover.menuitem, a:visited.menuitem {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	/*padding:3px;
	height:12px;*/
	/*line-height: 12px; NOTE: this would be nice for the Spanish but is messing up the English*/
	display: block;
}
.mi {text-align:center;vertical-align:middle;background-color: #667A9B;}
.miNoJS TD {text-align:center;vertical-align:middle;background-color: #667A9B;}
.jsError {
	color: red; 
	font-size:13px; 
	font-family: Arial;
	font-weight: bold;
}
table.subMenu {
	border-bottom: 1px solid #c0c0c0;
}
.subMenu TD {
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
}
