@charset "utf-8";
/* CSS Document */

	  #Searching	{
		float:right;
		height:1.2em;
		padding: 3px;
		margin:.4em;
		font-size: 80%;
		font-family:Century Gothic;
		color:white;
		background-color:#DCDDCF;
		font-weight:bold;
		font-size:11px;
		visibility:hidden;
		
		}
	 #SubmitForm{
		font-family:Century Gothic;
		font-size:11px;
		color:#FFFFFF;
		font-weight:bold;
		
	}
	  #anoop_table{
	  	font-size: 65%;
		font-family:Century Gothic;
		background-color:Silver;
		font-weight:bold;
		font-size:11px;
	  	
	  }
	  #anoop_value{
	  	font-size: 65%;
		font-family:Century Gothic;
		font-size:11px;
	  }
	  body {
		background-color:black;
		background-image: url('images/Google/bodybg.gif');
		background-repeat:repeat-x;
		margin:0px 
	}	
	td
	{
		font-family:Century Gothic;
		font-size:12px;
			
	}	
	#ResultMiddle{font-family:Century Gothic; font-size:11px;}