@charset "utf-8";
.TableBorder_HomePage_Blue {
	border: 1px solid #000066;
}
.TableBorder_LeftRight_Blue {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #3073B9;
	border-right-color: #3073B9;
	border-bottom-color: #3073B9;
	border-left-color: #3073B9;
}

