.braves {
	color: #FF0000;
	font-weight: bold;
	background-color: #003399;
	background-image: url(../images/digits/braves_nm.gif);
	height: 31px;
	width: 116px;
}
.tbl_row_wht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #FFFFFF;
	margin: 3px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cubs {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0033FF;
	background-image: url(../images/digits/cubs_nm.gif);
	height: 31px;
	width: 116px;
}
.yankees {
	color: #003366;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(../images/digits/yankees_nm.gif);
	height: 30px;
	width: 116px;
}
.reds {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
	background-image: url(../images/digits/reds_nm.gif);
	height: 31px;
	width: 116px;
}
.cardinals {
	color: #000066;
	font-weight: bold;
	background-color: #FF0000;
	background-image: url(../images/digits/cardinals_nm.gif);
	height: 31px;
	width: 116px;
}
.redsox {
	color: #FF0000;
	font-weight: bold;
	background-color: #003366;
	background-image: url(../images/digits/redsox_nm.gif);
	height: 31px;
	width: 116px;
}.tbl_row_grey {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #CCCCCC;
	margin: 3px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.center_tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #FFFFFF;
}
