#epds {
	background: #F9F5EA;
	float: left;
	width: 990px;
	border-top: 1px solid #210700;
	border-bottom: 1px solid #210700;
}
#epdNav {
	background: #FFF0E7;
	float: left;
	width: 990px;
}
#epdNav a {
	text-decoration: none;
	color: #3F1004;
}
#epdNav a:hover {
	color: #993300;
	text-decoration: underline;
}
#epds table {
	font-size: 8pt;
	background: #F9F5EA;
	width: 100%;
}
#epdNav ul.adminLinks {
	background: #CC9999;
}
#epdNav ul.adminLinks a {
	font-weight: bold;
}
#epds th {
	background: #4E4F3F;
	color: #FECB66;
	padding: 3px;
	border-right: 1px solid #73745C;
	text-align: center;
}
#epds th.dna {
	background: #993300;
	text-align: center;
}
#epds th.epds {
	background: #210700;
}
#epdNav h1 img {
	margin-right: 5px;
	float: right;
}
#epds tr.odd {
	background: #FFF3CB;
}
#epds th.admin, #epds td.admin {
	width: 46px;
	white-space: nowrap;
}
#epdNav ul {
	margin-bottom: 0px;
	float: right;
	margin-right: 0px;
	background: #9A9B89;
	padding: 4px 2px 1px 8px;
}
#epdNav li {
	display: inline;
	list-style: none;
	margin-right: 12px;
}
#epdNav li img {
	margin-right: 6px;
}
#epdNav select {
	margin-top: -3px;
	margin-left: 8px;
	margin-right: 12px;
}
#epds td {
	border-bottom: 1px solid #B3B499;
	padding: 2px;
	border-right: 1px solid #b3b499;
	vertical-align: top;
}
#epds td.preferred {
	background: #FFCC66;
}
#epds td.unacceptable {
	background: #999999;
	color: #0E0401;
}
#epdNav h1 {
	font-size: 12pt;
	font-weight: normal;
	color: #993300;
	margin: 16px 8px 8px;
}
#epdNav p {
	margin-left: 8px;
	color: #411104;
}
#epds p {
	color: #990000;
	margin: 12px 8px;
}

