body {
  background-color: #ffffff;
}

h1, h2 {
  margin: 0px;
  border-bottom: 1px dashed #999;
  width: 100%;
  color: #056;
}

h3, h4 {
  margin: 0px;
  padding: 0px;
  color: #660000;
}

a:link {color: #990000; text-decoration: none; }
a:visited {color: #990000; text-decoration: none; }
a:hover {color: #333333; text-decoration: underline; }
a:active {color: #990000; }

 

TD {
  font: 9pt verdana,arial,sans-serif;
  color: #444;
  line-height: 1.4;
}


.wrapper {
  background-color: #ffffff;
}
 
.head {
  background-color: #E2DED3;
  background: url("images/ktshead.jpg") top left;
  background-repeat: no-repeat;
  height: 116px;
  padding: 0px 3px 0px 52px;
}

.main {
  background-color: #ffffff;
  background: url("images/ktsbody.jpg") top left;
  padding: 0px 12px 0px 22px;
  background-repeat: repeat-y;
}


.foot {
  background: url("images/ktsfoot.jpg") top left;
  background-repeat: no-repeat;
  background-color: #ffffff;
}

.topnav {
  background-color: #E2DED3;
  text-align: right;
  vertical-align: top;
  padding: 0px 32px 0px 0px;
}



.links {
  background-color: #ffffff;
  padding: 0px 0px 0px 22px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  width: 180px;
  vertical-align: top;
  padding: 0px;
}

.linkhead {
  text-align: center;
  background-color: #056;
  padding: 4px;
  color: #fff;
}

.nav {
  background-color: #ffffff;
  list-style-type: none;
  text-align: center;
  line-height: 1.45;
  padding: 0px 0px 12px 0px;
}

.nav li {
  padding: 8px 0px 3px 0px;
}

.nav ul {
  padding: 4px 0px 6px 0px;
}

.text {
  background-color: #ffffff;
  padding: 12px 4px 0px 18px;
  vertical-align: top;
}

.foot {
  background-color: #ffffff;
  font-size: 10px;
  text-align: center;
  padding: 4px 0px 4px 0px;
}

.foot2 {
  background-color: #ffffff;
  font-size: 10px;
  text-align: center;
  padding: 8px 0px 4px 0px;
}