#layer1{

 background-color : #eeeeee;
   layer-background-color : #eeeeee;
color:#000000;
   border-width : 1px;
	 border-style : solid;
	 border-color : #ff6600;
   width : 400px;
	 height:200px;
   top : 130px;
   left : 30px;
   position : absolute;
   z-index : 90;
   visibility : hidden;
font-family:verdana,arial,helvetica;
font-size:12px;
overflow: auto;


}

#layer2 {

 background-color : #eeeeee;
   layer-background-color : #eeeeee;
	color:#000000;
   border-width: 1px;
	 border-style: solid;
	 border-color: #ff6600;
   width: 400px;
	 height: 250px;
   top: 130px;
   left: 30px;
   position : absolute;
   z-index: 90;
   visibility : hidden;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	overflow: auto;

}

#layer3{

 background-color : #eeeeee;
   layer-background-color : #eeeeee;
color:#000000;
   border-width : 1px;
	 border-style : solid;
	 border-color : #ff6600;
   width : 400px;
	 height: 200px;
   top : 350px;
   left : 30px;
   position : absolute;
   z-index : 90;
   visibility : hidden;
font-family:verdana,arial,helvetica;
font-size:12px;
overflow: auto;


}

#layer4 {

 background-color : #eeeeee;
   layer-background-color : #eeeeee;
color:#000000;
   border-width : 1px;
	 border-style : solid;
	 border-color : #ff6600;
   width : 400px;
	 height: 250px;
   top: 350px;
   left: 30px;
   position: absolute;
   z-index: 90;
   visibility: hidden;
font-family:verdana,arial,helvetica;
font-size:12px;
overflow: auto;

}

#layer5, #layer6 {

 background-color : #eeeeee;
   layer-background-color : #eeeeee;
color:#000000;
   border-width : 1px;
	 border-style : solid;
	 border-color : #ff6600;
   width : 400px;
	 height:200px;
   top : 650px;
   left : 30px;
   position : absolute;
   z-index : 90;
   visibility : hidden;
font-family:verdana,arial,helvetica;
font-size:12px;
overflow: auto;


}


.mono {font-family:"courier new",courier,fixed; font-size:10px;}
