 @charset "utf-8";
/* CSS Document */

@font-face {
    font-family: KRUTIDE010;
    src: url(KRUTIDE0.eot);
  }
.txtControl {
	font-family:KRUTIDE010, "Kruti Dev 010";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.lblControl {
	font-family:KRUTIDE010, "Kruti Dev 010";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

