.searchform {
; Font-Family: Arial;
; Font-size: 10px;
; Padding-top: 4px;
; Padding-left: 3px;
; BackGround-Image: url(../search_form/searchform.gif);
; Height: 22px; Width: 108px;
BORDER:1PX SOLID BLACK;

}
.searchbutton {
; Font-Family: Arial;
; Font-weight: bold; Font-size: 8pt;
; Text-align: center;
; Margin-bottom: 1px;
; Padding-bottom: 2px;
; color: WHITE;
; BackGround-color: BLUE;
; Height: 20px; Width: 32px;
BORDER:1PX SOLID WHITE;
CURSOR:POINTER;

}
.search_tbl {
; BackGround-color: #5D79D7;
BORDER:1PX SOLID WHITE;

}
#search {
; BackGround-color: #5D79D7;
; Position: absolute;
; Top: 126px; Left: 10px;
BORDER:1PX SOLID WHITE;
PADDING:2PX;
MARGIN:0PX;
Z-INDEX:1;
}
.img_src {
; BackGround-Image: url(../search_form/search.gif);
; Height: 20px; Width: 145px;

}

