	.popup{
		padding:.5em;
		border:1px solid #800000;
		position:absolute;
		min-height:2em;
		min-width:2em;
		top:0;
		left:0;
		color:#800000;
		font-size: 7.000000pt;
		FONT-FAMILY: Verdana, Geneva, Helvetica, sans-serif
	}
	
		
	a.popuplink:hover,
	a.popuplink:visited,
	a.popuplink:link,
	a.popuplink:active
	{
		background:#000;
		padding:0 .5em;	
		border:1px solid #999;
		text-decoration:underline;
		font-weight:bold;
		color:#800000;
		margin-bottom:-1px;
		font-size: 8.000000pt;
	}
	
	.popup iframe{
		width:99%;
		height:99%;	
	}
