* {
    margin: 0;
    padding: 0;
}

body {
background-color: #ffffff;
  color: #160421;
  font-family: Verdana, Arial, Courier, sans-serif;
  }
  



frameset {
  padding-top: 30px;
}

#main {
	width: 1005px;
	margin: 0 auto;
	
}
#main2 {
	width: 1005px;
	margin: 0 auto;
}

#top {
  height : 120px;
  width: 100%;
  background-image: url(images/manualtop.jpg);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  float: left;
  padding: 0px 0 0 0;

}



#menuleft {
  height: 710px;
  width: 250px;
  margin: 0px 40px 0px 0px;
  float: left;
  border-right: 1px solid #00002A;
  background-color: #C4E0A0;
}

#menuleft p {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0 0 0 10;
  font-size: 17px;
  color: #160421; 
}

#menuleft p a {
  text-decoration: none; 
    color: #160421; 
}

#menuleft p a:hover {
  font-weight: bold;
}

#menuleft a {
  color: #160421;
  display: block;
  background-color: transparent;
}

#menuleft a:hover {
  color: #160421;
   background-color: #6FB22F;
}

#menuleft ul {
  position: relative;
  margin-top: 0px;
  margin: 10px 0px 0 20px;
  list-style-type: none;
  list-style-position: outside;
  width: 220px;
  z-index: 1;   
 
} 

#menuleft ul li {
  font-weight: bold;
  display: block;
  font-size: 0.8em;
  padding: 5px 0px 5px 0;
  margin: 0px 0 0px 0;
  border-bottom: solid 1px #160421;
} 


#menuleft ul li a {
  text-decoration: none;

} 
#menuleft ul li a:hover {
display: block;
  text-decoration: none;
  background-color: #6FB22F;
  color: #160421;

} 
#content {
  width : 570px;
  padding: 0px;
  float: left;
  margin-top: 5px;
  background-color: #FFFFFF;
}

#content .data {
  position: relative;
}

#content .data p {
  text-align: justify;
}

#contentbottom {
float: right;
text-align: center;
  width: 100%;
 background-color:#6FB22F;
}

#contentbottom p {
  margin: 0px 0 0 0px;
  padding: 0 0 10px 0;
  color: #c9aa8b;
  font-size: 12px;
  text-align: center;
}

#contentbottom p a {
  color: #003300;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
}

#contentbottom p a:hover {
  color: #000000;
}

#menuright {
  height: 710px;
  width: 65px;
  background-color: #C4E0A0;
  float:right;
  margin-top: 0px;
   border-left: 1px solid #00002A;
}

#menuright p {
  position: relative;
  padding: 0 0 0 0px;
  margin: 0 0 0 0;
  font-size: 17px;
  color: #160421; 
}

#menuright p a {
  text-decoration: none; 
    color: #160421; 
}

#menuright p a:hover {
  font-weight: bold;
}

#menuright a {
  color: #160421;
  display: block;
  background-color: transparent;
}

#menuright a:hover {
  color: #160421;
  background-color: #6FB22F;
}

#menuright ul {
display: block;
  position: relative;
  margin-top: 0px;
  padding: 10px 0 0 0px;
  list-style-type: none;
  z-index: 1;
  font-size: 18px;
  text-align: center;
} 

#menuright ul li {
  font-weight: bold;
  font-size: 0.8em;
  padding: 0 0 8px 0;
} 

#menuright ul li a {
  text-decoration: none;
} 
#menuright ul li a:hover {
display: block;
  text-decoration: none;
  background-color: #6FB22F;
  color: #160421;

} 
@charset "iso-8859-1";
/* CSS Document */

