body {
  text-align: center;
}

.table_website {
  width: 760px;
  border: 0px;
}

#header {
  height: 150px;

}

#headerp1 {
  height: 88px;
}

#headerp2 {
  height: 20px;
}

#headerp3 {
  height: 42px;
}

#textpart {
  background-attachment: scroll;
  background-image: url(../images/background/bg_website_slice.gif);
  background-repeat: repeat-y;  
}

.borderspace {
  width: 27px;
}

.textspace {
  width: 706px;
}

#footer {
  height: 52px;
}

.title {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: none;
  text-decoration: none;  
  color: #07540A;
}

.footertext {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: none;
  text-decoration: none;
  text-align: center;  
  color: #FFFFFF; 
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: none;
  text-decoration: none;  
  color: #FFFFFF;
}

a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: none;
  text-decoration: none;  
  color: #FFFFFF;
}

.form {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: none;
  text-decoration: none;  
  color: #FFFFFF;
  background-color: #999966;
  border: 1px solid #FFCC33;
}

.phpmsg {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: none;
  text-decoration: none;  
  color: #FF0000;
}