.Background {
	WIDTH: 650px;
	BORDER-TOP-STYLE: dashed;
	BORDER-BOTTOM: dashed;
	BORDER-RIGHT-STYLE: dashed;
	BORDER-LEFT-STYLE: dashed;
	HEIGHT: 185px
}
.MainLogo {
	LEFT: 9px;
	WIDTH: 128px;
	POSITION: absolute;
	TOP: 7px;
	HEIGHT: 154px
}
.MainTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20pt;
	LEFT: 180px;
	FONT-STYLE: italic;
	FONT-FAMILY: 'Times New Roman';
	POSITION: absolute;
	TOP: 8px;
	white-space:nowrap;
}
.MainDate {
	FONT-SIZE: 14pt;
	LEFT: 195px;
	FONT-FAMILY: 'Times New Roman';
	POSITION: absolute;
	TOP: 50px;
	white-space: nowrap;
}
.MainBarcode {
	LEFT: 160px;
	POSITION: absolute;
	TOP: 80px;
}
.MainFooter {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	LEFT: 160px;
	FONT-FAMILY: Arial;
	POSITION: absolute;
	TOP: 145px;
	TEXT-ALIGN: center;
	white-space: nowrap;
}
.StubLine {
	BORDER-RIGHT: thin solid;
	LEFT: 448px;
	WIDTH: 12px;
	COLOR: black;
	POSITION: absolute;
	TOP: 8px;
	HEIGHT: 178px
}
.StubTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20pt;
	LEFT: 488px;
	FONT-STYLE: italic;
	FONT-FAMILY: 'Times New Roman';
	POSITION: absolute;
	TOP: 8px;
	text-align: center;
	white-space: nowrap;
}
.StubDate {
	FONT-SIZE: 16pt;
	LEFT: 500px;
	FONT-STYLE: italic;
	FONT-FAMILY: 'Times New Roman';
	POSITION: absolute;
	TOP: 75px;
	text-align: center;
	white-space: nowrap;
}
.StubTicketNumber {
	FONT-SIZE: 12pt;
	LEFT: 472px;
	FONT-FAMILY: 'Times New Roman';
	POSITION: absolute;
	TOP: 130px;
	white-space: nowrap;
}
.StubFooter {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18pt;
	LEFT: 528px;
	FONT-STYLE: italic;
	FONT-FAMILY: Arial;
	POSITION: absolute;
	TOP: 160px;
	white-space: nowrap;
}
