	A[ID="A_PopupOverlay"]{
			background-color: rgba(0, 0, 0, 0.6);
			bottom: 0;
			cursor: default;
			left: 0;
			opacity: 1;
			position: fixed;
			right: 0;
			top: 0;
			visibility: visible;
			z-index: 10000000000;
			overflow:auto;
			-webkit-transition: opacity .5s;
			-moz-transition: opacity .5s;
			-ms-transition: opacity .5s;
			-o-transition: opacity .5s;
			transition: opacity .5s;
			
		}

	


		A[ID="DIV_PopupOverlay"] {
			
			border: 0px solid #fff;
			
			left: 50%;
			opacity: 1;
			padding:0px;
			padding-left:1px;
			position: fixed;
			text-align: justify;
			top: 40%;
			visibility: visible;
			z-index: 11100000000;
			width:1101px;
			height:390px;
			text-shadow:none;
			color:#000000;
			-webkit-transform: translate(-50%, -50%);
			-moz-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			-o-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);

			-webkit-transition: opacity .5s, top .5s;
			-moz-transition: opacity .5s, top .5s;
			-ms-transition: opacity .5s, top .5s;
			-o-transition: opacity .5s, top .5s;
			transition: opacity .5s, top .5s;
		}

		.nasco {
			visibility: hidden;
			opacity: 0;
			overflow-y:auto;
		}

		A[ID="A_PopupOverlay"]:target {
			visibility: hidden;
			opacity: 0;
			overflow-y:auto;
		}
		A[ID="A_PopupOverlay"]:target+A[ID="DIV_PopupOverlay"]  {
			top: 40%;
			opacity: 0;
			visibility: hidden;
		
		}
		
		A[ID="A_closeOverlay"] {
			background-color: rgba(0, 0, 0, 0.8);
			height: 30px;
			line-height: 30px;
			position: absolute;
			right: 0;
			text-align: center;
			text-decoration: none;
			top: -5px;
			width: 30px;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
			-ms-border-radius: 15px;
			-o-border-radius: 15px;
			border-radius: 15px;
			
		}

		A[ID="A_closeOverlay"]:before {
			color: rgba(255, 255, 255, 0.9);
			content: "X";
			font-size: 24px;
			text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
		}

		A[ID="A_closeOverlay"]:hover {
			background-color: rgba(187, 0, 0, 0.8);
		}
		

		A[ID="B_PopupOverlay"]{
			background-color: rgba(23, 39, 88, 1);
			bottom: 0;
			cursor: default;
			left: 0;
			opacity: 1;
			position: fixed;
			right: 0;
			top: 0;
			visibility: visible;
			z-index: 10000000000;
			overflow:auto;
			-webkit-transition: opacity .5s;
			-moz-transition: opacity .5s;
			-ms-transition: opacity .5s;
			-o-transition: opacity .5s;
			transition: opacity .5s;
			
		}

		A[ID="B_PopupOverlay"]:target {
			visibility: hidden;
			opacity: 0;
			overflow-y:auto;
		}


		A[ID="DIV_PopupOverlayB"] {
			border: 0px solid #fff;
			left: 50%;
			opacity: 1;
			padding:0px;
			padding-left:1px;
			position: fixed;
			text-align: justify;
			top: 250px;
			visibility: visible;
			z-index: 11100000000;
			min-width:400px;
			width:100%;
			height:600px;
			text-shadow:none;
			color:#000000;
			-webkit-transform: translate(-50%, -50%);
			-moz-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			-o-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);

			-webkit-transition: opacity .5s, top .5s;
			-moz-transition: opacity .5s, top .5s;
			-ms-transition: opacity .5s, top .5s;
			-o-transition: opacity .5s, top .5s;
			transition: opacity .5s, top .5s;
		}


		A[ID="B_PopupOverlay"]:target+A[ID="DIV_PopupOverlayB"]  {
			top: 0%;
			opacity: 0;
			visibility: hidden;
		
		}
		
		.not_visible{
			visibility: hidden;
			opacity: 0;
			overflow-y:auto;
			display: none;
		}

		.not_visible+A[ID="DIV_PopupOverlay"]{
			top: 0%;
			opacity: 0;
			visibility: hidden;
		}

