BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	background: #FFFFFF url(images/green_background.gif) repeat-x; 
	padding: 0;
	margin: 0 auto;
	}

#main {
	background-color: #FFFFFF;
	width:960px;
	margin:5px auto;
	text-align:left;
	border: #666666 1px solid;
}

#menu {
	text-align:center;
	}

#content {
	padding: 20px;
	border-top: 1px #666666 solid;
	}

#footer {
	padding: 5px 0 0 0;
	border-top: 1px #666666 solid;
	}

img {
	border:0
	}

table {
	font-size: 12px;
	}
		
a:link, a:visited {
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
	}

a:hover, a:active {
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;
	}

.header {
	font-size: 14pt;
	font-weight: bold;
	color: #153E7E;
	}
	
.subheader {
	font-size: 16px;
	font-weight: bold;}

/* menu styles */

td.menu {
	width: 780px;
	padding: 0px;
	border-bottom: 1px #999999 solid;
	vertical-align: top;
	}

td.menu img {
	padding: 0px;
	vertical-align: top;
	}


/* end menu styles */

/* member list table */

table.memberlist {
	width:900;
	margin: 0 auto;
	}

table.memberlist td {
	border-bottom: 1px solid #999999;
	vertical-align: top;
	font-size: 10.0pt;
	}