You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
655 B

<%@ Page Language="C#" AutoEventWireup="true" CodeFile="look_leave.aspx.cs" Inherits="look_leave" %>
<%@ Register Src="WebUserControl2.ascx" TagName="WebUserControl2" TagPrefix="uc2" %>
<%@ Register Src="WebUserControl.ascx" TagName="WebUserControl" TagPrefix="uc1" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<style type="text/css">
A:visited{TEXT-DECORATION:none;COLOR:#015779;}
A:link{text-decoration:none;COLOR:#015779;}
A:active {text-decoration:none;}
a:hover {text-decoration: underline ; color: #ff9900 }
.header{
background-image: url(images/title.gif);