/* $Header$ */
STRONG, b { color : #006600}
.won b, .lost b { color : #ffff00}
TD {white-space : nowrap}
TH {white-space : nowrap}
.small TD, .small TH, .smallkrach TD, .smallkrach TH {font-size : small}
.won, td.won a, td.won a:link {background : #00AA00 ; color : #FFFFFF; font-weight : bold
	; text-decoration: none}
.lost {background : #AA0000  ; color : #FFFFFF; font-weight : bold}
pre.bracket { white-space: pre ; border : solid #0000AA ;
	font-family : monospace ; font-size : medium; font-weight : bold ;
	text-align : center }
.fives, tr.tens td.flip {background-color : #FFFFAA ; color : #000000}
.fivescornell, tr.fivescornell td, tr.tenscornell td.flip
	{background-color : #FFFFAA ; color : #FF0000}
.tens, tr.fives td.flip {background-color : #CCFFCC ; color : #000000}
.tenscornell, tr.tenscornell td, tr.fivescornell td.flip
	{background-color : #CCFFCC ; color : #FF0000}
/* TD.self {background : #00A} */
.krach, .smallkrach {background: #ffff00; color: #aa0000}
.kw, .kl, .kt {background: #ffff00; text-align:right}
.kw, .cw {font-weight : bold; color : #006600}
.kt, .ct {font-weight : bold; color : #000066}
.kl, .cl {font-weight : bold; color : #660000}
/* td.kw, td.kl, td.kt, td.cw, td.cl, td.ct {text-align:center} */
td.cw, td.cl, td.ct {text-align:left}
