.tab0, .tab1 {
	width: 25%;
	border-left: 2px outset;
	border-right: 2px outset;
	padding: 0.3em;
	color:#ffffff;
	font-family: arial;
}
.tab0 {
	border-bottom: 2px inset;
	border-top: 2px outset;
	color:#000000;
	cursor: hand;
}
.tab1 {
	border-top: 3px outset;
}
.box, .tab1, .dat, .dat2 {
	background-color:#66ccff;
}
.dat, .dat2 {
	border-color:#000000;
	color:#000000;
}
.box {
	padding: 1em;
	border-bottom: 2px outset;
	border-left: 2px outset;
	border-right: 2px outset;
}
.box td {
	text-align: center;
	vertical-align: top;
	font-family: arial;
	font-size: x-small;
}
.dat, .dat2, {
	width:100%;
}
.dat td {
	border: 1px solid;
}
.dat2 td {
	border-right:0;
}
.dat .head, .dat2 .head, .dat2 .head2, {
	text-align: center;
	font-weight: bold;
}
.dat2, .dat2 .head, .dat2 .head2, .dat2 td, .dat2 .np, .opt td {
	border:0;
	font-size:10pt;
}
.dat2 .head2, .dat2 .bod {
	border-right:1px solid;
}
.dat2 td, .dat2 .bod {
	border-top:1px solid;
}
.dat2 .np {
	text-align:center; font-weight:bold;
}
.opt td {
	text-align:left;
}

