BODY
	{ 
	background-color: #FFF4CC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	SCROLLBAR-FACE-COLOR: #F7F7F7;
        SCROLLBAR-HIGHLIGHT-COLOR: white;
        SCROLLBAR-SHADOW-COLOR: #F7F7F7;
        SCROLLBAR-3DLIGHT-COLOR: buttonface;
        SCROLLBAR-ARROW-COLOR: #4A4A4A;
        SCROLLBAR-TRACK-COLOR: #DFDFDF;
        SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
        SCROLLBAR-BASE-COLOR: #F7F7F7;
	} 
	.links 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #333333;
		text-decoration: none;
	}
	.links:hover
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #990000;
		text-decoration: underline;
	}



.updatetable { background-color: #FFFFFF;
color: #000000;
border: solid black;
border-width: 1;
} 

.updateheadline { 
	background-color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	     }

.updatetext { 
	line-height:20px;
	font-size: x-small;
	
	     }

.updatedate { 
	
	
	font-size: small;
	
	     }
		 
.updatehighlight { 
	
	color: red;
	font-size: small;
	
	     }
.updatepic { 
	
	text-decoration:none;
	
	     }

/* Text format for the CONTINUE THE TOUR */
.more { 
	
	
	font-size: large;
	
	     }

/* Join Box Format */

.joinboxtable {
	background-color: #FFFFFF;
	font-size: 8pt;
	border-collapse: collapse;
	border-color:#FFFFFF;
	     }

.joinboxheadline {
	background-color: #FFFFFF;
       	font-size: medium;
	font-weight: bold;
	     }

.joinboxlabel {
	
	font-weight: bold;
	
	     }
.joinboxinput {
	background-color: #C51985;
	font-weight: normal;
	color: #FFFFFF;
	     }
.joinboxsubmit {
	background-color: #C51985;
        color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	     }

/* Theater Format */

.theaterheadline {
	background-color: #FFFFFF;
       	font-size: medium;
	font-weight: bold;
	     }

.theatersubmit {
	background-color: #C51985;
        color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	     }

.theaterlabel {
	
	font-weight: bold;
	}
.legal {
	
	font-size: 8pt;
	font-weight: normal;
	     }

.legalbold {
	
	font-size: 8pt;
	font-weight: bold;
	     }

.legalrecords {
	
	font-size: 12pt;
	font-weight: bold;
	     }
