

table#table-03 {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border-width: 1px 0;
    font-size : 12px; COLOR: #000000;
	letter-spacing: 0.2em;
	line-height: 1.3; MARGIN: 0px;
	text-indent: 0.5em;
}
table#table-03 tr:hover td {
    background: #ffddff;
}
table#table-03 th {
    padding: 3px;
}
table#table-03 td {
    padding: 8px;
    border: solid #c0c0c0;
    border-width: 1px 0;
}
table#table-03 colgroup col.title {
    width: 18%;
}
table#table-03 colgroup col.zebla-01 {
    width: 18%;
}
table#table-03 colgroup col.zebla-02 {
    width: 20%;
}
table#table-03 colgroup col.zebla-03 {
    width: 20%;
}
table#table-03 th#pilot-01 {
}
table#table-03 th#pilot-02 {
}
table#table-03 th#pilot-03 {
}

	behavior:url("csshover.htc");
}

table {
	font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
	color:#373737;
	border-collapse: collapse;
	width: 100%;
	}

th {
	padding: 0 0.5em;
	text-align: left;
	}

tr.top td {
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	background: #ffffe3;
	}

td {
	border-bottom: 1px solid #808080;
	border-bottom: 1px solid #808080;
	}


td.adjacent {
	border-left: 1px solid #808080;
	text-align: center;
	}