@charset "utf-8";
.td_no_repeat {
	background-repeat: repeat-x;
	background-position: left top;
}
.td_no_rebeat_y {
	background-repeat: no-repeat;
	background-position: left top;
}
.line_hight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 23px;
	color: #000033;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	color: #000033;
}
.line_margins {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	color: #000033;
	margin-right: 6px;
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.line_20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #000033;
}
.cells {
	border: 1px solid #FFFFFF;
}
