﻿#dhtmltooltip{
	position: absolute;
	w/idth: 350px;
	border: 4px solid #E0E0E0;
	padding: 0px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 10000000;
	top:-500px;
	text-align:center;
}
#TypeNotes{
  position:absolute;
  visibility:hidden; left:0; top:0; z-index:10000;
  border:2px solid #989797;
  width:235px;
  padding:30px 6px 4px 6px;
  color:#000; font-size:11px; line-height:19px;
  text-align:left;
  background-color:#FFFFFF;
  background-image:url(../Images/marble2.gif);
  background-repeat:no-repeat;
  color:#454545;
}
#dhtmltooltip_desc{
	width:330px;
	margin:5px 0px 5px 0px;
	text-align:left;
}
.fisherycolor{
	color:#556D06;
}

#fishery_table{
	width:541px;
	padding:0px 0px 0px 10px;
	margin-top:8px;
}
#fishery_each{
	width:170px;
	b//order: 1px solid #A6A4A3;
	background-color:#F4F4F4;
	BORDER-RIGHT: 1px solid #C3C3C3;
	BORDER-BOTTOM: 1px solid #C3C3C3;
	margin:0px 9px 11px 0px;
	text-align:center;
	padding:0px 0px 5px 0px;
	float:left;
}
.fishery_img{
	color:#607D00;
}
a.fishery_img:link, a.fishery_img:visited{
	text-decoration: none;
}
a.fishery_img:hover {
	text-decoration: none;
}

