	.note {  font-weight: bold; color: #000077;}
	.notebody {  font-size:90%;display:block; border: 1px solid #666666; color: #000000; background: #EEEEEE; position:absolute; z-index: 10; width:400px; padding: 2px; }
	.notetitle {  font-size:90%;font-weight: bold; background: #e2bc84; color: #000000; border-bottom: 1px dashed #666666; padding: 1px; width: 100%; margin: 0px;  }
	.notehidden { display: none; }
	.notevisible { display: block; position:absolute; z-index: 10; left:175px;}

#statbox { 
    margin:2em auto 2em auto; 
    width: 500px; 
    height: 330px; 
    text-align: center; 
 /* border-color: #000055;
     border-width: thick; 
    border-style:ridge solid ; 
    background-color:#eee5cc; */ 
    padding:5px 5px 5px 5px; 
    overflow:auto;
}
