td.tournav {
  vertical-align: middle;
  font-weight: bold;
}

td.tournavselected {
  vertical-align: middle;
  font-weight: bold;
  border: 1px solid black;
}

a.popwin {
  text-decoration: underline;
}

body {
  background-color: #ffffff;
}

.steps {
  font-weight: bold;
  font-size: 16px;
  color: #cc0000;
  font-family: arial, helvetica, sans-serif;
  text-decoration: none
}

.smalltext {
  font-size: 10px;
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif
}

.smallhref {
  font-size: 10px;
  font-family: verdana, arial, helvetica, sans-serif
}

.step1box {
  background-color:#ffffff;
  width:355px;
  padding: 10px;
  margin: 10px;
  border: 2px solid #660099;
  text-align: left;
}

.step2box {
  width:355px;
  padding: 10px;
  margin: 10px;
  background-color: #ffffff;
  border: 2px solid #339900;
  text-align: left;
}

.step3box {
  width:355px;
  padding: 10px;
  margin: 10px;
  background-color: #ffffff;
  border: 2px solid #000099;
  text-align: left;
}
  
.step4box {
  width:355px;
  padding: 10px;
  margin: 10px;
  background-color: #ffffff;
  border: 2px solid #990000;
  text-align: left;
}

.mapbord {
  border-top: 1px solid #006699;
  border-right: 1px solid #996699;
  border-bottom: 40px solid #996699;
  border-left: 45px solid #006699;
}

.defaulttext {
  font-size: 12px;
  color: #000000;
}

.breakout {
  font-size: 10px;
  color: #000000;
}

.breakoutbord {
  font-size: 10px;
  color: #000000;
  border: 1px solid #000000;
}

.button {
  font-size: 14px;
  color: #ffffff;
  background-color: #993366;
  border: 1px double #993366;
  font-weight: bold;
  font-style: normal;
}

.heading {
  font-family:  times, serif;
  font-size: 2.5em;
  font-style: italic;
  font-weight: bold;
  color: #993366;
  }

a.tourNext, a.tourPrev {
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

a.tourNext:hover, a.tourPrev:hover  {
  background-color: #000000;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

a.next:visited, a.prev:visited {
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.next {
  margin-left: 10px;
}

.outerbord {
  border: 1px solid #993366;
}

#tourHeader {
  height: 72px; 
  background-color: #6666cc; 
  color: white;
}
