/* CSS Document */

td {
	font-size: 12px;
	line-height: 160%;
}
.border {
	text-align: center;
	border: 1px solid #000000;
	padding-top: 5px;
}
.border_green {
	border: 1px solid #127960;
}
.border_gray {
	border: 1px solid #cccccc;
	padding-top: 5px;
}
.table_top {
	font-size: 12px;
	line-height: 160%;
	background-color: #0868d2;
	height: 15px;

}
.12white {
	font-size: 12px;
	line-height: 160%;
	color: #ffffff;
	font-weight: bold;
}
.14blue {
	font-size: 14px;
	line-height: 160%;
	color: #142E67;
	text-align: center;
	font-weight: bold;
}
.12red {
	font-size: 12px;
	line-height: 180%;
	color: #cc0000;
}
.12red_title {
	font-size: 12px;
	line-height: 180%;
	color: #cc0000;
	font-weight: bold;
}
.12black_title {
	font-size: 12px;
	line-height: 180%;
	color: #000000;
	font-weight: bold;
}
.12gray {
	font-size: 12px;
	line-height: 160%;
	color: #4a4a4a;
}
.right_blue {
	font-size: 12px;
	line-height: 180%;
	color: #0460a7;
	font-weight: bold;
}
.right_grass {
	font-size: 12px;
	line-height: 180%;
	color: #2c8809;
	font-weight: bold;
}
.right_green {
	font-size: 12px;
	line-height: 180%;
	color: #008080;
	font-weight: bold;
}
