<!--#include file="includes/dbconnect.asp" -->
<%
'#####
' Copyright 2007 Matt Puccio
'#####
'99	Home
'98	Society Board
'97	FRC
'96	SSC
'95	Registry
'94	Expansion
'93	Tech
'92	Publications
'91	Safety
'90 Elections
iCategoryID =90
%>
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<HTML xmlns="http://www.w3.org/1999/xhtml">
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<TITLE>IFGS Elections Committee Documents</TITLE>
<!--#include file="includes/header.asp" -->
	<tr><td colspan="3" width="1000" height="50" id="background_top">&nbsp;</td></tr>
    <TR>
      <TD width="175" align="left" valign="top" id="background_left" style="padding-top: 11px;">
          <!--#include file="includes/left_sidebar.asp" -->
		</TD>
      <TD width="797" id="background_parchment" valign="top" align="left">
        <!-- Page Content Starts here -->
                    <H1>Elections Committee Documents</H1>
<%
    If Not flgDatabaseUnavailable Then
%>
<!-- Begin Documents -->
<!--#include file="includes/documents.asp" -->
<br />
<!-- End Documents -->
<%
    End If
%>
        <!-- Page Content Ends here -->
      </TD>
      <TD width="29" id="background_right">&nbsp; </TD>
    </TR>
    <TR>
      <TD colspan="3" width="1000" height="62" id="background_bottom">&nbsp;</TD>
    </TR>
  </TABLE>
  </td>
  <td width="17" id="shieldbg_side"><img src="images/shim.gif" height="1" width="17"></td>
</tr></table>
</center>
<!--#include file="includes/footer.asp" -->