/* CSS Document */

.infotext
	{
	color: #9C9C9C;
	padding: 20px;
	font-size: 10px;
	font-family: Arial,Helvetica,Univers,Zurich BT;
	text-align: justify;
	text-decoration: none;
	border-color:#E8E8E8; border-width:1px; border-style:solid;
        margin-top: 500px;
	width: 760px;
	height: 70px;
	overflow: auto; 
	}
/* .infotext
	{
	display:none;
	color: #ffffff;
	padding: 5;
	font-size: 12px;
	font-family: arial , verdana;
	font-weigt: bold;
	text-align: left;
	background-color: transparent;
	}
*/
.infotext1
	{
	color: #ffffff;
	font-size: 12px;
	font-family: arial , verdana;
	font-weigt: bold;
	text-align: left;
	}
	
*[class="infotext"]
	{
	color: #9C9C9C;
	padding: 20px;
	font-size: 11px;
	font-family: Arial,Helvetica,Univers,Zurich BT;
	text-align: justify;
	text-decoration: none;
	border-color:#E8E8E8; border-width:1px; border-style:solid;
	margin-top: 500px;
	width: 700px;
	height: 100px;
	overflow: auto; 
	}	
	
	
.infotext h1
	{
	font-size: 12px;
	}
	
.infotext a:link, .infotext a:visited
	{
	color: #ffffff;
	text-decoration: none;
	font-family: arial , verdana;
	font-size: 12px;
	font-weight: bold;
	}
.infotext a:hover, .infotext a:active
	{
	color: #ffffff;
	text-decoration: none;
	font-family: arial , verdana;
	font-weight: bold;
	}	

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