/***** EVENT MANAGER CSS                   *********/
/***** event-details.jsp                   *********/
/*****                                     *********/
/***** Property of Abooma Technologies     *********/
/***** Curt Belshe, May, 2004              *********/
/***** for Split Second Timing             *********/
/***************************************************/
/*          Begin CSS Style Sheet                  */
/***************************************************/
body {
  font-family: sans-serif;
  cursor: default;
  }
h1 {
  font-size:16px;
  margin: 0;
  padding: 0;
  text-align: center;
  }
h2 {
  font-size:14px;
  margin:0;
  padding:0;
  }
h3 {
  font-size:12px;
  margin:0;
  padding:0;
  }
.register_now {
  font-size: 14px;
  font-weight: bold;
  margin:0;
  padding-top: .3em;
  padding-bottom: 1em;
  }
a {
  text-decoration: none;
  }
a:hover {
  text-decoration: underline;
  }
.label_colors {
  font-size: 12px;
  font-weight: bold;
  text-align:right;
  }
.center {
  text-align:center;
  }
.right {
  text-align:right;
  }
.top_border {
  margin:0;
  padding:0;
  height:1px;
  font-size:1px;
  }
.abooma {
  margin:0;
  padding:0;
  font-size:10px;
  }

