/*
	These are the styles peculiar to this site. Any styles
	specified in this file will override the baseline
	styles for the Convio product. The styles	must be in
	this file so that they will be available in the
	Internet Exporer WYSIWYG HTML editor as well as in the
	Page Wrapper.

	Convio does not maintain this file once it has been
	delivered to the client.
*/
	-- Global --
*/

A:link { color: blue;}

A:hover { color: #FF9900; }

/* The following sets the default font styles.

	Explicit was added to fix a problem in NS4 that caused
	the font style to be lost after a checkbox or radio
	button. It is also useful for adding font style with
	a  element which won't do block rendering (and thus
	vertical whitespace).
*/

P, LI, OL, UL, TABLE, TR, TH, TD, BODY, .Explicit {
	font-family: Arial;
	font-size: 10pt
}

table.tr_roster thead{
background-color: #B0B0B0;
color: white;
padding: 2px;
}

.leftItem {display:none !important;}
#navContainer {display:none !important;}
#pnav {display:none !important;}
