
#layer1 {
   background-color : white; 
   layer-background-color : white	;
   filter:alpha(opacity=75); 
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 150px; 
   top : 0px; 
   left : 0px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer2 {
   background-color : white; 
   layer-background-color : white	;
   filter:alpha(opacity=80); 
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 250px; 
   top : 50px; 
   left : 50px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer3 {
   background-color : white; 
   layer-background-color : white	;
   filter:alpha(opacity=80); 
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 250px; 
   top : 50px; 
   left : 100px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer4 {
   background-color : white; 
   layer-background-color : white	;
   filter:alpha(opacity=80); 
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 250px; 
   top : 50px; 
   left : 140px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer5 {
   background-color : white; 
   layer-background-color : white	;
   filter:alpha(opacity=80); 
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 150px; 
   top : 50px; 
   left : 180px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}



#layer6 {
   background-color : #99CCCC; 
   layer-background-color : #99CCCC;
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 150px; 
   top : 50px; 
   left : 220px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#layer7 {
   background-color : #99CCCC; 
   layer-background-color : #99CCCC;
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 150px; 
   top : 50px;
   left : 270px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#layer8 {
   background-color : #99CCCC; 
   layer-background-color : #99CCCC;
   border-width : 1px; 
   border-style : solid; 
   border-color : #006666; 
   width : 150px; 
   top : 50px; 
   left : 300px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

menuitem
{
	padding : 10pt;
	text-decoration : none;
	font-family : Verdana;
	font-size : 10pt; 
	color : black;
	line-height : 20pt
}
