Copyright{ /* Copyright © 2007 Illinois Natural History Survey and Orthopterists' Society */ }
body
{
	font-family: Tahoma;
}
.Navlink
{ /* used for the seven links at the top (Home, Search, Taxa, Glossary, Key, Edit, Admin) */
	font-weight: bold;
	/*font-size: 0.75em;*/
	font-size: x-small;
	color: #3d5b7b;
	text-decoration: none;
}
H4
{ /* used for main headers except Search and Taxa */
	font-size: medium;
	color: #006600;			/*darkgreen;*/
}
H5
{ /* used for Search and Taxa headers (allows button or dropdown list to flow to right w/o CR) */
	font-size: medium;
	float: left;
	color: #006600;			/*darkgreen;*/
}
LI.CI
{ /* Citation */
	list-style-image: url(icon_h/CI.gif);
	background-color: transparent;
}
LI.CIT
{ /* Citation title */
	list-style-image: url(icon_h/CIT.gif);
	background-color: transparent;
}
LI.DE
{ /* Sound */
    LIST-STYLE-IMAGE: url(icon_h/DE.gif);
	background-color: transparent;

}
LI.DET
{ /* Sound title */
    LIST-STYLE-IMAGE: url(icon_h/DET.gif);
	background-color: transparent;

}
LI.IM
{ /* Image */
    LIST-STYLE-IMAGE: url(icon_h/IM.gif);
	background-color: transparent;

}
LI.IMT
{ /* Image title */
    LIST-STYLE-IMAGE: url(icon_h/IMT.gif);
	background-color: transparent;

}
LI.LO
{ /* Type specimen */
    LIST-STYLE-IMAGE: url(icon_h/LO.gif);
	background-color: transparent;

}
LI.LOT
{ /* Type specimen title */
    LIST-STYLE-IMAGE: url(icon_h/LOT.gif);
	background-color: transparent;

}
LI.SEE
{ /* Attention: see [?] */
    LIST-STYLE-IMAGE: url(icon_h/SEE.gif);
	background-color: transparent;

}
LI.SP
{
    LIST-STYLE-IMAGE: url(icon_h/SP.gif);
	background-color: transparent;

}
LI.SPT
{ /* Type species */
    LIST-STYLE-IMAGE: url(icon_h/SPT.gif);
	background-color: transparent;

}
UL LI.LEVEL
{
    LIST-STYLE-IMAGE: url(icon_h/arrow_level.gif);
	background-color: transparent;

}
UL LI.TX
{
    LIST-STYLE-IMAGE: url(icon_h/arrow_dn.gif);
	background-color: transparent;

}
UL UL LI.LEVEL
{
    LIST-STYLE-IMAGE: url(icon_h/arrow_level2.gif);
	background-color: transparent;

}
UL UL LI.TX
{
    LIST-STYLE-IMAGE: url(icon_h/arrow_dn2.gif);
	background-color: transparent;

}
UL UL UL LI.LEVEL
{
    LIST-STYLE-IMAGE: url(icon_h/arrow_level3.gif);
	background-color: transparent;

}
UL UL UL LI.TX
{
    LIST-STYLE-IMAGE: url(icon_h/arrow_dn3.gif);
	background-color: transparent;

}
