
/* General Site CSS */

	body		{ background-color: #ffffff;
			  font-size: 12pt;
		          color: #000000; }
 
	a 		{ text-decoration: underline;
			  color: #d1defe; } 

	a:hover  	{ color: gold; }


	hr		{ text-align: center; }

	img		{ border: 0; } 

/*	li		{ font-size: 12pt; } */
	
	pre		{ font-size: 10pt; }

	.img2		{ padding: 5px; }

	.links		{ font-size: 12pt;
			  color: Blue; }

	.links:hover	{ color: gold; }

	.links2		{ font-size: 7pt;
			  color: Blue; }

	.linksbig	{ font-size: 16pt;
			  color: Blue; }


	.videotxt	{ font-family: Courier New; 
			  font-size: 10pt; }

	.thumbtitle { font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #000000; }


/* LinkNav Menu CSS */

	.linkNAV	{ font-size: 10pt; }

	.linkNAVz	{ font-size: 10pt; 
			  color: blue; }

	.linkNAVz:hover	{ color: gold; }
	

/* Left Column Menu CSS */

	.leftmenu	{ font-size: 10pt; }

	.lefthead	{ color: #ffffc0;
			  font-weight: bold; }

	.smallhead	{ color: #FFCC99;
			  font-weight: bold;
			  font-size: 10pt; }


/* Creations CSS */

	.menu3		{ font-size: 8pt; }

	.head1		{ font-size: 24pt; 
			  text-decoration: underline;
			  color: #b50000; } /*#FF6103 #EE4000*/

	.head2		{ font-size: 18pt;
			  text-decoration: none;
		  	  color: Blue; }

	.head3		{ font-size: 18pt;
			  color: #b50000;
			  text-decoration: none; 
			  text-align: center; }

	.head4		{ font-size: 20pt;
			  color: teal; }

	.head5		{ font-size: 14pt;
			  color: black; }

	.head6		{ font-size: 38pt;
			  color: red;
			  font-weight: bold; } 

	.head7		{ font-size: 18pt;
			  color: #b50000;
			  text-decoration: none; }

	.thepast	{ font-size: 10pt; 
			  font-weight: bold; }

	.tix		{ font-size: 10pt;
			  font-weight: bold;
			  color: red; }


/* Main Menu Bar CSS */	

	.menubar	{ background-color: #3300A1;
			  height: 25px;
			  text-align: center;
			  font-weight: bold; }
	
	.menu		{ text-decoration: none;
			  font-weight: bold;
			  color: #d1defe; 
			  font-size: 12pt; } 

	.menu:hover 	{ color: gold; }

	.greybar	{ background-color: #808040;
			  height: 5px; }



/* Second Menu Bar CSS */

	.menubar07	{ background-color: gold;
			  height: 22px;
			  text-align: center; }
	
	.menu07		{ text-decoration: none;
			  font-weight: bold;
			  color: #3300A1; 
			  font-size: 12pt; } 

	.menu07:hover	{ color: #691F01; }
