.teslogan{
	font-size:14px;
	font-weight:bold;
	color:black;
	padding-left:10px;
}
.teinfo{
	color:#999999;
	font-size: 12px;
}
.tebpk{
	font-size: 10px;
}
.teblack{
	color:black;
}
#tedivmenulist{
	margin-bottom:20px;
}
#tedivmenulist h2{
	font-size:14px;
}

#tedivmenulist td.temenuname{
	font-size:14px;
	line-height:160%;
}
#tedivmenulist td.temenuname a{
	font-size:14px;
	color:black;
	text-decoration: underline;
	line-height:160%;
}
#tedivmenulist td.temenuname a:hover{
	color: #FFA500;
	text-decoration: underline;
}
#tedivmenulist .teheadclr{
	background-color:#666666;
}
#tedivmenulist td.tecal{
	font-size:12px;
	line-height:140%;
}
#tedivmenulist td.tecal a{
	color:seagreen;
}
#tedivmenulist td.tecal a:hover{
	color:orange;
}
#tedivmenulist span.tespancal{
	color:firebrick;
}



#tedivgames{
	margin-top:15px;
	margin-bottom:10px;
}

#tedivbatting{
	margin-top:15px;
}
#tedivpitching{
	margin-bottom:15px;
}
#tedivstats{
}
.teleadname{
	background-color:lightsteelblue;
	color:saddlebrown;
	font-size:12px;
	line-height:160%;
	padding-left:35px;
}
.teleadclr{
	background-color:#999999;
}
#tedivhistory{
}
#tedivhistory td.tehilist{
	font-size:12px;
	font-weight:bold;
	color:black;
}
#tedivhistory td.tehinum{
	font-size:12px;
	font-weight:bold;
	color:black;
}
#tedivhistory td.tehiinfo{
	font-size:12px;
}
#tedivhistory td.tehiinfo a{
	color:black;
}
#tedivhistory td.tehiinfo a:hover{
	color:orange;
}
#tedivhistory td.tehiyear{
	font-size: 12px;
	padding-left:3px;
	line-height:120%;
}

.games{
	background-color:Silver;
	width:340px;
}
.gamesHead{
	color:saddlebrown;
	font-size: 12px;
	line-height:160%;
	background-color:lightsteelblue;
	padding-left:35px;
}
.gamesHdDate,.gamesHdStadium,.gamesHdTeam,.gamesHdScore,.gamesHdResult,.gamesHdStarted{
	color:white;
	font-size: 12px;
	text-align: center;
	background-color:darkblue;
	line-height:140%;
}
.gamesHdDate{
	width: 35px;
}
.gamesHdStadium{
	width: 75px;
}
.gamesHdTeam{
	width: 50px;
}
.gamesHdScore{
	width: 40px;
}
.gamesHdResult{
	width: 30px;
}

.gamesDate,.gamesStadium,.gamesTeam,.gamesScore,.gamesResult,.gamesStarted{
	font-size: 12px;
	text-align: center;
	background-color:white;
	line-height:140%;
}
.gamesDate{
	font-weight:bold;
}

.schedule{
	background-color:Silver;
	width:340px;
}
.scheduleHead{
	color:saddlebrown;
	font-size: 12px;
	line-height:160%;
	background-color:lightsteelblue;
	padding-left:35px;
}
.scheduleHdDate,.scheduleHdDay,.scheduleHdTeam,.scheduleHdStadium,.scheduleHdTime{
	color:white;
	font-size: 12px;
	text-align: center;
	background-color:darkblue;
	line-height:140%;
}
.scheduleHdDate{
	width: 35px;
}
.scheduleHdDay{
	width: 30px;
}
.scheduleHdTeam{
	width: 100px;
}
.scheduleHdStadium{
	width: 100px;
}

.scheduleDate,.scheduleDay,.scheduleTeam,.scheduleStadium,.scheduleTime{
	font-size: 12px;
	text-align:center;
	background-color:white;
	line-height:140%;
}
.scheduleDate{
	font-weight:bold;
}

.teams{
	width:113px;
	background-color:white;
}
.teamsBmn{
	color:white;
	font-size: 12px;
	background-color:darkblue;
	text-align: center;
}
.teamsStats,.teamsPlayer{
	font-size: 12px;
	text-align: center;
	line-height:200%;
	padding:0px;
}

.yearly{
	background-color:Silver;
	width:330px;
}
.yearlyHdFive,.yearlyHdPos,.yearlyHdGame,.yearlyHdWin,.yearlyHdLose,.yearlyHdTai,.yearlyHdPct{
	color:white;
	font-size: 12px;
	text-align: center;
	background-color:darkblue;
	line-height:140%;
}
.yearlyHdPos,.yearlyHdGame,.yearlyHdWin,.yearlyHdLose,.yearlyHdTai,.yearlyHdPct{
	width: 45px;
}

.yearlyFive,.yearlyPos,.yearlyGame,.yearlyWin,.yearlyLose,.yearlyTai,.yearlyPct{
	font-size: 12px;
	background-color:white;
	text-align:center;
	line-height:140%;
}
.yearlyFive{
	font-weight:bold
}

