td.parCenter {
	background-color:       #ffffff;
      border:                 none;
      border-bottom:          solid #ff9900 1px;
      border-top:             solid #ff9900 1px;
	font-size:              16px;
	font-weight:            bold;
	text-align:             center;
}
td.parLeft {
      color:                  #ffffff;
	background-color:       #ff9900;
	background-image:       url(../images/bgOrange454L.gif);
	background-repeat:      repeat-y;
      border:                 none;
      border-bottom:          solid #ff9900 1px;
      border-top:             solid #ff9900 1px;
	font-size:              16px;
	font-weight:            bold;
	text-align:             center;
}
td.parRight {
      color:                  #ffffff;
	background-color:       #ff9900;
	background-image:       url(../images/bgOrange454R.gif);
	background-repeat:      repeat-y;
      border:                 none;
      border-bottom:          solid #ff9900 1px;
      border-top:             solid #ff9900 1px;
	font-size:              16px;
	font-weight:            bold;
	text-align:             center;
}

td.headC {
      border:                 none;
      border-bottom:          solid #ff9900 1px;
	font-weight:            bold;
	text-align:             center;
}
td.headD {
      border:                 none;
      border-bottom:          solid #ff9900 1px;
      border-left:            solid #ff9900 1px;
      border-right:           solid #ff9900 1px;
	font-weight:            bold;
	text-align:             center;
}
td.tail {
      border:                 none;
      border-top:             solid #ff9900 1px;
}

td.date {
	padding-left:           0px;
	padding-right:          0px;
	text-align:             right;
	height:                 25px;
	vertical-align:         bottom;
}
td.year {
	padding-left:           0px;
	padding-right:          0px;
	text-align:             left;
	height:                 25px;
	vertical-align:         bottom;
}

td.distance {
      border:                 none;
	padding-right:          1px;
	text-align:             right;
	height:                 25px;
	vertical-align:         bottom;
}
td.distPre {
      border:                 none;
      border-left:            solid #ff9900 1px;
	height:                 25px;
	vertical-align:         bottom;
}
td.distUoM {
      border:                 none;
      border-right:           solid #ff9900 1px;
	padding-left:           1px;
	text-align:             left;
	height:                 25px;
	vertical-align:         bottom;
}

td.eventL {
      border:                 none;
      border-left:            solid #ff9900 1px;
	text-align:             left;
	height:                 25px;
	vertical-align:         bottom;
}
td.eventR {
      border:                 none;
      border-right:           solid #ff9900 1px;
	text-align:             right;
	height:                 25px;
	vertical-align:         bottom;
}

td.nameFirst {
	padding-right:          1px;
	text-align:             right;
	height:                 25px;
	vertical-align:         bottom;
}
td.nameLast {
	padding-left:           1px;
	text-align:             left;
	height:                 25px;
	vertical-align:         bottom;
}

td.timeS {
	padding-left:           0px;
	padding-right:          0px;
	text-align:             right;
	height:                 25px;
	vertical-align:         bottom;
}
td.timeCS {
	padding-left:           0px;
	padding-right:          0px;
	text-align:             left;
	height:                 25px;
	vertical-align:         bottom;
}

#divContent {
	position:   absolute;
	left:         20px;
	top:           0px;
	width:      1220px;
	padding:       0px;
}