body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(assets/logos/mlbbg.gif);
	margin: 0px;
	line-height: 16px;
}
.in_table {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	font-style: normal;
	font-weight: bolder;
	line-height: 14px;
	padding: 5px;
	color: #FFFFFF;
	border: 3px outset #FFFFFF;
	background-image: url(assets/info_bg2.jpg);
}
.tablespace {
	line-height: 10px;
}
.Scoreboard {
	margin: 0px;
	border: 1px outset #ABABAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: bolder;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000066;
	line-height: normal;
}
.schedTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 2px;
	height: 10px;
	width: 70px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
}
