/* CSS Document */

.text13px {
	font-size: 13px;
	line-height: 140%;
	text-decoration: none;
}
.text11px {
	font-size: 11px;
	text-decoration: none;
}
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.text13px1 {	font-size: 13px;
	line-height: 140%;
	text-decoration: none;
	padding-left: 10px;
}
.text12px {
	font-size: 12px;
	line-height: 140%;
	text-decoration: none;
}


/* sub19judo_member.htm */
table.member {
	width:100%;
	border:1px solid #999999;
	border-collapse: collapse;
	font-size:13px;
	text-align:left;
}

table.member th, table.member td {
	border:1px solid #999999;
	border-collapse:collapse;
	padding:5px;
	vertical-align:top;
}

table.member th {
	background:#DAE6F9;
	text-align:center;
	font-weight:normal;
}

/* sub19judo_result.htm */
table.result {
	width:100%;
	border-collapse: collapse;
	font-size:13px;
}

table.result th, table.result td {
	border-collapse:collapse;
	padding:3px 12px;
	vertical-align:top;
	line-height:140%;
}

table.result th {
	background:#DAE6F9;
	font-weight:bold;
	text-align:left;
}

table.result td {
	padding-bottom: 20px;
}
