with (tags.BODY){
	fontFamily="Arial";
      fontSize="16pt";
      color="black";
	backgroundColor="#80E2FF";
      backgroundImage="http://brsmith.mybravenet.com/Files/yellowish-chalk2.jpg";
}

with (classes.stats.table) {
	fontFamily="Arial";
	fontSize="12pt";
	borderColor="#693434";
	borderWidths("1pt");
}

with (classes.title.th) {
	backgroundColor="brown";
	backgroundImage="http://brsmith.mybravenet.com/Files/wood2.jpg";
}




ids.whitefont.fontFamily="Arial";
ids.whitefont.fontSize="16pt";
ids.whitefont.fontWeight="bold";
ids.whitefont.color="white";

ids.whitefont2.fontFamily="Arial";
ids.whitefont2.fontSize="14pt";
ids.whitefont2.fontWeight="bold";
ids.whitefont2.color="white";

ids.whitefont3.fontFamily="Arial";
ids.whitefont3.fontSize="12pt";
ids.whitefont3.fontWeight="bold";
ids.whitefont3.color="white";

ids.redfont.fontFamily="Arial";
ids.redfont.fontSize="12pt";
ids.redfont.fontWeight="bold";
ids.redfont.color="red";

ids.smallfont.fontFamily="Arial";
ids.smallfont.fontSize="8pt";
ids.smallfont.color="black";

ids.medfont.fontFamily="Arial";
ids.medfont.fontSize="10pt";
ids.medfont.color="black";

ids.headline.fontFamily="Arial";
ids.headline.fontSize="18pt";
ids.headline.fontWeight="bold";
ids.headline.color="#693434";

ids.plaque.fontFamily="Balmoral";
ids.plaque.fontSize="22pt";
ids.plaque.fontWeight="bold";
ids.plaque.fontStyle="normal"
ids.plaque.color="#693434";


with (classes.Banner.P) {
	fontFamily="San Serif";
	fontSize="48pt"
	fontWeight="bold"
	textAlign="Center"
	color="#693434"
	backgroundColor="white"
	backgroundImage="http://brsmith.mybravenet.com/Files/wood3.jpg"
	borderWidths("10pt")
	borderStyle="ridge";
	width="350pt"
}

with (classes.Pitban.P) {
	fontFamily="San Serif";
	fontSize="40pt"
	fontWeight="bold"
	textAlign="Center"
	color="#693434"
	backgroundColor="white"
	backgroundImage="http://brsmith.mybravenet.com/Files/wood3.jpg"
	borderWidths("10pt")
	borderStyle="ridge";
	width="450pt"
}

with (classes.Winner.P) {
	fontFamily="San Serif";
	fontSize="18pt"
	fontWeight="bold"
	textAlign="Center"
	color="#693434"
	backgroundColor="white"
	backgroundImage="http://brsmith.mybravenet.com/Files/wood3.jpg"
	borderWidths("8pt")
	borderStyle="ridge";
	width="300pt"
}

with (classes.Guide.P) {
	fontFamily="San Serif";
	fontSize="24pt"
	fontWeight="bold"
	textAlign="Center"
	color="#693434"
	backgroundColor="white"
	backgroundImage="http://brsmith.mybravenet.com/Files/wood3.jpg"
	borderWidths("8pt")
	borderStyle="ridge";
	width="300pt"
}

with (classes.player.pre) {
	fontSize="10pt";
	fontWeight="bold";
      textAlign="center";
}

with (classes.pitcher.pre) {
	fontSize="12pt";
	fontWeight="bold";
      textAlign="center";
}

