body {
  background-color: #666;
  background-image: url(../tsiimages/ATP-Background.gif);
  background-position: top left;
  background-repeat: repeat;
  text-align: center;
  margin-top: 0;
  font-family: helvetica, sans-serif;
  color: #000;
  font-size: 62.5%;
}

#pagecontent {
  background-color: #fff;
  background-position: top left;
  background-repeat: no-repeat;
  width: 700px;
  margin: auto;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  padding: 140px 40px 40px 50px;
  border-width: 0 0 0 10px;
  border-style: solid;
  border-color: #f00;
}

#footernav {
  background-color: #fff;
  background-position: bottom left;
  background-repeat: no-repeat;
  background-image: url(../tsiimages/atp-footer.gif);
  width: 700px;
  margin: auto;
  margin-top: 0;
  text-align: right;
  padding: 0 40px 0 50px;
  border-width: 0 0 0 10px;
  border-style: solid;
  border-color: #f00;
  clear: right;
}

#scroller, #masthead {
  display: none;
}

table.jmenu {
  border-width: 0;
}

table.jmenu td {
  color: #666;
  padding: 0;
  line-height: 14px;
  font-size: 10px;
  text-align: left;
}

.red_text {
  color: #900;
}

td.data, td.fittrcells {
  background-color: #fff;
  font-size: 12px;
}

.wrapit {
  white-space: normal;
  width: 100%;
}

td.subtitle {
  background-color: #dadada;
}

td.fittrcells {
  white-space: normal;
}

table, table.yellowtable table, div.textblock {
  border: 2px solid #9cf;
  padding: 5px;
  margin-bottom: 30px;
}

table.yellowtable, table.yellowtablealt, table table, table.yellowtable table table {
  border: 0 solid #000;
  padding: 0;
  margin-bottom: 0;
}

#quickstart {
  display: none;
}

#content {
  width: 470px;
}

#sidebar {
  float: right;
  padding-top: 40px;
}

#pagecontent h1, td.title, h3.title {
  font-size: 14px;
  text-align: left;
  color: #f00;
  margin: 0 0 10px 5px;
}
h3.title {
  margin: 0;
}

#content h1 {
  margin: 18px 0 0 0;
}


#pagecontent h2 {
  font-size: 12px;
  text-align: left;
  font-weight: bold;
  margin-top: 0;
}

#pagecontent p {
  font-size: 12px;
  margin-top: 0;
  margin-bottom: 12px;
}

#content p {
  margin-right: 10px;
}

input[type=button], input[type=submit] {
  color: #fff;
  background-color: #9cf;
  border-width: 3px;
  font-weight: bold;
  width: 98px;
  font-size: 10px;
}

input[type=button].wide {
  width: 146px;
}
input[type=button].narrow {
  width: 54px;
}

form.login input[type=text], form.login input[type=password], form.login input[type=submit] {
  width: 98px;
}

form.login p {
  color: #666;
}

p.sig {
  font-weight: bold;
  text-align: right;
}

input[type=text], input[type=password], select {
  border: 2px solid #666;
  background-color: #eee;
  font-size: 12px;
}

.helptext {
  visibility: hidden;
  position: absolute;
  background-color: #9cf;
  border: 2px solid #000000;
  padding: 2px;
  font-weight: bold;
  width: 300px;
  z-index: 100;
  text-align: left;
  font-size: 12px;
}
.helpable{
  border-bottom: 1px dotted #000000;
  cursor: help;
}

table.tsiselect {
  border-spacing: 10px;
}

table.tsiselect td {
  vertical-align: top;
}

a, a:visited {
  color: #9cf;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul {
  font-size: 12px;
}

div#footernav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

div#footernav ul li {
  display: inline;
  line-height: 18px;
  padding: 0 20px;
}

div#footernav a {
  color: #fff;
  font-weight: 100;
  font-size: 10px;
}

ul#tsiregions, table.tsiselect ul {
  list-style: none;
  margin: 5px 25px;
  text-indent: -10px;
  padding: 0;
}

#tsiclubname {
  font-weight: bold;
  color: #f00;
}

ul#tsiregions a, table.tsiselect a {
  text-decoration: none;
  color: #666;
}
ul#tsiregions a:hover, table.tsiselect a:hover {
  text-decoration: underline;
}

ul#tsiregions li {
  display: inline;
  margin: 10px 10px;
}

a.toptab_option {
  color: #666;
}