BODY	{
	SCROLLBAR-BASE-COLOR: #666666;
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Garamond, Times, serif;
	font-size: 10pt;
	line-height: 12pt;
}



a:link		{ color: #FF0000; text-decoration: none }

a:visited	{ color: #FF0000; text-decoration: none }

a:active	{ color: #FF0000; text-decoration: none }

a:hover	{ color: #FF0000; font-style: italic; letter-spacing:1px; font-weight: 400 }




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{ COLOR: #000000; FONT-FAMILY: Garamond, Times, serif;
		color: #000000;
		font-size: 15px;
		line-height: 22px; font-weight: normal }
		

P		{ COLOR: #000000; FONT-FAMILY: Garamond, Times, serif;
		color: #000000;
		font-size: 15px;
		line-height: 22px; font-weight: normal }
		
.heading		{ COLOR: #000000; FONT: 18px verdana, arial, sans-serif; line-height: 22px; font-weight: 500}	

.tickets		{ COLOR: #FF0000; FONT: 11px verdana, arial, sans-serif; line-height: 15px; font-weight: 500}


.donation		{ COLOR: #FF0000; FONT: 18px Garamond, Times, serif; font-style: italic; line-height: 20px; font-weight: 300}

.donation2		{ COLOR: #000000; FONT: 14px Garamond, Times, serif; font-style: italic; line-height: 14px; font-weight: 300}

.text		{ COLOR: #000000; FONT-FAMILY: Garamond, Times, serif;
		color: #000000;
		font-size: 15px;
		line-height: 22px; font-weight: normal }
		
.box		{ COLOR: #000000; FONT-FAMILY: Garamond, Times, serif;
		color: #000000;
		font-size: 14px;
		line-height: 12px; font-weight: normal }
		

 /* IMAGE HOVER CODE */


.rollover 	{ background-color: #000000 }

.rolloveron 	{ background-color: #CC6600; Filter: Alpha(Opacity=100, FinishOpacity=20, Style=2, StartX=20, StartY=40, FinishX=20, FinishY=20);-moz-opacity:.60; opacity:.60; }





 /* START THE CODE FOR THE MENUS */


 /* TOP LEVEL MENU CONTROL */


a.menu_TOP{
display:block;
line-height: 14pt;
text-align: center;
text-decoration:none;
border-right: #996600 0px solid;
}



 /* SUB LEVEL MENU CONTROL */


a.menu_SUB{
display:block;
padding: 22px 2px 2px 4px;
text-decoration:none;
filter:alpha(opacity=100);
border-bottom: #996600 1px solid;
}


 /* MORE SUB LEVEL MENU CONTROL */


.menu_DIV{
border-top: #996600 0px solid;
border-bottom: #996600 0px solid;
border-right: #996600 1px solid;
border-left: #996600 1px solid;
filter:alpha(opacity=100);
z-index:100;
}


