.tagatts {
	font-size:12px;
}
table.tagatts {
	border-top:1px solid #B6C0C3;
	border-right:1px solid #B6C0C3;
}
.tagatts th,.tagatts td {
	border-bottom:1px solid #B6C0C3;
	border-left:1px solid #B6C0C3;
}
.tagatts th {
	background-color:#DEDEDE;
}
.tagatts tr.odd td {
	background-color:white;
}
.tagatts tr.even td {
	background-color:#F8F8F8;
}
a.active {font-weight:bold;}

