body {
	background-color: #EBEFF2;
}
.brdr1 {
	border: 1px solid #2174af;
}
.txt_b {
	color: #2174af;
}
.txt_b14 {
	color: #2174af;
	font-size: 14px;
	font-weight: bold;
}
td {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7c7c;
}
.txt_red {

	color: #d44343;
}
a:link {
	color: #2174AF;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #2174AF;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
a:active {
	color: #2174AF;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.td_swap_on {
	background-color: #EFF3FC;
}
.td_swap_off {
	background-color: ;
}
