/* Generated by KompoZer */
.tswcssbuttons {
  width: 260px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.tswcssbuttons ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.tswcssbuttons li {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  font-family: Arial,Helvetica,sans-serif;
}
.tswcssbuttons li a {
  border: 1px outset #9191ff;
  color: #f5f5de;
  background-color: #12127d;
  width: 260px;
  text-decoration: none;
  display: block;
  padding-top: 5px;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
}
.tswcssbuttons li a:hover {
  color: #000000;
  background-color: #9fdcff;
}
#content {
  margin-left: 300px;
  padding-right: 5px;
}
#navbar {
  float: left;
  width: 280px;
  background-color: #f7f3b9;
}
td {
}
body {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 100%;
  color: black;
  background-color: #f5f5de;
}
th {
  background-color: #000099;
  color: white;
  padding-left: 5px;
}
.boxed {
  background-color: #9fdcff;
  padding-left: 5px;
}
h1 {
  font-size: 2em;
  line-height: 1.3em;
}
.boxed2 {
  border: 1px solid #000099;
  padding-bottom: 3px;
}
.contrib {
  float: right;
  font-style: italic;
  font-size: small;
}
.annotation {
  font-style: italic;
  font-size: small;
}
.yes_button {
  border: 1px outset #9191ff;
  background-color: rgb(153, 255, 153);
  width: 200px;
  text-decoration: none;
  display: block;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 5px;
}
.no_button {
  border: 1px outset #9191ff;
  background-color: rgb(255, 153, 153);
  width: 200px;
  text-decoration: none;
  display: block;
  height: 25px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 5px;
}
.running_cell {
	background-color: rgb(153, 255, 153);
}
.next_cell {
	background-color: rgb(255, 153, 153);
}	
