.tablelines {
	border-right-color: #666666;
	border-left-color: #666666;
	margin: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;

}
.labels {
	background-color: 717187;
	text-align: center;
	border: #CCCCCC;
	color: #CCCCCC;

}
