
body {
	background-color: white;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 75%;*/
	font-size: 12px;
	}

.bodytext {
	font-size:12px;
	text-align: justify;
	margin: 6px;
	vertical-align:top;
	}
table.bodytext {
	font-size:12px;
	text-align: justify;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 6px;
	
	
	}
		
.bodytextbold {
	font-size:12px;
	text-align: justify;
	margin: 6px;
	font-weight: bold;
	}

.presstext {
	font-size:12px;
	text-align: justify;
	margin: 6px;
	font-style: italic;
	}

.centertext {
	font-size:12px;
	text-align: center;

	margin: 6px;
	}

.headertext {
	font-size:12px;
	margin: 6px;
	text-align: center;

	}
	
.lefttext {
	font-size:12px;
	margin: 6px;
	text-align: left;

	}
	
.righttext {
	font-size:12px;
	margin: 6px;
	text-align: right;
	}
	
.missing_righttext {
	font-size:12px;
	margin: 6px;
	text-align: right;
	font-weight: bold;
	color:RED;
	}
	
.missing_lefttext {
	font-size:12px;
	margin: 6px;
	text-align: left;
	font-weight: bold;
	color:RED;
	}

.footertext {
	font-size:10px;
	margin: 6px;
	text-align: center;
	}

.date-heading {
	font-size:14px;
	font-weight:bold;
}



.page-heading  {
 	background-color: white;
 	/*color: #333366;*/
 	color: #663399;
 	font-family: Arial, Helvetica, sans-serif;
 	margin-left: 6px;
 	font-size: 18px;
 	font-weight: bold;
	}

.section-heading  {
 	background-color: white;
 	/*color: #333366;*/
 	color: #663399;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;
 	margin-left: 6px;
 	font-weight: bold;
	}

.page-sub-heading  {
 	background-color: white;
 	/*color: #333366;*/
 	color: #663399;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;

 	margin-left: 6px;
	}
	
.small-heading  {
 	background-color: white;
 	/*color: #333366;*/
 	color: #663399;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 120%;
	}
	
.personal-details-heading  {
 	background-color: white;
 	/*color: #333366;*/
 	color: #663399;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 150%;
 	padding-bottom:12px;
 	
	}

.page-center-heading {
		background-color: white;
 	/*color: #333366;*/
 	color: #663399;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 150%;
	text-align: center;
 	margin-left: 6px;
 	text-align: center;
	}
	
.page-center-large {
		background-color: white;
 	/*color: #333366;*/
 	color: black;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 125%;
	text-align: center;
 	margin-left: 6px;
 	text-align: center;
	}
	
.results_heading {
	background-color: white;
 	/*color: #333366;*/
 	color: black;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 125%;
	/* text-align: center;*/
 	margin-left: 6px;
 	/* text-align: center; */
 	font-weight: bold;
	}
	
/* H Styles */
h1  {
 	background-color: white;
 	/*color: #333366;*/
 	color: #663399;
 	font-family: Arial, Helvetica, sans-serif;
 	margin-left: 6px;
 	font-size: 18px;
	}

h2  {
 	background-color: white;
 	/*color: #333366;*/
 	color: #663399;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 16px;
 	margin-left: 6px;
	}

h3  {
 	background-color: white;
 	/*color: #333366;*/
 	color: #663399;
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 14px;

 	margin-left: 6px;
	}

/* Top bar styles */

td.menuheader-center {
	height: 65px;
	text-align: center;
	width: 100%;
	}

td.menuheader-left-right {
	text-align: center;
	height: 65px;
	width: 130px;
	}

td.menuheader-spacer {
	text-align: center;
	height: 65px;
	width: 5px;
	}

td.menuheader-datebar {
	height:5px;
	width: 5px;
	font-size:12px;
	margin: 6px;
	}

/* Navigation Menu Styles */

.blank-cell {
	width: 100%;
	background: white url("/images/backgrounds/sm02_11.jpg");
	font-size: 2pt;
	}

td.main-bar {
	color: white;
	height: 18px;
	font-weight: bold;

	width: 100%;
	/*background-color: #333366;*/
	background-color: #663399;
	}

td.menu {
	background: url("/images/backgrounds/sm02_11.jpg");
	width: 100%;
	/*font-size:12px;*/
	}
	
table.rightmenu {
	background: url("/images/backgrounds/sm02_11.jpg");
	
	/*font-size:12px;*/
	}
	
.scene {
	text-align: left;
	/*font-size: 16px;*/
	color: black;
	vertical-align:top;
	font-weight:bold;
	}
	
.song {
	text-align: left;
	/*font-size: 16px;*/
	color: black;
	vertical-align:top;
	font-style: italic;
	font-weight:bold;
	}
	
