BODY {
     position:absolute;
     top:0;
     left:0;
     margin:0;
     padding-left:5px;
     padding-right:5px;
     padding-top:5px;
     width:100%;
     height:100%;
     border: solid 2px blue;
     background-color:#000000;
     color:#FFFFFF;
     background-image:url("./GRT/122.jpg");
     font-family:arial,verdana,trebouchet,sans serif;
     font-size:11pt;
     font-style:normal;
     font-weight:bold;
     text-decoration:none;
     SCROLLBAR-BASE-COLOR:  black;
     SCROLLBAR-ARROW-COLOR: cyan;
     SCROLLBAR-TRACK-COLOR: black;     
}
.mainbox {
         width:840px;
         border:groove 6px NAVY;
} 
.grt {
     background-color:navy;
     border:6px groove blue;
     width:780px;
     }
.aws {
     background-color:blue;
     border:6px groove royalblue;
     width:780px;
     }
.skp {
     background-color:royalblue;
     border:6px groove cadetblue;
     width:780px;
     }
.awg {
     background-color:cadetblue;
     border:6px groove navy;
     width:780px;
     }
.inq {
     background-color:black;
     border:1px solid lightgreen;
     width:768px;
     height:80px;
     }
.lnk {
      font-family: arial,verdana,trebouchet,sans serif;
      font-size:9px;
      font-weight:bold;
      font-style:none;
      text-decoration:none;
      color:lightgreen;
      }
.lnk:hover {
      font-family: arial,verdana,trebouchet,sans serif;
      font-size:9px;
      font-weight:bold;
      font-style:none;
      text-decoration:none;
      color:black;
      background-color:lightgreen;
      }  
.txt2 {
      font-family: arial,verdana,trebouchet,sans serif;
      font-size:9px;
      font-weight:bold;
      font-style:none;
      text-decoration:none;
      color:gold;
      }
.cpyrt   {
     font-family:arial,verdana,trebouchet,sans serif;
     font-size:8pt;
     font-style:normal;
     font-weight:demi-bold;
     text-decoration:none;
     color:lightgreen;
}              
.cpyrt:hover   {
     font-family:arial,verdana,trebouchet,sans serif;
     font-size:8pt;
     font-style:normal;
     font-weight:demi-bold;
     text-decoration:none;
     background-color:lightgreen;
     color:navy;
} 
.input {
       height:15px;
       background-color:oldlace;
       color:navy;
       font-family:arial,verdana,trebouchet,sans serif;
       font-size:9px;
       font-style:normal;
       font-weight:demi-bold;
       text-decoration:none;
}
.go {
       height:20px;
       background-color:lightgreen;
       color:navy;
       font-family:arial,verdana,trebouchet,sans serif;
       font-size:9px;
       font-style:normal;
       font-weight:demi-bold;
       text-decoration:none;
}
.reset {
       height:20px;
       background-color:red;
       color:white;
       font-family:arial,verdana,trebouchet,sans serif;
       font-size:9px;
       font-style:normal;
       font-weight:demi-bold;
       text-decoration:none;
}
.reset2 {
       height:20px;
       background-color:blue;
       color:white;
       font-family:arial,verdana,trebouchet,sans serif;
       font-size:9px;
       font-style:normal;
       font-weight:demi-bold;
       text-decoration:none;
}
.wrongdata {
      font-family: arial,verdana,trebouchet,sans serif;
      font-size:12px;
      font-weight:bold;
      font-style:none;
      text-decoration:none;
      color:red;
      }
.oksearch {
      font-family: arial,verdana,trebouchet,sans serif;
      font-size:12px;
      font-weight:bold;
      font-style:none;
      text-decoration:none;
      color:cyan;
      }