/*
This style sheet is used for CSS rules
that are incompatible with Generation 4 Web browsers
but are compatible with modern Web browsers.
   
Browsers like Netscape 4 ignore the @import command
that is used within the HTML document to link to
this style sheet
*/  
   
.searchtxt {
	background-color: #D4D4AD;
	border: 1px solid #666633;
	}
	
.searchtxt2 {
	background-color: #fff;
	border: 1px solid #666633;
	}
