  .menu                   {
	position: absolute;
	left: 2;
	top: 2;
	visibility: hidden;
	background: #003300;
	width: 90px;
	overflow: visible;
	border-top: 1px solid #000000;
	border-right: 1px solid #63D65D;
	border-bottom: 1px solid #63D65D;
	border-left: 1px solid #63D65D;

}
  .menu3                   {
	position: absolute;
	left: 2;
	top: 2;
	visibility: hidden;
	background: #003300;
	width: 90px;
	overflow: visible;
	border-top: 1px solid #000000;
	border-right: 1px solid #A4A6A7;
	border-bottom: 1px solid #A4A6A7;
	border-left: 1px solid #A4A6A7;



}
td {
	font-size: 9pt;
	color: #000000;
	line-height: 120%;

}
