a:link {
	color: #666666;
	text-decoration: none;
}
.background {
	background-color: #FFFFFF;


}
.borderpic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordertable {
	border-top: medium solid #666666;
	border-right: thin solid #666666;
	border-bottom: thick double #666666;
	border-left: thin solid #666666;



}
.indent {
	text-indent: 5pt;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
a:visited {
	color: #999999;
	text-decoration: none;
}
.bordertableR {

	border-top: thick double #000000;
	border-right: thin none #000000;
	border-bottom: thick double #000000;
	border-left: thin solid #000000;
}
strong {
	font-weight: bold;
	color: #666666;
}
.smlin {
	font-size: x-small;
}
.bigt {
	font-size: medium;
	font-weight: bold;
	color: #000000;
	width: auto;


}
.hatch {
	border: thin none #FFFFFF;
}
.hatchBox {
	border: thin solid #CCCCCC;
}
.ulborder {
	border: 1px solid #999999;


}
.titbox {
	border: 1px solid #999999;
	font-size: 16px;
	color: #000000;
	font-weight: bold;


}
ul {
	list-style-position: outside;
	list-style-image: url(images/web_dev/ul_box.gif);
}
.order {
	font-style: italic;
	font-weight: normal;
	color: #00FF00;
}
.family {
	font-style: italic;
	color: #FF00FF;
	text-decoration: none;
}
.genus {
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}
.subgenus {
	font-style: italic;
	color: #0000FF;
	text-decoration: none;
}
.species {
	font-style: normal;
	font-weight: bold;
	color: #3399FF;
	text-decoration: none;
}
.striketext {
	text-decoration: line-through;
}
div{
	margin:0 0px;
}
		
.triggerexpanded{
	background:#CCCCCC url(images/minus.gif) no-repeat 0px 0px;
}
.trigger{
	cursor:help;
	padding-left:20px;
	background-color: #CCCCCC;
	color: #FFFFFF;
	border: 1px solid #000000;


}
.triggernormal{
		background:#CCCCCC url(images/arrow.gif) no-repeat 0px 0px;
}
.triggerhover{
	cursor:help;
	background:#CCCCCC url(images/arrow.gif) no-repeat 0px 0px;
}
.elementnormal{}
.elementcollapsed{display:none;}
