.scrbd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	font-weight: normal;
	text-align: center;
	background-position: center center;
}

.braves {
	color: #FF0000;
	font-weight: bold;
	background-color: #003399;
}
.cubs {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #0033FF;
}
.yankees {
	color: #003366;
	font-weight: bold;
	background-color: #FFFFFF;
}
.reds {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF0000;
}
.cardinals {
	color: #000066;
	font-weight: bold;
	background-color: #FF0000;
}
.redsox {
	color: #FF0000;
	font-weight: bold;
	background-color: #003366;
}.summary {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	margin: 3px;
	border: 1px solid #000000;
	font-weight: normal;
	text-align: left;
}
.center_tbl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #FFFFFF;
}
.stats {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	text-indent: 2px;
}
.veran10 {color: #FFFFFF}
.boxdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/digits/boxback.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align: center;
	height: auto;
	width: 350px;
	border: thin solid #999999;
	position: inherit;
	background-color: #FFFFFF;
	text-decoration: none;
}
.veran12 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.gmtime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}