
body {
  background: #ffffff;
  font-size: 12pt;
  font-family: sans-serif;
}

img {
  margin: 0px 15px 15px 15px;
  border: 1px solid #5e7b5e;
}

img.left {
  float: left;
}

img.right {
  float: right;
}


#title h1 {
  font-family: verdana sans-serif;
  font-size: 160%;
  margin: 0;
  color: 888888;
  padding: 7px 0px 0 3px;
}

h1 {
  font-family: sans-serif;
  font-size: 160%;
}

h1, h2, h3, h4 {
  color: #5f5f5f;
}

#navtop ul {
  height: 150px;
  margin: 120px 20px 0 0;
}

#navtop li {
  float: right;
  border-left: 0px solid;
  list-style-type: none;
  padding: 0 15px 0 5px;
}

#navtop li:hover{
}

#navtop a {
  font-size: 110%;
  text-decoration: none;
  color: #333333;  
}

#navtop a:hover {
  font-size: 125%;
  color: #6d8517;
}



#navleft {
  margin: 20px 0 0 0;
}

#linknews {
  font-size: 85%;
  border-top: 1px solid #5e7b5e;
  border-bottom: 1px solid #5e7b5e;
  margin: 20px 0 0 0;
  padding: 5px;
}

#linknews li {
  list-style-type: none;
  padding: 8px 0 0 0px;
}


#navleft p {
  padding: 5px 0px 4px 5px;
  line-height: 140%;
}

#rightnav p {
  font-size: 80%;
  margin: 0px 0 0 0;
}



td {
  font-family: serif;
  font-size: 90%;
}

td.name, .nametop {
  padding: 30px 0 0 0;
  border-top: 1px solid black;
  font-weight: bold;
  font-size: 110%;
}

td.nametop {
  border-top: 0px solid black;
  padding: 0;
}

#navtop a:hover {
  font-size: 125%;
  color: #6d8517;
}

#navtop a:hover {
  font-size: 125%;
  color: #6d8517;
}

