.infotext
	{
	position: absolute;
	width: 625px;
	height: 170px;
	top: 540px;
	left: 45px;
	overflow: auto;
	/*background-color: #A5CDEA;*/
	display:none;
	color: #000000;
	padding: 5px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	text-decoration: none;
	background-color: #A9CCE6;
	}
.infotext h1
	{
  font-size : 12px;	
  font-weight : bold;
  color: #000000;
  background-color: #A9CCE6;
  text-align: justify;
  }
.infotext a:link, .infotext a:visited
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-decoration: underline;
  color: #000000;
	}
.infotext a:hover, .infotext a:active
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  text-decoration: none;
  color: #000000;
	}

.infolink
	{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size : 8pt;
  font-weight : normal;
  text-decoration: none;
  padding: 5px;
  color: #000000;
	}

