.bgclr {
	background-color: #F3F3E6;
}
.borall{
	border: 1px solid #BAC584;
}
.bortop{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BAC584;
}
.borbot{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAC584;
}

