BODY	{
	scrollbar-base-color: #F0F0F0;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

 /* PAGE LINK COLORS */

a:link		{ color: #CC0000; text-decoration: underline; }

a:visited	{ color: #CC0000; text-decoration: underline; }

a:active	{ color: #009900; text-decoration: underline; }

a:hover		{ color: #009900; text-decoration: underline; }




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

TABLE		{
	COLOR: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}

.title		{ COLOR: #CC0000; FONT: 18px verdana, sans-serif; font-weight: bold; }

.title2		{ COLOR: #CC0000; FONT: 14px verdana, sans-serif; font-weight: bold; }

.subtitle	{ COLOR: #3366FF; FONT: 13px arial, sans-serif; font-weight: bold; }

.footer		{
	COLOR: #000000;
	FONT: 10px arial, verdana, sans-serif;
	text-align: center;
}

.hilite		{ COLOR: #006600; }

.price 		{ color: #339900; FONT: 16px arial, sans-serif; font-weight: bold; }

.just 		{ text-align: left; }




 /* IMAGE BORDERS */


.borders		{ border: 1px solid #000000; cursor:hand; }


 /* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
}
@media screen{
.printonly { display:none }
}


 /* MISC CODE AND COLORS */

.splitlines	{ COLOR: #000000; HEIGHT: 1px; WIDTH: 100% }


.nobreak	{ white-space:nowrap; }




 /* START THE CODE FOR THE PAGE MENUS */

.menu-table 	{
		  width: 752px;
		  background-color:#c0c0c0;
		  background-image: url(images/menu-background.gif);
		  border-top: #000000 0px solid;
		  border-left: #000000 1px solid;
		  border-right: #000000 1px solid;
		  border-bottom: #000000 1px solid;
		}


.menu		{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	cursor:hand;
	font-weight: bold;
	text-align:center;
	line-height: 28px;
	display: block;
	white-space:nowrap;
	width: 100%;
	border: #000000 0px solid;
	font-style: normal;
}


.firstmenu	{ color:#3366FF; }


a.menu:link 	{
	background-image: url("images/menu.gif");
	background-color:#C0C0C0;
	color: #666666;
}


a.menu:visited 	{ background-image: url("images/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }


a.menu:active 	{ background-image: url("images/menu.gif");
		  background-color:#C0C0C0;
		  color: #666666; }



a.menu:hover 	{  background-image: url("images/menuon.gif");
		   background-color:#F0F0F0;
		   color: #CC0000; }
.events {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	line-height: normal;
	margin: 6px;
	padding: 0px;
	text-align: center;
}
3