body {
  margin: 0px;
  padding: 0px;
  background-color: #939393;
  background-image: url(images/crumple.gif);
}
form {
  margin: 0px;
  padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0px;
}
body, th, td, input, textarea, select {
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 15px;
  color: #465d62;
}
p, blockquote, ul, ol, dl {
  margin-bottom: 1em;
  margin-top: 0px;
  text-align: justify;
}
a {
  color: #465d62;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
  color: #465d62;
}
.link1 {
  text-decoration: none;
  color: #ffffff;
  font-size: 12px;
}
.text1 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.text2 {
  color: #a3a3a3;
}
.text3 {
  padding: 70px 0 0 30px;
  font-size: 28px;
  color: #ffffff;
  font-family: "Times New Roman",Times,serif;
  font-weight: bold;
}
.text4 {
  font-size: 11px;
  color: #ffffff;
}
.bg1 {
  background: transparent url(images/img6.gif) repeat-y scroll left top;
}
.bg2 {
  background: transparent url(images/img7.gif) no-repeat scroll left top;
}
.bg3 {
  background: transparent url(images/img5.gif) no-repeat scroll left top;
}
.bg4 {
  background: transparent url(images/img4.gif) no-repeat scroll left top;
}
.bg5 {
  background: transparent url(images/img2.gif) no-repeat scroll left top;
}
.align-justify {
  text-align: justify;
}
.align-right {
  text-align: right;
}
.link2 {
  text-decoration: none;
  color: #a3a3a3;
}
.navtext {
  color: #465d62;
  text-decoration: none;
  font-size: 12px;
}
