/* CSS Document */

#courtTable {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: 545px;
}

#courtTable td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
	font-size: 11px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}
#courtTable th{
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid #909090;
	padding: 3px;
}
.tel1{
	font-size: 9px;
}
