body { 
scrollbar-arrow-color: #6F7B8D;
scrollbarBaseColor: #EDEDED;
scrollbar-track-color: #EDEDED;
scrollbar-face-color: #EDEDED;
scrollbar-highlight-color: #EDEDED;
scrollbar-3dlight-color: #EDEDED;
scrollbar-darkshadow-color: #EDEDED;
scrollbar-shadow-color: #EDEDED;
} 

.infotext
	{
	color: #000000;
	padding: 20px;
	font-size: 10px;
	font-family: Arial,Helvetica,Univers,Zurich BT;
	text-align: justify;
	text-decoration: none;
	border-left-color: #6F7B8D;
	border-left-width:2px;
	border-left-style:solid;
	border-right-color: #6F7B8D;
	border-right-width:3px;
	border-right-style:solid;
	border-top-color: #BECBDA;
	border-top-width:1px;
	border-top-style:solid;
	border-bottom-color: #6F7B8D;
	border-bottom-width:2px;
	border-bottom-style:solid;
	position:absolute;
	width:750px;
	left: 484px;
	margin-left:-380px;
	margin-top: 880px;
	height: 65px;
	overflow: auto;
	background-color: #EDEDED;
	top: 243px;
	}
	
*[class="infotext"]
	{
	color: #000000;
	padding: 20px;
	font-size: 10px;
	font-family: Arial,Helvetica,Univers,Zurich BT;
	text-align: justify;
	text-decoration: none;
	border-left-color: #6F7B8D; 
	border-left-width:2px; 
	border-left-style:solid;
	border-right-color: #6F7B8D; 
	border-right-width:3px; 
	border-right-style:solid;
	border-top-color: #BECBDA; 
	border-top-width:1px; 
	border-top-style:solid;
	border-bottom-color: #6F7B8D; 
	border-bottom-width:2px; 
	border-bottom-style:solid;
	position:absolute; 
	width:705px;
	left: 50%; 
	margin-left:-380px;
	margin-top: 890px;
	height: 25px;
	overflow: auto; 
	background-color: #EDEDED;
	}	
	
	
 .infotext h1
	{
	/*color: #0099FF;*/
	color: #000000;
  font-size : 11px;	
  font-weight : normal;
  font-family: Arial,Helvetica,Univers,Zurich BT;
	}

.infotext p
	{
	font-family: Arial,Helvetica,Univers,Zurich BT;
  text-decoration: none;
  color: #666666;
  font-size: 10px;
	}
	
	
	
	
	
	
	
	
	
	
	

