/* style information for the search engine table */

.SEARCH01-T1                            {height:20px;}    
.SEARCH01-T1R1                          {}
.SEARCH01-T1R1C1                        {height:20px;}
.SEARCH01-T1R1C2                        {height:20px;}

.input                                  {width:120px;height:20px;vertical-align:middle;background-image:url(../images/bg_search.gif);background-repeat:no-repeat;padding-left:3px;border:1pxsolid#FF9633;font-family:verdana,arial,helvetica;font-size:8pt;color:#666666;}
.submit                                 {width:32px;height:20px;vertical-align:middle;}

/* style information for the search result table */
.XLNT-SEARCH-RESULTS-BODY               {background-color:#F0F0F0;}
.XLNT-SEARCH-RESULTS-LAYOUT             {margin:20px;}
.XLNT-SEARCH-RESULTS                    {}
.XLNT-SEARCH-RESULTS-ITEM               {border:1pxsolid#EEEEEE;width:98%;}
.XLNT-SEARCH-HIGHLIGHT                  {background-color:yellow;color:#FF0000;}
.XLNT-SEARCH-RESULT-TEXT                {color:#999999;font-family:arial,helvetica;font-style:italic;font-size:10pt;}
.XLNT-SEARCH-RESULT-DESC                {color:#CCCCCC;font-family:arial,helvetica;font-weight:bold;font-size:10pt;}
.XLNT-SEARCH-RESULT-DESC:VISITED        {font-weight:bold;}
.XLNT-SEARCH-RESULT-DESC:ACTIVE         {font-weight:bold;}
.XLNT-SEARCH-RESULT-DESC:HOVER          {font-weight:bold; }
.XLNT-SEARCH-RESULT-URL                 {font-weight:bold;}
.XLNT-SEARCH-RESULT-URL:VISITED         {font-weight:bold;}
.XLNT-SEARCH-RESULT-URL:ACTIVE          {font-weight:bold;}
.XLNT-SEARCH-RESULT-URL:HOVER           {font-weight:bold;}

