BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  font-family: Verdana;
  font-size: 11px;  
}

h1 {
	font-family : Verdana;
	font-size: 20pt;
	color: #10653b;
	font-weight : normal;
	margin-top : 2pt;
	margin-bottom : 0pt;
}

h2 {
	font-family : Verdana;
	font-size: 8pt;
	color: #10653b;
	font-weight : normal;
	margin-top : 2pt;
	margin-bottom : 0pt;
}

h3 {
	font-family : Verdana;
	font-size: 8pt;
	text-decoration: underline;
	color: #10653b;
	font-weight : bold;
	margin-top : 2pt;
	margin-bottom : 0pt;
}

P,  {
	font-family : Verdana;
	font-size: 10pt;
	color: #10653b;
	font-weight : normal;
	line-height : 14pt;
	margin-top : 2pt;
	margin-bottom : 12pt;
}

li  {
	font-family : Verdana;
	font-size: 10pt;
	color: #10653b;
	font-weight : bold;
	line-height : 14pt;
	margin-top : 2pt;
	margin-bottom : 12pt;
}

td, th {
	font-family: Verdana;
  font-size: 11px;
  color: #10653b;
}

td.horizontal_menu a {
	display: block;
	float: center;
}

div.vert_menu a {
	border:  #10653b;
	padding: 5px 0px 0px 0px;
	display: block;
	height: 25px !important;
	width: 130px;
	vertical-align: middle;
	float: none;
}

div.vert_menu
{
  position: absolute;
  visibility: hidden;
}

td.horizontal_menu a {
  border:  none;
  padding: 0px 0px 0px 0px;
	display: block;
  background: none;
	height: 20px !important;
	width: 130px;
	vertical-align: center;
  text-decoration: none;
  font-family: Verdana;
  font-weight: 900;
  font-size: 13px;
  color: #10653b;
}

td.vertical_menu a {
  border:  none;
  padding: 3px 0px 0px 0px;
  display: block;
  background: url('img.gif') 0px 0px 0px 0px;
	height: 20px !important;
	width: 128px;
	vertical-align: middle;
  text-decoration: none;
  font-family: Verdana;
  font-weight: normal;
  font-size: 11px;
  color: #10653b;
}

div.vert_menu a {
  border:  1px solid black;
  padding: 1px 1px 1px 1px;

  width: 130px;

  background: #ffffff;

  text-decoration: none;
  font-family: Verdana;
  font-weight: 900;
  font-size: 13px;
  color: #10653b;
}

td.horizontal_menu a{ margin-right:  -1px; }
div.vert_menu a{ margin-bottom: -1px; padding-right: 0px; }

td.horizontal_menu a:hover {
  color: #009670;
}

td.vertical_menu a:hover {
	background-position: 0px 25px;
}

td.vertical_menu a.parent {
  color: #206060;
  background-position: 0px 25px;
}
div.vert_menu a:hover {
  color: #009670;
}
td.horizontal_menu a.active {
  color: #ffffff;
}

div.vert_menu a.active {
  color: #ffffff;
}
