  body { 
    color:#000000;
    a:link:#00F;
    a:visited:#660000;
    a:active:#f00;
    background-color:#fff;
 }

  .nfNavMenuItem { display: block; width:160px; font-family: verdana,helvetica,sans-serif; font-size:10px; }

  #nfNavMenu {
	position:fixed;
	top:0px;
	left:0px;
	width:180px;
	height: auto;
	margin:5px 5px;
	border-right:solid 1px gray;
	visibility:visible;
	background-color:white;
}
  #nfNavMenu a { text-decoration:none; text-align:left; }
  #nfNavMenu a:hover { text-decoration:underline; background-color:yellow; }

  #content { position:absolute; top:0px; left:200px; margin:10px;  border: none;  }

/* rb10.jpg */
/* greytxtr.gif */


