/* style sheet for live.css
                          Last revised 23 june, 2000.*/


/* ---------------- race table b ------------------*/
table,th,td{
	border-color:#4078e8;
	} 
table{
	margin:2em 0em 0em 0em;
	 border-style:solid none;
	 border-width: thin;
	}

th{
	font-size: 1em;
	line-height:1.1em;
	color:black;
	font-weight:500;
	background:#7fffd4;
	border-style:none none solid none;
	border-width: thin;
	}
td{
	vertical-align:middle;
	font-size: 0.9em;
	line-height:120%;
	border-style: none none;
	}
caption{
 	text-align:left;
 	font-weight:400;
 	font-size:1em;
 	color:blue;background:transparent;
 	padding:0.5em 0.2em 0em;
 }
 
/* ---------------- option ------------------*/ 
.mark{
	background:#7fffd4; color:black;
	}
.notice{
	font-weight:normal;
	color:red;background:transparent;
	}
.note{
	font-size:0.9em;
	}
.best,.in{
 	font-weight:normal;
 	color:red;background:transparent;
 	} 
.nm{
	background:#ffffbd;color:black;}
.year	{
	font-weight:bold;
	text-align:left;
	}
 /* style sheet for live.css
             (C)copyright terpsiphone jan.2002*/
