/*
 * Style sheet for the HTML 4.0 specification
 * $Id: eptbike.css,v 1.0 2000/20/01 11:23am $
 */
   * {font-family: arial; font-size: 8pt;}
   body {color: black; background: white;  font-size:10pt;} 
	b.title {color: Red; background: white;font-size:14pt;border-bottom: 1pt solid red;}
	h6 {}
	td {border: None;}
	table.main {border: none;}
   a.title {color: Red; font-family: arial;font-size:17pt;}
   a.links {font-size:9pt;}
   a.top {font-size:7pt;}
   a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: Black;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: Black;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: none;
	color: #dddddd;
	text-decoration: none;
}
   td.links {font-size:12pt;border-bottom: 4pt solid blue;}
   td.title {text-align:center;padding: 10mm 2pt 0pt 2pt;}

   td.a {border-bottom: 2pt black solid;border-right: 4pt gray solid;vertical-align:Top;}
   td.b,td.c,td.d, td.h, td.v {border-bottom: 2pt black solid;border-right: 4pt gray solid;vertical-align:Top;}
   table.a {border: 0mm;background: #D3FFB4; width:80mm;} /*BDB76B*DarkKhaki*/
   table.b {border: 0mm;background: #DCDCDC; width:80mm;}   /*Gainsboro*/
   table.w {border: 0mm;background: #FAFFB2; width:80mm} 
   table.m {
	border-right: 0mm;
	border-top: 0mm;
	background: #99ffcc;
	border-left: 0mm;
	width: 80mm;
	border-bottom: 0mm;
} 
   table.s
{
	border-right: 0mm;
	border-top: 0mm;
	background: tan;/*#996633;*/
	border-left: 0mm;
	width: 80mm;
	border-bottom: 0mm;
} 
 table.p
{
	border-right: 0mm;
	border-top: 0mm;
	background: linen;/*#cc9933;*/
	border-left: 0mm;
	width: 80mm;
	border-bottom: 0mm;
} 
   table.c
{
	border-right: 0mm;
	border-top: 0mm;
	background: lightcyan;
	border-left: 0mm;
	width: 80mm;
	border-bottom: 0mm;
} 
   table.d
{
	border-right: 0mm;
	border-top: 0mm;
	background: powderblue;
	border-left: 0mm;
	width: 80mm;
	border-bottom: 0mm;
} 
   table.v
{
	border-right: 0mm;
	border-top: 0mm;
	background: darkseagreen; /*olivedrab;*/
	border-left: 0mm;
	width: 80mm;
	border-bottom: 0mm;
} 
   table.h
{
	border-right: 0mm;
	border-top: 0mm;
	background: bisque; /*burlywood;*/
	border-left: 0mm;
	width: 80mm;
	border-bottom: 0mm;
} 

table.k{	border-right: 0mm;	border-top: 0mm;	background: palegoldenrod;	border-left: 0mm;	width: 80mm;	border-bottom: 0mm;}   /*Gainsboro*/
 
   tr.nocr {font-size:12pt;font-weight:800;}
	tr.hntp {font-size:10pt;font-weight:800;}
tr.nocr td {padding:2mm; font-size:10pt;}
	td.hteam {font-weight:800;border-bottom:1pt black solid;}
	td.hname {font-weight:800;border-bottom:1pt black solid;}
	td.hplace {font-weight:800;border-bottom:1pt black solid;text-align:Center;}
	td.hpts {font-weight:800;text-align:Center;border-bottom:1pt black solid;}

   td.rname {padding-left:4mm;}
	td.rteam {}
	td.rpts {text-align:Center;}
	td.rtime {text-align:Center;}
	td.rplace {text-align:Center;}
	td.rplc {text-align:Center;}

	td.tname {padding-left:4mm;}
	td.tteam {}
	td.ttime {text-align:Center;}
	td.tpts {text-align:Center;}

	td.ghTitle {font-weight:800;border-bottom:1pt black solid;}
	td.ghPlace {font-weight:800;border-bottom:1pt black solid;text-align:Center;}
	td.ghPts {text-align:Center;font-weight:800;border-bottom:1pt black solid;}

	td.gtTitle {}
	td.gtPlace {text-align:Center;}
	td.gtPts {text-align:Center;}
	td.gtTime {text-align:Center;}

	table.x {background: white;padding: 0mm; font-size: x-small;}
	table.x th {border-bottom: 1pt black solid;text-align:Center;font-weight:800;}
	table.x th.hxdate {font-weight:800;font-size:x-small; border-right: 1pt solid gray;padding: 0pt 1.5pt 0pt 1.5pt;}
   	table.x th.hxtpts {border-right: 2pt double gray;}
	table.x td {font-weight:200;}
	
	th.hxname {font-weight:900;padding-left:5em;padding-right:5em;}

	td.hxtpts {text-align:Center;border-right: 2pt double gray;background-color:#ADD8E6;} /*lightblue*/
	td.hxbib {text-align:Left;padding: 0pt 1pt 0pt 1pt;border-right: 1pt solid gray;}
	td.hxname {border-left: 1pt solid black;text-align:Left;padding: 0pt 3pt 0pt 3pt;border-right: 1pt solid gray;}
	td.hxteam {text-align:Left;padding: 0pt 3pt 0pt 3pt;border-right: 2pt groove gray;}
	td.hxpts {text-align:Center;border-right: 1pt solid black;}
   tr.hxrowa {background: #D3FFB4;}  /*DarkKhaki*/
   tr.hxrowb {background: #DCDCDC;}  /*Gainsboro*/
   tr.hxroww {background: #FAFFB2;}
   tr.hxrowh {background: burlywood;} 
   tr.hxrowc {background: lightcyan;} 
   tr.hxrowd {background: powderblue;} 
   tr.hxrowv {background: olivedrab;} 
   tr.hxrows {background: #996633;} 
   tr.hxrowm {background: #99ffcc;} 
   tr.hxrowp {background: #cc9933;} 
   
	tr.hxrow1 {background: white;}
	tr.space td {border-top: 1pt black solid;}
	td.xb a {font-weight:800;font-size:12pt;color:Black;background: #DCDCDC;} /*CAt B title*/
	td.xa a {font-weight:800;font-size:12pt;color:Black; background:#D3FFB4;}  /*DarkKhaki*/
	td.xc a {font-weight:800;font-size:12pt;color:Black; background:lightcyan;}  /*DarkKhaki*/
	td.xd a {font-weight:800;font-size:12pt;color:Black; background:powderblue;}  /*DarkKhaki*/
	td.xw a {font-weight:800;font-size:12pt;color:Black; background:#FAFFB2;}  /*DarkKhaki*/
	td.xh a {font-weight:800;font-size:12pt;color:Black; background:burlywood;}  /*DarkKhaki*/
	td.xv a {font-weight:800;font-size:12pt;color:Black; background:olivedrab}  /*DarkKhaki*/
	td.xs a {font-weight:800;font-size:12pt;color:Black; background: #996633;}  /*DarkKhaki*/
	td.xm a {font-weight:800;font-size:12pt;color:Black; background:#99ffcc;}  /*DarkKhaki*/
	td.xp a {font-weight:800;font-size:12pt;color:Black; background:#cc9933}  /*DarkKhaki*/
	
	td.xb  {padding:5px 5px 5px 5px;background: #DCDCDC;} /*CAt B title*/
	td.xa  {padding:5px 5px 5px 5px; background:#D3FFB4;}  /*DarkKhaki*/
	td.xc  {padding:5px 5px 5px 5px;background:lightcyan;}  /*DarkKhaki*/
	td.xd  {padding:5px 5px 5px 5px;background:powderblue;}  /*DarkKhaki*/
	td.xw  {padding:5px 5px 5px 5px;background:#FAFFB2;}  /*DarkKhaki*/
	td.xh  {padding:5px 5px 5px 5px;background:burlywood;}  /*DarkKhaki*/
	td.xv  {padding:5px 5px 5px 5px;background:olivedrab}  /*DarkKhaki*/
	td.xs  {padding:5px 5px 5px 5px;background: #996633;}  /*DarkKhaki*/
	td.xm  {padding:5px 5px 5px 5px;background:#99ffcc;}  /*DarkKhaki*/
	td.xp  {padding:5px 5px 5px 5px;background:#cc9933}  /*DarkKhaki*/

#right {position:absolute;left:110pt;top:10pt}
#left {position:absolute;left:0pt;top:0}

