.lines {
	background-image: url(PitchLine.gif);
	background-repeat: repeat-x;
	background-color: #336633;
	background-position: bottom;

}
.Vlines {
	background-image: url(PitchLineV.gif);
	background-attachment: scroll;
	background-position: left top;
	background-color: #336633;
	vertical-align: top;
	background-repeat: repeat-y;






}
.corner {
	background-image: url(PitchLineCorn.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #336633;



}
.BtmCorn {
	background-color: #336633;
	background-image: url(PitchLineCornBtm.gif);
	background-position: center top;
	background-repeat: no-repeat;


}
.pitchlinebtm {
	background-image: url(PitchLine.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #336633;

}
.BtmFooter {
	background-image: url(BFooter.gif);
}
.topfooter {
	background-image: url(TFooter.gif);
}
