.tcw-css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CC0000;
}
.focus-css {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-left-color: #CC0000;
}
.blue-border {
	border: 1px solid #112B90;
}
