

table.table021 {
	margin-top: 0.2em;
	margin-bottom: 1em;
	width: 500px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
		line-height:1.4em; 
}

table.table021 caption {
	font-weight:bold;  
	margin-top: 1em;
	text-align: left;
}

table.table021 th,
table.table021 td {
  padding: 4px 6px;
}

table.table021 th {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #dedede;
  text-align: center;
font-weight:bold;
  white-space: nowrap;
  font-size: 92%;
}

table.table021 td {
  border-bottom: solid 1px #B2B2B2;
  border-right: solid 1px #B2B2B2;
  background: #efefef;
  text-align: left;
  white-space: nowrap;
}

table.table021 a.ap {
	background: url(./img/22.gif) no-repeat 0em 0.5em;
	padding: 7px 0px 0px 19px;
	line-height:2em;
}
