@charset "UTF-8";
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #0F0;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333;
	text-decoration: none;
}
#blanket {
   background-color:#111;
   opacity: 0.50;
   position:absolute;
   z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
   top:0px;
   left:0px;
   width:100%;
}

#popUpDiva {
	position:absolute;
	background-color:#eeeeee;
	width:640px;
	height:250px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
#popUpDivb {
	position:absolute;
	background-color:#eeeeee;
	width:640px;
	height:500px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
#popUpDivc {
	position:absolute;
	background-color:#eeeeee;
	width:640px;
	height:550px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}

#popUpDivd {
	position:absolute;
	background-color:#eeeeee;
	width:640px;
	height:500px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
#popUpDive {
	position:absolute;
	background-color:#eeeeee;
	width:640px;
	height:440px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
#popUpDivf {
	position:absolute;
	background-color:#eeeeee;
	width:640px;
	height:440px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
#popUpDivg {
	position:absolute;
	background-color:#eeeeee;
	width:640px;
	height:375px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
#popUpDivh {
	position:absolute;
	background-color:#eeeeee;
	width:640px;
	height:450px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}
#popUpDivz {
	position:absolute;
	background-color:#eeeeee;
	width:640px;
	height:500px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
}

#link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	text-decoration: none;
}
#link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #C00;
	text-decoration: none;
}
#link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	text-decoration: none;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	line-height: 16pt;
	color: #666;
	text-align: center;
	font-weight: bold;
}
.fliess {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #333;
}
#popback{
	background-color: #DC781C;
}