BODY {
	background-color: #660033;
/*	background-color: #602030;
	background-color: #682030; /* 
/*	background: url('/images/header7.png') no-repeat;*/
/*	background: url('/images/background_texture.png'); */
/*	background: url('/images/header7.png') no-repeat;*/
	background-position: top left;
	font-family: Trebuchet MS;
/*	font-size: 75%; */
	margin: 0px;
	padding: 0px;
	}

.Navbar {
/*	background-color: #FF99CC;*/
	background-position: top left;
	font-family:  Lucida Sans, Trebuchet MS;
/*	font-size: 75%; */
	margin: 0px;
	padding: 3px;
	border-right-width: 1px;
	border-right-color: #660033;
	border-right-style: solid;
	
	}
	
.PageBody {
	background-color: #FFFFFF; 
	background-position: top left;
	font-family:  Lucida Sans, Trebuchet MS;
/*	font-size: 75%; */
	margin: 0px;
	padding: 3px;
	border-width: 1px;
	border-color: #330000;
	border-style: solid;
	}
	

	
.head1 {
	color: #336699;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

.head2 {
	color: #999900;
	font-size: 1.2em;
	font-weight: bold;
}

.head3 {
	color: #336699;
	font-size: 1.2em;
	font-weight: bold;
}

.head4 {
	color: #cccc33;
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	}

.navLink {
	text-decoration: none;
	color: #666622;
	font-size: 1em;
	font-weight: bold;
}	

.navfont {
	color: #666622;
	font-size: 1em;
	font-weight: bold;
}	

.MainBody {
  text-align: center; 
	background-color: #FFDDEE;
	width: 100%;
}

.MainBody2{
  text-align: left; 
	background-color: #FFDDEE;
	width: 100%;
}

.navShowName {
	text-decoration: none;
	color: #336699;
	font-size: 1.1em;
	font-weight: bold;
}	

.navShowDate {
	color: #000000;
	font-size: .8em;
}	
	
.actor_table {
/*	border: 1px solid black ;*/
	font-size: .9em ;
	}

.show_title {
	color: #347099;
	font-size: 2em;
	text-align: center;		
	}
	
.show_dates {
	color: #cc33cc;
	font-size: .9em;	
	}	
	
.gold_text {
/*	color: #705A12; */
	color: #903A02; 
	font-size: .9em;
	}
	
.large_text {
	font-size: .9em;
	font-weight: bold;
}
	
.tiny_text {
	font-size: .8em;
	}	

.red_text {
	color: #880000;
	}

th.ticket { 
    text-align: center;
}

div.ticket {
    border: 2px dashed black;
    margin-bottom: 10px;
    padding: 4px;
}

div.bookid {
    float: right;
    font-weight: bold;
}
