#sportTop {
	font-family: Tw Cen Mt;
	font-size: 7pt;
	color: #000000;
}
#sportTopOne {
	position:absolute; 
	left:35px; 
	top: 10px;
	width:100px;
}
#sportTopTwo {
	position:absolute; 
	left:137px; 
	top: 10px;
	width:100px;
}
#sportTopThree {
	position:absolute; 
	left:240px; 
	top: 10px;
	width:100px;
}
#sportTopFour {
	position:absolute; 
	left:345px; 
	top: 10px;
	width:100px;
}
#sportLeft {
	position: absolute;
	left: 20px;
	top: 77px;
	width: 162px;
	height: 208px;
	padding-top: 5px;
	padding-left: 5px;
	overflow: auto;
	text-align: left;
}
#sportRight {
	position: absolute;
	left: 195px;
	top: 80px;
	width: 250px;
	height: 195px;
	padding-top: 12px;
	padding-left: 5px;
	overflow: auto;
	text-align: left;
	border: 1px solid #08246B;
}
#sportRight ul {
	text-indent: -10px;
}
.sportData {
	text-align: left;
	padding-top: 10px;
}

.sportDataItemName {
	font-weight: bold;
}
.sportDataItemData {
	font-weight: normal;
	text-indent: -3em;
	list-style: none;
}
#sportName {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
#sportDiv {
	font-size: 14pt;
	font-weight: normal;
	text-align: center;
}
#imageBg {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 435px;
	height: 282px;
}
#sportList {
	position: absolute;
	left: 40px;
	top: 80px;
	width: 375px;
	height: 200px;
	text-align: center;
	border: 1px dotted #AAAAAA;
}
#sportList td {
	border: 1px dotted #AAAAAA;
}
#sportList .rowEven {
	background-color: #E4D2AD;
	
}
#aboveImage {
	position: absolute;
	text-align: center;
	margin-top: 30px;
	z-index: 10;
	width: 95%;
}