	a.nav_tab_on			{ color: #999; }
	a.nav_tab_on:active		{ color: #999; text-decoration: none; }
	a.nav_tab_on:hover		{ color: #999; text-decoration: none; }
	a.nav_tab_on:link		{ color: #999; text-decoration: none; }
	a.nav_tab_on:visited	{ color: #999; text-decoration: none; }

	a.nav_tab_off			{ color: #999; }
	a.nav_tab_off:active	{ color: #999; text-decoration: none; }
	a.nav_tab_off:hover		{ color: #999; text-decoration: none; }
	a.nav_tab_off:link		{ color: #999; text-decoration: none; }
	a.nav_tab_off:visited	{ color: #999; text-decoration: none; }

	a.wcNav					{ color: #fff; }
	a.wcNav:active			{ color: #fff; }
	a.wcNav:hover			{ color: #fff; }
	a.wcNav:link			{ color: #fff; }
	a.wcNav:visited			{ color: #fff; }

	table#wcNavMain {
	height: 77px;
	width:800px;
	padding:3px 10px 0 10px;
	background-color: #999;
	border-bottom: 4px solid #ecebec;
	}

	#wcLogo {padding-bottom:3px;}

	table.nav_tabs {
	width:100%;
	}

	td.co_nav_cpl_info {
		color: #666;
		font: 7pt "Trebuchet MS", sans-serif;
	}

	td.nav_acc_links {
		color: #fff;
		font: 11px "Trebuchet MS", sans-serif;
		text-align: right;
		padding-bottom:3px;
	}

	.nav_bag {
		color: #fff;
	}

	.nav_date {
		color: #fff;
		font: bold 10px "Trebuchet MS", sans-serif;
	}

	.nav_guest {
		background: #e3d2e6;
		height:3px;
		margin:0;
	}

	.nav_tab_off {
		background: #fff;
		color: #999;
		font-weight: bold;
		padding: 0px 5px 0px 5px;
	}

	.nav_tab_on {
		background: #ecebec;
		color: #999;
		font-weight: bold;
		padding: 0px 5px 0px 5px;
	}

	.nav_tabs {
		padding: 0px 0px 0px 5px;
	}

	.wcNav			{
		color: #fff;
		font: 11px  "Trebuchet MS", sans-serif;
	}

/* Search Form Styles */
	td.nav_search_boxes {
		padding: 0px 0px 0px 10px;
	}
	input.nav_search_box	{
		font: 10px "Trebuchet MS", sans-serif;
		border: none;
	}

	.nav_search_text	{
		font: bold 11px "Trebuchet MS", sans-serif;
		color: #fff;
		width:100%;
		text-align:right;
	}
	#wcSearch {padding-top:5px;}
	#lyrSiteTbl, #lyrCoupleTbl {width:210px;text-align:right;}
/* END Search Form Styles */
/*	START Footer Styles	*/
	.wcFtr			{
		color: #ccc;
		font: 11px  "Trebuchet MS", sans-serif;
		background: transparent;
	}
	a.wcFtr:link	{ color: #ccc; }
	a.wcFtr:visited	{ color: #ccc; }
	a.wcFtr:hover	{ color: #ccc; }
	a.wcftr:active	{ color: #ccc; }
/*	END Footer Styles	*/