#sidebar {
	background-image: url(../images/orange_side.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	background-image: url(../images/footer_2_nogrn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	padding: 5px;
}
#footer p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#repeatRow #repeatTD {
	margin: 5px;
	padding: 5px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 3px;
	border-top-style: ridge;
	border-top-color: #95A173;
	border-right-style: none;
	border-left-style: none;
	background-color: #D8E9B6;
}
#repeatRow #repeatTD form #quantityText {
	margin-bottom: 4px;
}
quantitySpan {
	margin-bottom: 4px;
}
.boldBlack {
	font-weight: bold;
	color: #000;
}


.alignField { margin-bottom: 7px; }body table tr td table tr td p a {
	line-height: 25px;
	font-weight: normal;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
}

