@media print {

	body {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000;
		background-color: #FFFFFF;	
		margin: 0px 0px 0px 0px;	
	}
	
	h1 {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 16px; 
		color: #000000;
		letter-spacing: -0.5px;	
		margin: 0px 0px 15px 0px;
	}	

    .noprint { 
	  	display: none; 
	}
	
	#warning {
	  	display: none; 	
	}
	
	#ticketnumber {
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		color: #000000;
		line-height: normal;
		font-weight: bold;
		background-color: #EEEEEE;
		border: 1px dotted #333333;
		padding: 5px;
		margin: 0px 0px 20px 0px;	
	}		
	  
}

@media screen {

	a:link {
		text-decoration: none; 
		color: #0000FF;
	}
	
	a:visited {
		text-decoration: none; 
		color: #0000FF;
	}
	
	a:hover {
		text-decoration: none; 
		color: #1122DD;
	}
	
	body {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #110000;
		background-color: #FFFFFF;	
		margin: 0px 0px 0px 0px;	
	}	
	
	table, td, p {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 	
		color: #110000;
	}
	/*** TOP 100 STYLES ***/
	p.tracktitle {
	font-size: 16px;	
	}
	
	td.djtable {
	width: 233px
	margin-left: auto;
    margin-right: auto;
	font-size: 16px;	
	text-align: center;
	border: 1px;
	}
	
	ul {
		color: #110000; 
		list-style-type: square;
	}
	
	li {
		font-size: 14px;
		list-style-type: disc;
	}
	
	hr {
		border: none 0;
		border-top: 1px solid #CFCFCF;
		width: 100%;
		height: 1px;
		margin: 20px 0px 20px 0px;	
	}
	
	h1 {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 16px; 
		color: #C70000;
		letter-spacing: -0.5px;	
		margin: 0px 0px 15px 0px;
	}
	
	h1 a:hover {
		text-decoration: none; 
	}
	
	h2, h2 a, h2 a:hover, h2 a:link, h2 a:visited {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 16px; 
		color: #C70000;
		letter-spacing: -0.5px;
		margin: 0px 0px 10px 0px;
		text-decoration: none;
	}
	
	.eventdate {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000;
		font-weight: bold;
		letter-spacing: 0.5px;	
		margin: 0px 0px 5px 0px;
	}
	
	.eventdescription {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000;
		text-align: justify;
		letter-spacing: 0px;
		line-height: 1.5;
	}
	
	.ticketdetails {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #000000;
		letter-spacing: 0px;
		line-height: 1.5;
		margin: 0px 0px 8px 0px;	
	}
	
	.challengedate {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold;		
		color: #000000;
		letter-spacing: 0px;
		line-height: 1.5;
		margin: 0px 0px 6px 0px;	
	}	
	
	.main {
		margin: 25px 15px 15px 15px;
	}
	
	.footer {
		margin: 25px 15px 15px 15px;
		height: 50px;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		line-height: normal;
		font-weight: 300;
		font-variant: normal;
		text-transform: none;
		color: #110000;
		text-decoration: none;
		background-image: none;	
	}
	
	.redtext {
		color: #C70000;
	}	
	
	.navbarleft {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #FFFFFF;
		font-weight: bold;
		letter-spacing: 1px;
		margin: 15px 15px 15px 15px;
	}	
	
	.navbarleft a {
		text-decoration: none; 
		color: #FFFFFF;
	}
	
	.navbarleft a:hover {
		text-decoration: underline; 
		color: #EEEEEE;
	}	
	
	.navbarright {
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		color: #FFFFFF;
		font-weight: bold;
		letter-spacing: 1px;
		margin: 15px 15px 15px 15px;
	}
	
	.navbarright a {
		text-decoration: none; 
		color: #FFFFFF;
	}
	
	.navbarright a:hover {
		text-decoration: underline; 
		color: #EEEEEE;
	}
	
	.datelink {
		color: #930000;
		font-weight: bold;
		background-color: #FFD5D5;
		border: 1px solid #930000;	
	}
	
	.datelink a {
		text-decoration: none; 
		color: #930000;
	}
	
	.imgborder {
		border: 1px solid #777777;
		padding: 0;
		margin: 0;
	}
	
	.imgcontainer {
		border: 5px solid #FFFFFF;
	}
	
	.button {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
		background-color: #C70000;
		font-weight: bold;
		letter-spacing: 1px;
		text-transform: uppercase;
	}
	
	input, textarea, select { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; 
		border: 1px solid #110000;
		padding: 2px;
		color: #110000; 
		background-color: #EFEFEF;
	}
	
	#warning {
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #C70000;
		line-height: normal;
		font-weight: bold;
		background-color: #FFD5D5;
		border: 1px dotted #C70000;
		padding: 5px;
		margin: 0px 0px 20px 0px;	
	}
	
	#ticketnumber {
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #C70000;
		line-height: normal;
		font-weight: bold;
		background-color: #FFD5D5;
		border: 1px dotted #C70000;
		padding: 5px;
		margin: 0px 0px 20px 0px;	
	}
	
	/*** PHOTO GALLERY STYLES ***/
	div.eventgallerylink, div.eventgallerylink a, div.eventgallerylink a:visited, div.eventgallerylink a:link {
		color: #C70000;
		font-weight: bold;
		margin: 0px 0px 10px 0px;
		text-decoration: none;
	}
	
	div.eventgallerylink a:hover {
		color: #C70000;
		background-color: #FFD5D5;
		font-weight: bold;
		margin: 0px 0px 10px 0px;
		text-decoration: none;
	}	
	
	div.galleryindex, div.galleryindex a, div.galleryindex a:hover, div.galleryindex a:visited, div.galleryindex a:link {
		color: #000000;
		font-weight: bold;
		margin: 0px 0px 10px 0px;
		text-decoration: none;
	}	

	div.galleryindexdate {
		margin: 0px 0px 10px 0px;
	}

	div.galleryindexlink, div.galleryindexlink a, div.galleryindexlink a:visited, div.galleryindexlink a:link {
		color: #C70000;
		font-weight: bold;
		font-size: 10px;
		margin: 0px 0px 10px 0px;
		text-decoration: none;
	}
	
	div.galleryindexlink a:hover {
		color: #C70000;
		background-color: #FFD5D5;
		font-weight: bold;
		font-size: 10px;
		margin: 0px 0px 10px 0px;
		text-decoration: none;
	}	
	

	a.gallerypagelink {
		color: #000000;
		font-weight: bold;
		background-color: #EEEEEE;
		border: 0;	
		padding: 4px;
	}
	
	a.gallerypagelink:hover {
		color: #000000;
		text-decoration: none; 
		background-color: #CCCCCC;
	}
	
	table.gallerythumbs {
		margin: 0px 0px 15px 0px;
	}		
	
}

