td {font-size:12px;}
th {font-size:12px; color:white; background-color:black;}
hr {color: #000; background-color: #000; height: 2px;}
.hint {font-size:11px; color:gray;}
.f {border:1px solid gray; width:516px;}
.fM {border:2px solid black; width:516px;}
.fB {font-size:15px; font-weight:bold; height:60px; width:140px;}


table.t {
	border-spacing: 0px;
	border-collapse: collapse;
}

table.t td {
	padding: 7px;
	border-left: 1px dashed #666666;
	border-bottom: 1px solid #000;
	white-space: nowrap;
	color:gray;
}

table.t td.v {
	border-left: 0px;
	text-align:center;
}
table.t td.v b {color:white; cursor:pointer;}
table.t td.v em {font-style:normal; font-weight:bold;}

table.t td.m {
	color:black;
	white-space: normal;
}

table.pages {
	border-spacing: 0px;
	border-collapse: collapse;
}
table.pages td {padding:1px;}
table.pages a {padding:5px; background-color:#e0e0e0;}
table.pages b {padding:5px; background-color:#f00;}