/*		
		
		
		
	
		A[ID="B_PopupOverlay"]{
			background-color: rgba(0, 0, 0, 0.6);
			bottom: 0;
			cursor: default;
			left: 0;
			opacity: 1;
			position: fixed;
			right: 0;
			top: 0;
			visibility: visible;
			z-index: 10000000000;
			overflow:auto;
			-webkit-transition: opacity .5s;
			-moz-transition: opacity .5s;
			-ms-transition: opacity .5s;
			-o-transition: opacity .5s;
			transition: opacity .5s;
			
		}

		A[ID="B_PopupOverlay"]:target {
			visibility: hidden;
			opacity: 0;
			overflow-y:auto;
		}


		A[ID="DIV_PopupOverlayB"] {
			
			border: 0px solid #fff;
			
			left: 50%;
			opacity: 1;
			padding:0px;
			padding-left:1px;
			position: fixed;
			text-align: justify;
			top: 40%;
			visibility: visible;
			z-index: 11100000000;
			width:1101px;
			height:390px;
			text-shadow:none;
			color:#000000;
			-webkit-transform: translate(-50%, -50%);
			-moz-transform: translate(-50%, -50%);
			-ms-transform: translate(-50%, -50%);
			-o-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);

			-webkit-transition: opacity .5s, top .5s;
			-moz-transition: opacity .5s, top .5s;
			-ms-transition: opacity .5s, top .5s;
			-o-transition: opacity .5s, top .5s;
			transition: opacity .5s, top .5s;
		}


		A[ID="B_PopupOverlay"]:target+A[ID="DIV_PopupOverlayB"]  {
			top: 40%;
			opacity: 0;
			visibility: hidden;
		
		}
		
		A[ID="B_closeOverlay"] {
			background-color: rgba(0, 0, 0, 0.8);
			height: 30px;
			line-height: 30px;
			position: absolute;
			right: 0;
			text-align: center;
			text-decoration: none;
			top: -5px;
			width: 30px;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
			-ms-border-radius: 15px;
			-o-border-radius: 15px;
			border-radius: 15px;
			
		}

		A[ID="B_closeOverlay"]:before {
			color: rgba(255, 255, 255, 0.9);
			content: "X";
			font-size: 24px;
			text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
		}

		A[ID="B_closeOverlay"]:hover {
			background-color: rgba(187, 0, 0, 0.8);
		}
		
	
	
	
	
/*	A[ID="B_PopupOverlay"]{
			background-color: #172758;
			bottom: 0;
			cursor: default;
			left: 0;
			opacity: 1;
			position: fixed;
			right: 0;
			top: 0;
			visibility: visible;
			z-index: 10000000000;
			overflow:auto;
			-webkit-transition: opacity .5s;
			-moz-transition: opacity .5s;
			-ms-transition: opacity .5s;
			-o-transition: opacity .5s;
			transition: opacity .5s;
			
		}

		A[ID="B_PopupOverlay"]:target {
			visibility: hidden;
			opacity: 0;
			overflow-y:auto;
		}

		A[ID="DIV_PopupOverlayB"] {
			
			border: 0px solid #fff;
			background: #172758;
			
			opacity: 1;
			padding:0px;
			padding-left:0px;
			position: fixed;
			text-align: justify;
			left: 0;
			top:0;
			visibility: visible;
			z-index: 11100000000;
			width:100%;
			height:800px;
			text-shadow:none;
			color:#000000;

			-webkit-transition: opacity .5s, top .5s;
			-moz-transition: opacity .5s, top .5s;
			-ms-transition: opacity .5s, top .5s;
			-o-transition: opacity .5s, top .5s;
			transition: opacity .5s, top .5s;
		}
		

		A[ID="B_PopupOverlay"]:target+A[ID="DIV_PopupOverlayB"]  {
			top: 0%;
			opacity: 0;
			visibility: hidden;
		
		}
		
		A[ID="B_closeOverlay"] {
			background-color: rgba(0, 0, 0, 0.8);
			height: 30px;
			line-height: 30px;
			position: absolute;
			right: 0;
			text-align: center;
			text-decoration: none;
			top: -5px;
			width: 30px;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
			-ms-border-radius: 15px;
			-o-border-radius: 15px;
			border-radius: 15px;
			
		}

		A[ID="B_closeOverlay"]:before {
			color: rgba(255, 255, 255, 0.9);
			content: "X";
			font-size: 24px;
			text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
		}

		A[ID="B_closeOverlay"]:hover {
			background-color: rgba(187, 0, 0, 0.8);
		}
		
	
		
		*/
		