@charset "UTF-8";

table#OfficeBkList {
	width:620px;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

table#OfficeBkList th {
	padding:2px 0.5em;
	font-size:12px;
	color:white;
	background:#669966;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	white-space:nowrap;
}

table#OfficeBkList td {
	padding:2px 0.5em;
	font-size:12px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}

table#OfficeBkList td a {
	font-weight:bold;
}