BODY { 
  background: #156615;
  color: #ffffff;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:6pt;
  margin: 10px;
} 

H2 {
  color: #156615;
  font-size:16pt;
}

h7 {
  color: #ff0000;
  font-size:18pt;
}


a {
  color: #156615;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color:#b3b300;
}

a.navlinkhover{
  display: block;
  margin: 0px;
  padding: 0px;
  width: 175px;
  text-decoration: none;
  font-weight: normal;
  white-space: nowrap;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:13px;
  line-height:23px;
  color:#156615;
  text-align: left;
  cursor:hand;
}

a.navlinkselected{
  display: block;
  margin: 0px;
  padding: 0px;
  width: 175px;
  color:#ffffff;
  text-decoration: none;
  font-weight: normal;
  white-space: nowrap;
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:13px;
  line-height:23px;
  text-align: left;
  cursor:hand;
  background-image:url(images/navselectedbg.gif);
}

a.navlinkhover:hover {
  color:#b3b300;
}

a.boldlink {
  color: #156615;
  font-weight: bold;
  text-decoration: none;
}

a.boldlink:hover {
  color:#b3b300;
}

a.formlink {
  color:#000000;
  font-weight: normal;
  text-decoration: none;
}

a.formlink:hover {
  color:#b3b300;
}

.mainTable {
  background: #ffffff;
  border: 1px solid #000000;
  color:#000000;
}

.navarea {
  border-top: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  border-bottom: 0px solid #ffffff;
  padding: 1px;
}

.graybox {
  border: 1px solid #d6d6d6;
  padding: 1px;
}

.layoutTable {
  background: #ffffff;
  color:#000000;
  font-size:9pt;
  text-align: justify;
}

.icon  {
  position: relative;
  top: 3px;
}

.submenuheader {
  background: #156615;
  color: #ffffff;
  padding: 5px;
}