.deg_prog_search_button {
	background:#996937;
	font-family:arial; 
	font-size:100%; 
	font-weight:bold;
	color:#EDEBD5;
}

.deg_prog_sort_button {
	height:30px;
	background:#EDEBD5;
	font-family:arial; 
	font-size:100%;
	font-weight:bold;
	font-stretch:wider;
	color:#0A521B;
	border-style:none;
	outline-style:none;
}

.deg_prog_search_border{
	border-style:thick;
	border-color:#996937;
}