.plain-italic {
	font-weight:normal;
	font-style:italic;
}

	
.cast-crew {
	text-align: left;
	/*font-size: 16px;*/
	color: #663399;
	}
	
.cast-crew-title {
	text-align: left;
	/*font-size: 16px;*/
	color: black;
	vertical-align:top;
	font-weight:bold;
	}
	
.cast-crew-header {
	text-align: left;
	font-size: 120%;
	color: #663399;
	font-weight:bold;
	margin-left: 6px;
	}

.location-left {
	text-align: right;
	font-size: 12px;
	}

.location-centre {
	text-align: left;
	font-size: 16px;
	}

.location-right {
	text-align: center;
	font-size: 12px;
	}

.ml {
	text-align: right;
	padding-right:6px;
	}

.mr {
	text-align: center;
	}

.mrlarge {
	text-align: center;
	font-size: 150%;
	}
	
.mrmedium {
	text-align: center;
	font-size: 120%;
	}

.mh {
	width: 100%;
	font-size:12px;
	height: 18px;
	font-weight: bold;
	/*background-color: #333366;*/
	background-color: #663399;
	color: white;
	}

.mhr {
	text-align: center;
	}

.mhl {
	text-align: right;
	padding-right: 6px;
	}

td {
	font-size:12px;
	text-align: justify;
	margin: 6px;
	}
	
.credits {
	padding-bottom: 6px;
	text-align: left;
	vertical-align:top;
	
}

.actor_details_data {
	padding-bottom: 9px;
	text-align: left;
	vertical-align:top;
	
}

.actor_details_heading {
	padding-bottom: 9px;
	text-align: left;
	vertical-align:top;
	font-weight:bold;
	
}

img {
   border-width: 0px;
   margin: 10px;
   }
   
img.nomargin {
   border-width: 0px;
   margin: 0px;
   }  
   
img.notopleftmargin {
   border-width: 0px;
   margin-top: 0px;
   margin-left: 0px;
   } 
   
img.border {
	border: 1px solid #000040;
} 



.strong {
	font-weight: bold;
	}

.italic {
	font-style: italic;
	}


div.title {
    	/*background: rgb(0,102,204);*/
    	background: rgb(102,51,153);
	 	padding: 0.5em;
    	border: outset;
  }

div.colour {
    	/*background: rgb(0,102,204);*/
    	background: rgb(102,51,153);
	 	color: white;
    	padding: 0.5em;
    	font-weight: bold;
    	border: groove;
  }

span.date-right {
    	text-align: right;

  }

.purple {
		/*color: rgb(132,0,255);*/
		color: rgb(102,51,153);
	}




/* Links */

a 	{
		text-decoration: underline;
		/*font-weight: bold;*/
	}

a.mrlarge 	{
	font-weight: bold;
	text-align: center;
		font-size: 16px;
	}

a:link { 
	color: #333366; 
	
	/*font-weight:bold;*/
	text-decoration:underline;
	}*/
	
/*a:name { 
	color: #333366; 
	
	font-weight:normal;
	text-decoration:none;
	}*/

a:visited { 
	color: #333366; 
	
	/*font-weight:bold;*/
	text-decoration:none;
	}


a:hover { 
	color: #8400ff;
	
	/*font-weight:bold;*/
	text-decoration:none;
	}

a:active { 
	color: #333366;
	
	/*font-weight:bold;*/
	text-decoration:none;
	}
	
/* Underlined Links */

a.nulb 	{
	color: #333366;	
	text-decoration: none;
	font-weight: bold;	
	}

a.mrlarge 	{
	font-weight: bold;
	text-align: center;
		font-size: 16px;
	}

a.nulb:link {
	text-decoration:none;
	font-weight: bold;
	
	
	
	
	}*/
	
/*a:name { 
	color: #333366; 
	
	font-weight:normal;
	text-decoration:none;
	}*/

a.nulb:visited { 
	color: #333366; 
	text-decoration:none;
	font-weight: bold;
	
	
	}


a.nulb:hover { 
	color: #8400ff;
	text-decoration:none;
	
	}

a.nulb:active { 
	color: #333366;
	text-decoration:none;
	
	
	
	}
	
.sectionStyle{line-height:15px;letter-spacing:0px;font-weight:600;}

.forminput {
	width: 200px;
}


/* form stuf */

td.bookingref {
	font-size:16px;
	text-align: center;
	font-weight:bold;
	margin: 6px;
	}

.phpdigHighlight{ font-weight: bold; 
					/* background-color: #FEFFC3;}		*/
/*.phpdigHighlight { color: #000000;
#                   background-color: #FFBB00;
                   font-weight: bold; }*/
                 }
.phpdigCompletePath {
	color: green;
}               
