<style type="text/css">	<!--

	error {} /* Netscape and Opera seem to drop out the first value defined in the stylesheet */

	/* default link (ie for in-page) */
	a:link {
		color: #666666;
	}
	a:visited {
		color: #999999;
	}
	a:hover {
		color: #80BE2D;
	}
	a:active {
		color: #dddddd;
	}
	/* end default link */
	/* colour of current page in the left nav */
	.leftnavnolink {
		color: #220303;
	}
	/* end colour of current page in the left nav */
	/* styles for all links except in page links */
	a.links:link {
		color: #666666;
		text-decoration: none;
	}
	a.links:visited {
		color: #999999;
		text-decoration: none;
	}
	a.links:hover {
		color: #80BE2D;
		text-decoration: underline;
	}
	a.links:active {
		color: #dddddd;
		text-decoration: none;
	}
	/* end styles for all links except in page links */

	/* styles for headings */

h1  {
  padding-top: 15px;
}

	/* end styles for headings */

/*  style definitions for print friendly page link */
.print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 0px;
}
/*  style definitions for print friendly page link */

	
/* image for dot line in left nav */
	.homedots {
    background-image: url(/birdresearch/images/dots.gif);
	}
	/*  end image for dot line in left nav */

	/*  data table styles  */

	.datatable {
		background-color: #7FAE43;
	}

	.tabledk {
		background-color: #7FAE43;
	}
	.tablemed {
		background-color: #CFEAAD;
		
	}
	.tablelight {
		background-color: #E1F6C7;
	}
	.tabletxt {
	font-size: 85%;
	}

	/*  end data table styles  */


	-->



</style>

