<!--
	.hopUpHeading{
		color: #FFFFFF;
		font-family: arial;
		font-weight: bold;
	}
	.hopUpHeader{
		background-color: #0033CC;
		padding-bottom: 2px;
	}
	a.hopUpCloseStyle{
		float: right;
		border-width: 1px; 
		border-color: #CCCCCC; 
		border-style: solid;
		text-decoration: none;
		color: #FFFFFF;
		font-family: arial;
		font-weight: bold;
	}


	#hopUp{
		background-color: #FFFFFF;
		position: absolute; 
		left: 200px; 
		top: 12%; 
		z-index: 99; 
		visibility: hidden; 
		width: 630px;
		height:642px; 
		border-width: 1px; 
		border-color: #999999; 
		border-style: solid;
	}	
	-->