BODY {
	background; #ffffff;
	font-family: Verdana;
	font-size: 10pt;
}

TABLE {
	font-size: 10pt;
}


TABLE.al_main_table {
	width: 500px;
	border: 1px solid #162346;
}

TD.main_header {
	background: url('hhsAlumniAssoc.png');
	width: 500px;
	height: 100px;
}

TD.main_content {
	background: #EAEAEA;
	line-height: 14pt;
	width: 500px;
	height: 100px;
}

TD.form_label {
	text-align: right;
	font-weight: bold;
	padding: 1px;
}

.form_input {
	text-align: left;
	padding: 1px;
}

.form_label INPUT {
	border: 1px solid #000000;
}
.form_divider {
height: 10;
}


TABLE.copyright_table {
	border: 1px solid #162346;
	background: #606060;
	color: #ffffff;
	font-size:8pt;
	font-weight: bold;
}