body {
  background-color: #dddddd;
  margin: 0px;
  font-family: "Bitstream Vera Sans", Arial, Tahoma, sans-serif;
  font-size: 1em;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
}

a{
  color: #0000AA;
  text-decoration: none;
}

a:hover {
  color: #5500ee;
}


.contain {
  background-color: #ffffff;
  background-position: bottom right;
  background-repeat: no-repeat;
  border-left: solid 1px #888888;
  border-right: solid 1px #888888;
  border-bottom: solid 1px #888888;
  padding: 0px;
}

.top {
  border-left: solid 1px #888888;
  border-right: solid 1px #888888;
  border-top: solid 1px #888888;
  display: block;
  background-color: #ffffff;
  background-image: url(images/buttons/gray-small.jpg );
  background-position: bottom;
  background-repeat: repeat-x;
  margin-bottom: 0px;
  text-align: right;
  padding-right: 5px;
  padding-top: 5px;
  margin-top: 0px;
  font-size: 1.5em;
}

div.tool {
  background-image: url(images/buttons/ie-pix.jpg );
  background-position: top;
  background-repeat: repeat-x;
  background-color: #ffffff;
  border-left: solid 1px #888888;
  border-right: solid 1px #888888;
  padding-bottom: 15px;
  padding-left: 1em;
  font-size: 0.7em;
}

div.tool a {
  color: #888888;
  background-color: #cacaca;
  background-image: url(images/buttons/ie-pix.jpg );
  background-position: top left;
  background-repeat: repeat-x;
  border-bottom: solid 1px #888888;
  border-left: solid 1px #aaaaaa;
  font-weight: bold;
  margin-bottom: 1px;
  border-right: solid 1px #888888;
  padding-bottom: 3px;
  padding-right: 4px;
  padding-left: 4px;
  text-decoration: none;
}


div.tool a:hover {
  color: #000000;
}

#activetool {
  border-bottom: solid 1px #888888;
  background-image: none;
  color: #000000;
  background-color: #cfcfcf;
  padding-left: 4px;
  margin-bottom: 0px;
  padding-bottom: 4px;
  padding-right: 4px;
  border-top: solid 0px #888888;
  text-decoration: none;
}

div.main {
  float: left;
  width: 72%;
  padding-left: 1%;
  padding-right: 1%;
  padding-top: 1px;
  padding-bottom: 5px;
}


div.main h2 {
  display: inline;
  border-top: 1px solid #888888;
  border-left: 1px solid #888888;
  border-right: 1px solid #888888;
  font-weight: bold;
  font-size: 1em;
  margin-left: 10px;
  padding-left: 3px;
  padding-right: 3px;
}



div.main div {
  border-bottom: 1px solid #888888;
  border-left: 1px solid #888888;
  border-right: 1px solid #888888;
  padding-left: 3px;
  margin-bottom: 10px;
}

div.main div.ucontain {
  background: url(images/buttons/ie-pix.jpg ) bottom repeat-x;
  border: 0px;
  font-size: 0.9em;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0px;
}

div.nav {
  float: right;
  clear: right;
  border-top: 1px solid #888888;
  border-bottom: 1px solid #888888;
  border-left: 1px solid #888888;
  border-right: 1px solid #888888;
  margin-right: 1%;
  margin-bottom: 5px;
  width: 24%;
}

div.nav div {
  padding-left: 3px;
}

div.nav h3 {
  margin: 0px;
  border-bottom: solid 1px #bbbbbb;
  font-size: 1em;
  font-weight: bold;

}
  
div.foot {
  clear: both;
  background-image: url(images/buttons/gray-small-a.jpg );
  background-position: top;
  font-weight: bold;
  background-repeat: repeat-x;
  background-color: #ffffff;
  border-top: 1px solid #888888;
  text-align: center;
  height: 1.5em;
}

.gray {
  background: url(images/buttons/gray-small-a.jpg ) top repeat-x;
}

.red {
  background: url(images/buttons/red-small-a.jpg ) top repeat-x;
}

.blue {
  background: url(images/buttons/blue-small-a.jpg ) top repeat-x;
}

.yellow {
  background: url(images/buttons/yellow-small-a.jpg ) top repeat-x;
}

.purple {
  background: url(images/buttons/purple-small-a.jpg ) top repeat-x;
}

.imgsky {
  background: url(images/buttons/sky-small.jpg ) top repeat;
}
.imgsand {
  background: url(images/buttons/sand-small.jpg ) top repeat;
}

input, textarea{
  display: block;
  margin: 0;
  border: 1px solid #888888;
  width: 100%;
}

textarea {
  height: 10em;
}

input.ubutton{
  background: url(images/buttons/gray-small-a.jpg ) top repeat-x;
  color: #000000;
  border-top: none;
  height: 1.6em;
  padding-left: 3px;
  padding-right: 3px;
  margin: 0px;
  width: 9em;
  cursor: pointer;
  text-align: center;
  font-weight: normal;
  font-size: 0.8em;
}


#fadewheel {
  background-image: url(images/look/kafadeoverview.jpg );
}
#fadestar {
  background-image: url(images/look/kafadestar.jpg );
}
#fadedesign {
  background-image: url(images/look/kafadedesign.jpg );
}

ul {
  margin: 0px;
}
