Place this code after the html Body…
<SCRIPT language="javascript">
document.getElementById("txtLogin").focus();
</SCRIPT>