body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	background-color : #FFB6C1;
	margin-left : 10px;
	margin-top : 10px;
}
.printbody {
	background-color : White;
	color : Black;
	margin-left : 10px;
	margin-top : 10px;
}
.tickettable {
	width : 6.5in;
	border : thin solid Black;
}
.gcname {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	color : Blue;
}
.gccode {
	font-family : "Courier New", Courier, monospace;
	font-size : 32pt;
	font-weight : bold;
	text-align : center;
	color : red;
}
.ticketheader {
	font-family : "Courier New", Courier, monospace;
	font-size : 20pt;
	font-weight : bold;
	text-align : center;
	color : Black;
}
.bigticketheader {
	font-family : "Courier New", Courier, monospace;
	font-size : 24pt;
	font-weight : bold;
	text-align : center;
	color : White;
	background-color : Black;
}
.ticketline {
	font-family : "Courier New", Courier, monospace;
	font-size : 14pt;
	font-weight : bold;
	text-align : center;
	color : Black;
}
h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20pt;
	color : #FF1493;
}
h2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	color : Blue;
}
.th2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	font-weight : bold;
	background-color : #DCDCDC;
	color : #1E90FF;
}
th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-weight : 800;
	background-color : #FFDEAD;
	color : Navy;
}
.thGroup {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : 800;
	background-color : black;
	color : white;
}
.tdGroup {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	text-align : center;
	background-color : white;
}
.td2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14;
	background-color : #EEEEEE;
}
.td3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12;
	background-color : #EEEEEE;
}
.td12 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
.td10 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
.td8 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.formcaptionhelp {
	color: #555555;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 200;
}
.formcaption {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color : #CCCCCC;
}
.formcaptionerror {
	color: Red;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	background-color : #CCCCCC;
}

.loginline {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #444444;
	background-color : #FFFF99;
	text-align : center;
}
.strongbodytext {
	font-weight : 800;
}
.smallbodytext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #444444;
}
.smalltickettext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
}
.normalbodytext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
}
.italicbodytext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Black;
	font-style : italic;
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Blue;
}
td.linkoff {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #444444;
	background-color : #DDDDDD;
	text-align : center;
	font-weight : 500;
	vertical-align : middle;
}
td.linkon {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #444444;
	background-color : #CCFFFF;
	text-align : center;
	font-weight : 500;
	vertical-align : middle;
}
td.linkover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #444444;
	background-color : #FFFFCC;
	text-align : center;
	font-weight : 500;
	vertical-align : middle;
}
a:link {
	text-decoration : none;
	color : #323232;
}
a:hover {
	text-decoration : underline !important;
	color : #323232;
}
a:visited {
  	text-decoration: none;
	color : #323232;
}
a:active {
	text-decoration: none;
	color : #323232;
}
a.redlink {
	text-decoration: none;
	color : red;
}
a.redlink:hover {
	text-decoration : underline !important;
	color: red;
}
a.redlink:visited {
	text-decoration : none;
	color: red;
}
a.redlink:active {
	text-decoration : none;
	color: red;
}
a.smallredlink:visited {
	text-decoration : none;
	color: red;
	font-size : 8pt;
	font-weight : normal;
}
a.smallredlink {
	text-decoration: none;
	color : red;
	font-size : 8pt;
	font-weight : normal;
}
a.smallredlink:active {
	text-decoration : none;
	color: red;
	font-size : 8pt;
	font-weight : normal;
}
a.smallredlink:hover {
	text-decoration : underline !important;
	color: red;
	font-size : 8pt;
	font-weight : normal;
}
a.smallyellowlink {
	text-decoration: none;
	color : #FFFF33;
	font-size : 8pt;
	font-weight : normal;
}
a.smallyellowlink:hover {
	text-decoration : underline !important;
	color: #FFFF33;
	font-size : 8pt;
	font-weight : normal;
}
a.smallyellowlink:visited {
	text-decoration : none;
	color: #FFFF33;
	font-size : 8pt;
	font-weight : normal;
}
a.smallyellowlink:active {
	text-decoration : none;
	color: #FFFF33;
	font-size : 8pt;
	font-weight : normal;
}
a.bluelink {
	text-decoration: none;
	color : #0033FF;
}
a.bluelink:hover {
	text-decoration : underline !important;
	color: #0033FF;
}
a.bluelink:visited {
	text-decoration : none;
	color: #0033FF;
}
a.bluelink:active {
	text-decoration : none;
	color: #0033FF;
}
.faq {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Blue;
	font-style : italic;
	font-weight: 500;
}
.faqanswer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
	font-weight : 300;
}
.formheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : Black;
	font-weight : 600;
}
.noteaddress {
	font-family : Courier New;
	font-size : 12pt;
	color : Black;
	font-weight : 500;
}
.noteview {
	font-family : Times New Roman;
	font-size : 10pt;
	color : Black;
	font-weight : 500;
}
.ltrhead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	font-weight : 500;
	text-align : center;
}
.ltrheadfooter {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : Black;
	font-weight : 500;
	text-align : center;
}
.noteexcerpt {
	font-family : Courier New;
	font-size : 8pt;
	color : Black;
	font-weight : 500;
}
.ctdoccaption {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : 600;
	font-size : 10pt;
	color : Black;
}
.ctdocinfo {
	font-size : 16pt;
	font-weight : 800;
	font-family : "Courier New", Courier, monospace;
	color : Black;
}
