@charset "utf-8";
.bderlr {
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #c7b85d;
	border-right-width: thick;
	border-right-style: double;
	border-right-color: #c7b85d;
}
.bdert {
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #c7b85d;
}
.bderb {
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #c7b85d;
}
.bderlt {
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #c7b85d;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #c7b85d;
}
.bderlb {
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #c7b85d;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #c7b85d;
}
.bderrt {
	border-top-width: thick;
	border-right-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-top-color: #c7b85d;
	border-right-color: #c7b85d;
}
.bderrb {
	border-right-width: thick;
	border-right-style: double;
	border-right-color: #c7b85d;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #c7b85d;
}
.bderl {
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #c7b85d;
}
.bderr {
	border-right-width: thick;
	border-right-style: double;
	border-right-color: #c7b85d;
}
.bdertb {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #c7b85d;
	border-bottom-color: #c7b85d;
}
.bderltb {
	border-left-width: thick;
	border-left-style: double;
	border-left-color: #c7b85d;
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #c7b85d;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #c7b85d;
}
.bderrtb {
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #c7b85d;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #c7b85d;
	border-right-width: thick;
	border-right-style: double;
	border-right-color: #c7b85d;
}
.bdera {
	border: thick double #c7b85d;
}
.bderrsingle {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #c7b85d;
}
