.popuplink	{
	color: blue; cursor: hand;
}
.popdocwindow
{
	position: absolute; left: 0px; top: 0px;
	visibility: hidden;
	background-color: #F2E5B0;
	font-size: 10pt;
	color: #000000;
	padding: 4;
	padding-right:4px;
	border-left: thin solid white;
	border-top: thin solid white;
	border-right: thin solid black;
	border-bottom: thin solid black;
}
