.eat-26-tableout {
	border-width:1px;
	border-spacing:0px;
	border-style:solid;
	border-color:black;
	border-collapse:collapse;
	text-align:center;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 5px;
}

.eat-26-tdout {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background-color: white;
	height: 2.5em;
	padding:0px;
	line-height:95%;
	font-size:0.85em;
}

.eat-26-fail {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background-color: white;
	height: 2.5em;
	padding:0px;
	line-height:95%;
	font-size:0.85em;
	
	background-color: red;
}
.eat-26-header {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background-color: white;
	height: 2.5em;
	padding:0px;
	line-height:95%;
	font-size:0.85em;
	
	background-color:lightgray;
	font-size:0.8em;
	line-height: 90%;
	width: 3em;
}

.eat-26-footer {
	height:1.2em;
	font-size:0.8em;
}

.eat-26-title {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: black;
	background-color: white;
	height: 2.5em;
	padding:0px;
	line-height:95%;
	font-size:0.85em;
	
	width:3em;
}

.eat-26-oddrow {
	background-color:lightgray;
	height:1.5em;
}
.eat-26-evenrow {
	background-color:white;
	height:1.5em;
}
