.left_matter_td {
	font-size: 12px;
	line-height: 20px;
}
.main_table_frame {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCF2FD;
	border-bottom-color: #CCF2FD;
	border-left-color: #CCF2FD;
}
.left:link {
	font-size: 12px;
	color: #134CA2;
	text-decoration: none;
}
.left:visited {
	font-size: 12px;
	color: #134CA2;
	text-decoration: none;
}
.left:hover {
	font-size: 12px;
	color: #134CA2;
	text-decoration: underline;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
