.bodytourney{
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 1.0;	
	margin: 5px;
	padding: 0px;
}

.cellPlayer {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999933;
	border-left-color: #999933;
}

.cellVertical {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999933;
}


