<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


 .modalDialoger {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialoger:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialoger &gt; div {
	width: 52%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
	background: -o-linear-gradient(#111, #111);
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: auto;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover { background: #00d9ff; }
 
 
 
 .modalDialog2 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog2:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialog2 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
	background: -o-linear-gradient(#111, #111);
}




 .modalDialog3 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialog3:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialog3 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
	background: -o-linear-gradient(#111, #111);
}




 .modalDialogL {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
	background: -o-linear-gradient(#111, #111);
}


 .modalDialogL2 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL2:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL2 &gt; div {
	width: 46%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
	background: -o-linear-gradient(#111, #111);
}


 .modalDialogL3 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL3:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL3 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
	background: -o-linear-gradient(#111, #111);
}


 .modalDialogL4 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL4:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL4 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
	background: -o-linear-gradient(#111, #111);
}



 .modalDialogL5 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL5:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL5 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
	background: -o-linear-gradient(#111, #111);
}


 .modalDialogL6 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL6:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL6 &gt; div {
	width: 64%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
	background: -o-linear-gradient(#111, #111);
}


 .modalDialogL7 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL7:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL7 &gt; div {
	width: 42%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
	background: -o-linear-gradient(#111, #111);
}




 .modalDialogL8 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL8:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL8 &gt; div {
	width: 35%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
	background: -o-linear-gradient(#111, #111);
}





 .modalDialogL9 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL9:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL9 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}	






 .modalDialogL10 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL10:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL10 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}





 .modalDialogL11 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL11:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL11 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}







 .modalDialogL12 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL12:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL12 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}







 .modalDialogL13 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL13:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL13 &gt; div {
	width: 42%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}








 .modalDialogL14 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL14:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL14 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}







 .modalDialogL15 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL15:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL15 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}






 .modalDialogL16 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL16:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL16 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}







 .modalDialogL17 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogL17:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogL17 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}




 .modalDialogJ1 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ1:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ1 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}




 .modalDialogJ2 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ2:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ2 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}




 .modalDialogJ3 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ3:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ3 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}





 .modalDialogJ4 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ4:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ4 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}




 .modalDialogJ5 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ5:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ5 &gt; div {
	width: 38%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}





 .modalDialogJ6 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ6:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ6 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}






 .modalDialogJ7 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ7:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ7 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}





 .modalDialogJ8 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ8:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ8 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}







 .modalDialogJ9 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ9:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ9 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}






 .modalDialogJ10 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ10:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ10 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}






 .modalDialogJ11 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ11:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ11 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}





 .modalDialogJ12 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ12:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ12 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}





 .modalDialogJ13 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ13:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ13 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}





 .modalDialogJ14 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ14:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ14 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}





 .modalDialogJ15 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ15:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ15 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}





 .modalDialogJ16 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ16:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ16 &gt; div {
	width: 38%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}




 .modalDialogJ17 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ17:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ17 &gt; div {
	width: 38%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}






 .modalDialogJ18 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ18:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ18 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}






 .modalDialogJ19 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ19:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ19 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}






 .modalDialogJ20 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ20:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ20 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}






 .modalDialogJ21 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogJ21:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogJ21 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}








 .modalDialogF1 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogF1:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogF1 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}







 .modalDialogF2 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogF2:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogF2 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}







 .modalDialogF3 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogF3:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogF3 &gt; div {
	width: 62%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}




 .modalDialogF4 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width:80% auto;
	background: rgba(0,0,0,0.85);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}
.modalDialogF4:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialogF4 &gt; div {
	width: 38%;
	height: 10%;
	left: auto;
	right: auto;
	position: relative;
	margin: 0% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#111, #111);
	background: -webkit-linear-gradient(#111, #111);
}



























</pre></body></html>