BODY
	{ 
	background-color: #FFFFFF;
	color: #333333;
	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;
	} 
	.toplink {
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.link {
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	color: #CC0000;
	text-decoration: underline;
}

A:link { color: #333333; }
A:visited { color: #333333; }

A:active { color: #333333; }

.updatetable { background-color: #FFFFFF;} 

.updateheadline { 
	background-color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	     }

.updatetext { 
	line-height:20px;
	font-size: x-small;
	
	     }

.updatedate { 
	
	
	font-size: small;
	
	     }
		 
.updatehighlight { 
	
	color: black;
	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: #333333;
	font-weight: normal;
	color: #FFFFFF;
	     }
.joinboxsubmit {
	background-color: #333333;
        color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	     }

/* Theater Format */

.theaterheadline {
	background-color: #FFFFFF;
	color: #333333;
       	font-size: medium;
	font-weight: bold;
	     }

.theatersubmit {
	background-color: #333333;
        color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	     }

.theaterlabel {
	color: #333333;
	font-weight: bold;
	}
.legal {
	
	font-size: 8pt;
	font-weight: normal;
	     }

.legalbold {
	
	font-size: 8pt;
	font-weight: bold;
	     }

.legalrecords {
	
	font-size: 12pt;
	font-weight: bold;
	     }
