.Search_select
{
	font-size: 1.1em; /*border:1px;*/
	opacity:0;
	FILTER:alpha(opacity=0);
	position:relative;
	z-index:10;
	cursor: pointer;		
	color:#CC6600;	
}
.Search_select1
{	
	opacity:0;
	FILTER:alpha(opacity=0);
	position:relative;
	z-index:10;
	cursor: pointer;		
	color:#CC6600;	
}
.Search_NoColor
{	
	white-space: nowrap;	
	overflow:hidden;
	position:absolute;	
	margin: .4em 0em 0 0em;		
	background-repeat: no-repeat;
	background-position: center right;		
	z-index:5;
	cursor: pointer;
	font-weight:normal;
	color: #CC6600;	
	/*background-color: #a00a06;*/
}
.Search_Button
{
  background-color: #CC4625;
  border-color: #CC4625;
  color: White;
  font-weight:bold;  
  width: 80px; 
  height: 25px; 
  cursor: pointer;
  font-size:10px;  
}
.Label_Bold
{
    font-weight: bold;
    text-align:right;      
}
.TextBox_Size
{
   background-image: 'images/google_custom_search_watermark.gif';
   background-repeat: no-repeat;
   width: 180px;
   height:18px;
   font-size:small;
}
.Search_Div
{
    height: 40px; 
    margin-left: -9px; 
    margin-right:-9px; 
    z-index:10; 
    background-color: #EEEEEE; 
    border-width: 1px; 
    border-style: solid;
    border-color: #CCCCCC    
}
.Search_Div1
{
    height: 40px;     
    z-index:10; 
    background-color: #EEEEEE; 
    border-width: 1px; 
    border-style: solid;
    border-color: #CCCCCC    
}
.body
{
    font-family:Verdana;
    font-size:11px;        
}