body {  background-image: url("images/background001.jpg");  background-repeat: repeat-x;

}


.body2 A:link {color: #666666; text-decoration: none; font-family: Arial; font-size: 11px;} .body2 A:visited {color: #666666; text-decoration: none font-family: Arial; font-size: 11px;} .body2 A:active {color: #634220; text-decoration: none font-family: Arial; font-size: 11px;} .body2 A:hover {color: #634220 ; text-decoration: underline; font-family: Arial; font-size: 11px;}
.body2 {
  font-family: Arial;
  font-size: 11px;
  text-decoration: none
  font-weight: normal;
}


.title {
  font-family: Arial;
  font-size: 16px;
  color: #FEFFE1;
  font-weight: bold;
}

.intro_text {
  font-family: Arial;
  font-size: 15px;
  color: #C56800;
  font-weight: bold;
}
.text {
  font-family: Arial;
  font-size: 13px;
  font-style: normal;
  color: #423125;
  font-weight: normal;
}

.text_bold {
  font-family: Arial;
  font-size: 13px;
  font-style: normal;
  color: #474466;
  font-weight: bold;
}


.text_italic {
  font-family: Arial;
  font-size: 13px;
  font-style: normal;
  color: #666666;
  font-style: italic;
}

.heading {
  font-family: Arial;
  font-size: 16px;
  color: #474466;
  font-weight: bold;
}

.subheading {
  font-family: Arial;
  font-size: 13px;
  color: #423125;
  font-weight: bold;
}

.subheading2 {
  font-family: Arial;
  font-size: 13px;
  color: #666666;
  font-weight: bold;
  font-style: italic;
}

.breadcrump {
  font-family: Arial;
  font-size: 11px;
  color: #C56800;
  font-weight: normal;

}
.copyright {
  font-family: Arial;
  font-size: 11;
  color: #666666;
  font-weight: normal;
}

ul {
   list-style-type: square;
}

.bottom_menu1 {
  font-family: Arial;
  font-size: 10;
  font-weight: normal;
  A:link {color: #ff6600; text-decoration: none}   A:visited {color: #0000ff; text-decoration: none}   A:active {color: #0000CC; text-decoration: none}   A:hover {color: #edbd2e ; text-decoration: underline;} 
}