			<table width="100%" height="114" cellspacing="0" cellpadding="0" border="0">
				<tr>
					<td valign="top" width="100%" bgcolor="#192d61" height="98">
					<table border="0" width="850" height="100%" cellpadding="0" cellspacing="0">
						<tr>
							<td valign="center" width=504 "height=90">
							<a href="default.asp">
							<IMG onclick="location.href ='default.asp'" height=111 src="giza%202.jpg" width=492 border=0 ></a>
							</td>
							<td valign="top" width=346 "height=90">
								<table border="0" width="346" height="101" cellpadding="0" cellspacing="0">
									  <tr>
										<td align="right" valign="bottom" height="20" width="96">
                                        <p align="left"><font color=white>&nbsp; User: </Font></td>	  
										<td align="right" valign="bottom" height="20" width="197">
                                        <u><font color=white><%=session("name")%></font></u></td>	  
									  </tr>
									  <tr>
						 				<td align="right" valign="center" height="20" width="96" >
                                        <p align="left"><FONT color=white>&nbsp; User ID: </FONT></td
										<td width="10">
						 				<td align="right" valign="center" height="20" width="197" >
                                        <u><FONT color=white> <%=session("userid")%> </FONT></u></td>
									  </tr>
									  <tr>
										<td align="right" height="20" width="96">
                                        <p align="left"><font color=white>&nbsp; Role: </Font></td>	  
										<td align="right" valign="bottom" height="20" width="197">
                                        <u><font color=white> <%=session("Role")%> </font></u></td>	  
									  </tr>
									  <tr>
										  <td align="right" valign="center" height="20" width="293" colspan="2">  
										  	<table border="0" width="283" height="100%" cellpadding="0" cellspacing="0">
												<% if session("userid")<>"" then %>									  	
												<tr>
                            						<A class=menu href="Logout.asp">
													<td width="277" bgcolor="#eab25f" align="middle" style="BORDER-RIGHT: #192d61 1px solid; BORDER-TOP: #192d61 1px solid; BORDER-LEFT: #192d61 1px solid; CURSOR: hand; BORDER-BOTTOM: #192d61 1px solid"><b>
                                                    Log out</b></td></a>
												</tr>
												<% else %>
												<tr>
                            						<A class=menu href="Logon.asp">
													<td width="277" bgcolor="#eab25f" align="middle" style="BORDER-RIGHT: #192d61 1px solid; BORDER-TOP: #192d61 1px solid; BORDER-LEFT: #192d61 1px solid; CURSOR: hand; BORDER-BOTTOM: #192d61 1px solid"><b>
                                                    Log in</b></td></a>
												</tr>
												<% end if %>
											</table>
										  </td>
									  </tr>
									  </table>
							 </td>
						</tr>
					</table>
					</td>
				</tr>
				</table>