@import url("stdA.css");
body { color: black; background-color: #ddd; 
   font-size: 12px; font-family: verdana, sans-serif; }
.fontCour { font-family: courier, serif; }
.fontArial { font-family: arial, sans-serif; }
.btn { cursor: pointer; display: block; padding: 2px; margin: 0px;
   border: 1px outset #aaa; text-decoration: none; 
   background-color: inherit; } 
.controls { position: absolute; left: 2px; top: 4px; 
   width: 734px; border: 1px solid #bbb;
   background-color: transparent; }
.thumb { width: 130px; height: 130px; overflow: hidden; text-align: center; }
.addBtn { width: 14px; height: 50px; text-align: center; }
.condemnBtn { width: 14px; height: 16px; margin-top: 1px;
   font-size: 13px; font-weight: bold;
   text-align: center; }
.condemnBtn:hover {color: #FF1493;}
.thumbs { width: 160px; height: 400px; 
   overflow: auto; text-align: left; }
.holder { position: absolute; left: 2px; top: 152px; }
.recordsWidth { width: 734px; }
.adminInput { display: block; width: 500px; }
.results { width: 466px; height: 79px; 
   background-color: #eee; overflow: auto; }
.pgTitle { width: 153px; margin-top: 1px;
   border: 1px solid #777; overflow: hidden; }
.imgTD { display: block; cursor: pointer; width: 130px; } /*old firefox needs block*/
.imgID { width: 20px; text-align: right; }  /*NOT imgTD!*/
.holder2 { position: absolute; left: 741px; top: 4px; }
.opts { position: absolute; left: 2px; top: 150px;
   display: none; background-color: #ddd; border: 1px solid #777; 
   z-index: 4; }
.optWidth { width: 725px; }
.words { width: 723px; height: 500px; font-size: 12px; 
   overflow: auto; text-align: left; font-family: courier, serif; }
.ctrlBtn { width: 55px; }
.uploadBtn { background-color:#ddd; margin-bottom:2px; }
.tFix { position: fixed; left: 100px; top: 100px; width: 0px; height: 0px; }
.nav1 { width: 255px; }
.opt1 { width: 88px; height: 16px; }
.gFade { background-image: url(../images/gFade.gif);
   background-repeat: repeat-y; background-position: center center;
   text-align: center; color: #fff;
   width: 260px; height: 16px; cursor: default; }
.label1 { background-color: #a8b599; text-align: center; }
.intro { background-color: #fed; white-space: normal; }