	.wcNav			{
		color: #ccc;
		font: 11px  Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
	a.wcNav:link	{ color: #ccc; }
	a.wcNav:visited	{ color: #ccc; }
	a.wcNav:hover	{ color: #ccc; }
	a.wcNav:active	{ color: #ccc; }

	a.nav_guest {
		color: #999;
		font-family: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
	a.nav_guest:link	{ color: #999; text-decoration: none; font-weight: bold;}
	a.nav_guest:visited	{ color: #999; text-decoration: none; font-weight: bold;}
	a.nav_guest:hover	{ color: #999; text-decoration: none; font-weight: bold;}
	a.nav_guest:active	{ color: #999; text-decoration: none; font-weight: bold;}

	a.nav_tab_on {
		color: #999;
		font-family: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
	a.nav_tab_on:link		{ color: #999; text-decoration: none; }
	a.nav_tab_on:visited	{ color: #999; text-decoration: none; }
	a.nav_tab_on:hover		{ color: #999; text-decoration: none; }
	a.nav_tab_on:active		{ color: #999; text-decoration: none; }

	a.nav_tab_off {
		color: #999;
		font-family: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
	a.nav_tab_off:link		{ color: #999; text-decoration: none; }
	a.nav_tab_off:visited	{ color: #999; text-decoration: none; }
	a.nav_tab_off:hover		{ color: #999; text-decoration: none; }
	a.nav_tab_off:active	{ color: #999; text-decoration: none; }

	a.navWWGuestNav {
		color: #000;
		font-family: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
	a.navWWGuestNav:link	{ color: #000; }
	a.navWWGuestNav:visited	{ color: #000; }
	a.navWWGuestNav:hover	{ color: #000; }
	a.navWWGuestNav:active	{ color: #000; }

	table.nav_form {
		background: #ccc;
		width: 770px;
	}

	table.nav_tabs {
		width: 770px;
	}

	table.nav_wid_msg {
		background: #ccc;
		font: 9px Verdana, Arial, Helvetica, sans-serif;
		padding: 4px 4px 4px 4px;
		width: 770px;
	}

	td.nav_wid_msg {
		font: 9px Verdana, Arial, Helvetica, sans-serif;
	}

	td.nav_acc_links {
		color: #999;
		font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
		text-align: right;
	}

	td.nav_guest_divider {
		color: #999;
		text-align: center;
		width: 67px;
	}

	td.nav_search_boxes {
		padding: 0px 0px 0px 10px;
	}

	td.nav_spacer {
		background: #ccc;
		width: 1px;
	}

	td.co_nav_cpl_info {
		color: #999;
		font: 7pt Arial, Verdana, Geneva, Helvetica, sans-serif;
	}

	input.nav_search_box	{
		font: 9px Verdana, Arial, Helvetica, sans-serif;
	}

	.nav_bag {
		color: #999;
	}

	.nav_date {
		color: #999;
		font-family: 10px Arial, Verdana, Geneva, Helvetica, sans-serif;
	}

	.nav_form {
		background: #ccc;
		padding: 4px 0px 4px 0px;
	}

	.nav_guest {
		background: #ccc;
		padding: 3px 2px;
		text-align: center;
	}

	.nav_pipes {
		color: #fff;
		font-size: 14px;
		text-align: center;
		width: 100px;
	}

	.nav_tab_off {
		background: #fff;
		color: #999;
		font-weight: bold;
		padding: 0px 5px 0px 5px;
	}

	.nav_tab_on {
		background: #ccc;
		color: #999;
		font-weight: bold;
		padding: 0px 5px 0px 5px;
	}

	.nav_tabs {
		padding: 0px 0px 0px 5px;
	}

	.nav_north_display {
		width: 770px;
	}
/*	START Footer Styles	*/
	.wcFtr			{
		color: #ccc;
		font: 11px  Arial, Verdana, Geneva, Helvetica, sans-serif;
	}
	a.wcFtr:link	{ color: #ccc; }
	a.wcFtr:visited	{ color: #ccc; }
	a.wcFtr:hover	{ color: #ccc; }
	a.wcftr:active	{ color: #ccc; }
/*	END Footer Styles	*/