  body {
    margin: 4px 4px 4px 4px;
    padding: 3;
    font-family: arial, sans-serif;
    background:#FFF;
    }
/*     height: 7in; */
    #header {
    position: fixed;
    width: 100%;
    height: 140px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
/*     bottom: auto; */
  #sidebar {
    margin: 1px 1px 1px 1px;
    position: fixed;
    width: 230px;
    height: auto;
    top: 140px;
    right: auto;
    bottom: 45px;
    left: 0;
    overflow: auto;
  }
/*     border: solid 1px #660099; */
  #main {
    margin: 10px 10px 10px 10px;
    position: fixed;
    width: auto;
    height: auto;
    top: 140px;
    right: 0;
    bottom: 45px;
    left: 235px;
    overflow: auto;
  }
/*     border: solid 1px #ff0000; */
  #scrollBox  {
  border: solid 1px #ff0000;
  padding: 5px;
  overflow: auto;
  visibility: visible;
  display: block;
  }
/*  from scroolbox above
width: 650px;
height: 350px;
*/  
  #footer {
    position: fixed;
    width: 100%;
    height: 45px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    border: solid 1px #008080;
  }
/* Comment */
/* img.lrhimg {
  border-width: 1PX;
  border-style: solid; 
  border-color: #808080;
} */
table.topbar {
	font-family: arial, sans-serif;
/*
  from: levelmain above:
    margin-left:143px;

	border-style: solid;
	border-width: 1px;
	border-color: #000000;

*/
  align: center;
  width: 850;
  }
table.ctcnavbar {
	font-family: arial, sans-serif;
  font-size: 11pt;
  border-style: solid;
	border-width: 1px;
	border-color: #800080;
  align: left;
  background-image: url("/images/bg-bluhoriz2.jpg");
}
ul.ctcnavbar {
	list-style-image: url("/images/redbeek.JPG");
  }

table.nobrdr {
	font-family: arial, sans-serif;
  align: left;
  }
table.navbar {
	font-family: arial, sans-serif;
  border-style: solid;
	border-width: 1px;
	border-color: #009900;
  align: left;
  }
table.info {
	font-family: arial, sans-serif;
	border-style: solid;
	border-width: 2px;
	border-color: #ff4500;
  align: right;
  }

table.rslts {
	font-family: arial, sans-serif;
	border-style: solid;
	border-width: 2px;
	border-color: #2e8b57;
  }

table.pix {
	font-family: arial, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #4b0082;
  align: right;
  }

table.contactform {
	font-family: arial, sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #4b0082;
  align: right;
  }

TD.cen {
  text-align: center;
}

TD.rite {
  text-align: right;
}

TD.rite2 {
  text-align: right;
  font-size: 9pt;
  font-weight: bold;
}

TD.raceinfo {
	font-family: arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
	border-width: 1px;
}

a.rclink:hover {color: red;  
         font-size: 100%;
         text-decoration: none;
}
a.archlink:link {color: #4682b4;  
         font-size: 100%;
         text-decoration: underline;
}
a.archlink:hover {color: red;  
         font-size: 100%;
         text-decoration: none;
}
a.infolink:hover {color: red;  
         font-size: 100%;
         text-decoration: none;
}
a.btnlink:hover { border-style: solid; 
                  border-color: red; 
                  border-width: 1px 1px 1px 1px;
                  text-decoration: none;
                  color: red;
}
body.ImagePage{
	text-align: center;
}
