	/* do not use underscores in names */
	TD, DIV {
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-size: 9pt;
	margin: 2px;
	color: #3d3d3d;
	}
	
	A:LINK { text-decoration: none; color: #3d3d3d;}
	A:HOVER { text-decoration: none; color: #F9F1E4;}
	A:VISITED { text-decoration: none;}

	DIV.navnode {
		border: solid #CBB28A 1px;
		padding-right: 5px;
		padding-left: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin: 5px;
		width: 220;
	}
	
	DIV.navnodeon {
		border: solid #CBB28A 1px;
		background-color: #EEDEC5;
		padding-right: 5px;
		padding-left: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin: 5px;
		cursor: hand;
		cursor: pointer;
		width: 220;
}

	
	DIV.navnodeon1 {
	color: #CAC2B5;
	cursor: hand;
	cursor: pointer;
}

	DIV.navnode1 {
	color: #3d3d3d;
	}
	
	td.border {
	border: 1px solid #CBB18A;
	}

	