.blueboarder {
	border: medium ridge #0152AD;
}
.blueboarder2 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #0152AD;
	border-right-color: #0152AD;
	border-bottom-color: #0152AD;
	border-left-color: #0152AD;
}

