@charset "utf-8";
/* CSS Document */
#tableheader {
	width: 920px;
	height: 206px;
	background-image: url(bg_head.jpg);
}
#colsAheader {
	width: 481px;
	height: 153px;
	float: left;
}
#colsBheader {
	width: 439px;
	height: 153px;
	float: right;
}
#colsCheader {
	width: 920px;
	height: 53px;
	float: left;
	clear: both;
}
#tdAheader {
	width: 158px;
	padding-left: 69px;
	padding-top: 8px;
}
#tdBheader {
	width: 415px;
	text-align: right;
	padding-right: 15px;
	padding-top: 10px;
	float: right;
}
#imgheader {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 2px;
	margin-left: 8px;
	margin-right: 3px;
}
