
body {
  background-color: #cccccc;
  font-family: verdana;
  font-size: 11px;
  color: #000000;
}

td {
  font-family: verdana;
  font-size: 11px;
  color: #444444;
}

a {
  color: #444444;
  text-decoration: none;
}

a:hover {
  color: #444444;
  text-decoration: underline;
}

a.white {
  color: #ffffff;
  text-decoration: none;
}

a.white:hover {
  color: #ffffff;
  text-decoration: none;
}

a.red {
  color: #CC0000;
  font-weight: bold;
  text-decoration: none;
}

a.red:hover {
  color: #CC0000;
  font-weight: bold;
  text-decoration: underline;
}


p {
  line-height: 150%;
}

.pr {
  line-height: 150%;
}

ul {
  line-height: 160%;
}

.header {
  background-image: url("images/header.jpg");
  background-repeat: repeat-x;
  background-color: #ffffff;
  padding-left: 10px;
  height: 23px;
  color: #ffffff;
  font-weight: bold;
}

.hcontent {
  padding-left: 10px;
  padding-right: 10px;:w
  line-height: 160%;
}

.content {
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 40px;
}

.contentnp {
  background-image: url("images/intro2.jpg");
  background-repeat: no-repeat;
  background-color: #ffffff;
}

.intro {
  background-image: url("images/intro.jpg");
  background-repeat: no-repeat;
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.copyright {
  background-image: url("images/menu.jpg");
  background-repeat: repeat-x;
  color: #ffffff;
  padding-left: 20px;
}

.legal {
  background-image: url("images/menu.jpg");
  background-repeat: repeat-x;
  color: #ffffff;
  padding-right: 20px;
}

.dropshadow {
  background-image: url("images/ds2.jpg");
  background-repeat: repeat-y;
}

.menu {
  background-color: #ffffff;
  color: #CC0000;
  padding-left: 20px;
}

.t1 {
  font-size: 14px;
  color: #000099;
  font-weight: bold;
}

.t2 {
  font-size: 11px;
  color: #000099;
  font-weight: bold;
}

.box {
  background-color: #eeeeee;
  border-top: solid 1px #cccccc;
  border-left: solid 1px #cccccc;
  border-right: solid 1px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
  padding: 10px;
}

.italics {
  font-style: italic;
}

.bitalics {
  font-style: italic;
  font-weight: bold;
}

.pad1 {
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 25px;
  padding-bottom: 0px;
}

.pad2 {
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  color: #336699;
  font-style: italic;
}

.frame {
  border-top: solid 0px #cccccc;
  border-left: solid 0px #cccccc;
  border-right: solid 0px #cccccc;
  border-bottom: solid 0px #cccccc;
}













