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


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


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


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


#layer5 {
   background-color : #FFFFFF; 
   layer-background-color : #99CCCC;
   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 : #FFFFFF; 
   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 : #FFFFFF; 
   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; 
}
.normaltext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: normal; line-height: normal}
a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: bold; color: #0000CC; text-decoration: none}
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; color: #000099; text-decoration: none ; background-color: #CCCCCC; cursor: hand}
body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
a:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; color: #666666; text-decoration: none }
a:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-style: normal; font-weight: normal; color: #000066; text-decoration: none ; background-color: #FFCCCC}
