	.blue {
		background-color: #006699;
		color: #ffffff;
		font-weight: bold;
		width: 875;
	}
	.transparent {
		background-color: #006699;
	}
	.navbg {
		background-image: URL(/imagesNEW/21a.gif);
		background-repeat: repeat-x;
		width: 875;
		height: 18px;
		padding-top: 6px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-decoration: none;
		font-size: 11px;
		line-height: 1.5
 		white-space: nowrap;
	}
	.navitem {
		padding-bottom: 6px;
	}
	a.navlink {
		font-weight: bold;
		padding-bottom: 6px;
	}
	a.navlink:link {
		color: #000000;
		text-decoration: none;

	}
	a.navlink:hover {
		background-color: #000000;
		color: #ffffff;
		text-decoration: none;
	}
	a.navlink:visited {
		color: #000000;
		text-decoration: none;
	}
	a.navlink:visited:hover {
		background-color: #000000;
		color: #FFFFFF;
		text-decoration: none;
	}
	.hitem {
		background-color: #cccccc;
		padding-bottom: 6px;
		padding-left: 0px;
		padding-right: 0px;
		border-top: solid 2px #999999;
		border-right:  solid 0px #999999;
	}
	a.hilink {
		padding-bottom: 6px;
		font-weight: bold;
		text-decoration: none;
	}
	a.hilink:link {
		color: #000000;
		text-decoration: none;
	}
	a.hilink:hover {
		background-color: #000000;
		color: #ffffff;
		text-decoration: none;
	}
	a.hilink:visited {
		color: #000000;
		text-decoration: none;
	}
	a.hilink:visited:hover {
		background-color: #000000;
		color: #ffffff;
		text-decoration: none;
	}
	.memberrow {
		font-size: 9px;
		font-weight: bold;
		background-color: #557799;
		width: 875px;
		text-align: right;
		border-bottom: solid 1px #224466;
		border-top: solid 1px #8899bb;
	}
	.membertab {
		text-transform: uppercase;
		padding-bottom: 1px;
		padding-top: 1px;
	}
	.members {
		color: #ffffee;
		text-decoration: none;
		padding-left: 3px;
		padding-right: 3px;
	}
	.members:hover {
		color: #eeeeee;
		background-color: #990033;
		text-decoration: none;
	}
	.members:visited {
		color: #eeeeff;
		text-decoration: none;
	}
	.members:visited:hover {
		color: #eeeeee;
		background-color: #990033;
		text-decoration: none;
	}
	.tease {
		color: #ffff00;
	}