@charset "utf-8";
/* CSS Document */

body {
font-family:Lucida Grande, Lucida Sans Unicode, Trebuchet MS,Trebuchet,Verdana,Sans-serif;
font-size:12px;
background-color:#E4F5FB;
margin:0 auto;
}
#icrindia {
font-size: 20px;
}
#fta {
font-size: 30px;
font-weight:bold;
margin-top:-10px;
}
table {
background-color:#E4F5FB;
}
td {
border:0px;
padding: 5px;
}
a {
color: #186C87;
}
a:hover {
color: #000;
}
  fieldset { width:600px; border: dotted 1px #000; margin-left: auto; margin-right: auto; }
  fieldset label { display: block; margin: 3px 0px 0 0; }
  fieldset h1 { text-align:center; }
  fieldset input, textarea { font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif; font-weight:bold; font-size:12px;}
  fieldset input { width:300px; }
  #refreshmsg{
	color: #ccc;
	font-size:10px;
	}
	#submit {
	width:100px;

	}
	#elem{
	margin-left:10px;
	}
	#results{
	color:#73A2F9;
	}
