

table.layouttbl1 {
	border-collapse:collapse;
	table-layout: fixed;
	width: 580px;
}
table.layouttbl1 th {
	background-color:#000066;
	color: #fff;
}
table.layouttbl1 th.col1 {
	width: 170px;
}
table.layouttbl1 th.col2 {
	width: 150px;
}
table.layouttbl1 th.col3 {
	width: 260px;
}
/*td.bu01 {
    vertical-align:bottom;
    text-align:right;
}*/

