/* la-ptg.org membership.css */

#listing {
	border: 3px double #ffe4b9;
	}

#listing td {
	font-size: .8em;
	}

.rowheader {
	background-color: #ffe4b9;
	border-top: 1px solid #FFA815;
	border-bottom: 1px solid #FFA815;
	}

.rowheaderselected {
	background-color: #ffe4b9;
	border-top: 1px solid #FFA815;
	border-left: 1px solid #FFA815;
	border-right: 1px solid #FFA815;
	}
	