/*
#***************************************************************#
# © NPedia Technologies Pvt. Ltd :: litesearch(Version-1.0.0.0) #
#***************************************************************#
*/
.alink {
	color: blue;
	text-align:left;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}


.an {
	text-align:left;
	color: green;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


.pgLink {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: #104989; FONT-FAMILY: arial, verdana, helvetica, sans-serif; TEXT-DECORATION: none
}

/* auto suggests start */

 #suggest{
 	position:absolute;
 	background:#fff;
 	width:150px;
 	}
 
 #suggest div{
 	background:#fff;
 	color:#000;
 	padding-left:4px;
 	cursor:hand;
 	text-align:left;
 	}
 
 #suggest div.over{
 	color:#000;
 	background:#EEF0F7;
 	}
/* auto suggests end */
