#MENU {display: none;}
#PAGEFOOTER {display: none;}
#PAYONLINE_HDR {display: none;}
hr {display: none;}
.button {display: none;}
.button2 {display: none;}

.labeltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.labeltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}

.errortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;

}

.errortext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #000000;

}

.tickettext {
	font-family: 'Lucida Console', Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.textbox {
	font-family: 'Lucida Console', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform:uppercase; 
	height:20px;
	align: bottom;
	padding-top: 3px;

}

.textboxmultiline {
	font-family: 'Lucida Console', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-transform:uppercase;

}

.gridheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #315F89;

}

.gridheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;

}

.gridheader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;

}

.rowheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4C7694;
	
}

.colheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4C7694;
	text-align: center;

}

.gridcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}

.navtextyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;

}

.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height:20px;
	align: bottom;

}

.bannertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;

}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #315F89;

}

.titletext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;

}

.titletext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}

.titletext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FD715F;

}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}


.bodytextlightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81BFFF;

}

.bodytextdarkblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #315F89;

}

.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;

}

.bodytextboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #315F89;

}

.selecttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;

}

.selectttextfix {
	font-family: 'Lucida Console', Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

a:link { color: #FFFFFF; text-decoration: none; }
a:visited {	color: #FFFFFF; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }

a.text:link { color: #315F89; text-decoration: none; }
a.text:visited { color: #315F89; text-decoration: none; }
a.text:hover { color: #315F89; text-decoration: underline; }

a.linktext:link { color: #315F89; text-decoration: underline; font-weight: bold; }
a.linktext:visited { color: #315F89; text-decoration: underline; font-weight: bold; }
a.linktext:hover { color: #315F89; text-decoration: underline; font-weight: bold; }