/* external style sheet for the AMI Documentation */

table.mailingLists {
	width: 650px;}

table.mailingLists th {
	background-color: #779955;
	color: #ffffff;
	padding: 5px;
}
table.mailingLists tr {
	background-color: #E4F0D8;
	border-bottom: 1px solid #779955; 
	padding: 3px;
}

table.mailingLists td {
	background-color: #E4F0D8;
	border-bottom: 1px solid #779955; 
	padding: 3px;
}

table.mailingLists td a {
	color: #53772F;
}
	
table.mailingLists #spacer {
	padding-top: 15px;
	padding-bottom: 4px;
}

