.dblborder {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #B5C2F0;
	border-right-color: #B5C2F0;
	border-bottom-color: #B5C2F0;
	border-left-color: #B5C2F0;
}
