BODY {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	width:1024px;
	height:99%;
	background: #003366 URL(bgnd.png);
	SCROLLBAR-BASE-COLOR: #003366;
     	SCROLLBAR-ARROW-COLOR: silver;
     	SCROLLBAR-TRACK-COLOR: #336699; 
     	color: #ffffff;
	font-size: 12pt;
	font-family:monospace, arial;
	font-wight: bold;
	font-style: italic;
	text-decoration:none;
	border:2px solid silver;
	}
div#header {
	position:absolute; 
	top:0; 
	left:0;
	margin:0;
	padding:0;
	width:1024px;
	height:120px;
	background: #003366 URL(GRTCLTOP.png) no-repeat 0 0;
}
div#container {
	position:absolute;
	left:0;
	top:121px;
	margin:0;
	padding:0;
	width:1024px;
	
}
.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;
      }
