html {
  height: 100%;
  padding-bottom: 1px;
}

body, td {
  font: 14px Lucida Grande, Verdana, Arial, sans-serif;
}

body {
  margin-top: 20px;
}

a {
  color: #00e;
  text-decoration: none;
}

img {
  border: 0px;
}

ul { 
  list-style-type:square;
  padding-left: 20px;
}
	
li {
  padding: 4px;
}

b {
  color: #090;
}

strong {
  color: #00c;
}

.pagetitle {
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

.banner, .banner2, #itsyButton, #wormButton, #twowserButton {
  padding: 10px;
  border: 1px solid #ddd;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #ccc;
  background-color: #f9f9f9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  text-align: center;
}

.banner2 {
  background-color: #fff;
}

#itsyButton {
  border: 0px;
  padding-left: 44px;
  padding-bottom: 14px;
  background: url(itsy32.png) no-repeat;
}

#wormButton {
  border: 0px;
  padding-left: 44px;
  padding-bottom: 14px;
  background: url(worm32.png) no-repeat;
}

#twowserButton {
  border: 0px;
  padding-left: 44px;
  padding-bottom: 14px;
  background: url(twowser32.png) no-repeat;
}

.togq {
  display: none;
}

.togbn {
  font-weight: bold;
  width: 100px;
  text-align: center;
  cursor: pointer;
  color: #00e;
  padding: 2px;
  border: 1px solid #ddd;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #ccc;
  background-color: #f9f9f9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
