
A:LINK.menu {font-family: Tahoma;
            color:#000000;
			font-weight:none;
			text-align:center; 
            text-decoration:none;
            font-size:11pt}

A:VISITED.menu  {font-family: Tahoma;
            color:#000000;
			font-weight:none;
			text-align:center; 
            text-decoration:none;
            font-size:11pt}

A:ACTIVE.menu   {font-family: Tahoma;
            color:#000000;
			font-weight:none;
			text-align:center;
            text-decoration:none;
            font-size:11pt}

A:HOVER.menu    {font-family: Tahoma;
            color:#77A155;
			font-weight:none;
			text-align:center;
            text-decoration:none;
            font-size:11pt}

.body {font-family:Arial; color:black; font-size:10pt; padding-left:10px; padding-right:10px;}
.table {font-family:Arial; color:black; font-size:10pt;}
.pagehead {font-family:Verdana; color:#366600; font-size:21pt; text-align:center;}
.heading {font-family:Verdana; color:black; font-size:18pt; text-align:center;}
.title {font-family:Arial; color:#366600; font-weight:bold; font-size:12pt;}
H2 {font-family:Verdana; color:#366600; font-size:21pt; text-align:center;}
	
ul#menu {
  list-style-type: none;
  margin: 0;
  padding: 10;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: Tahoma;
  font-size: 11pt;
  color: black;
}

ul#menu li {

  line-height: 15px;
  
}

ul#menu ol li {
  border-bottom: none;
  
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
  
}

ul#menu a:hover {
  color: #77A155;
}

ul#menu a.active {
  color: #77A155;
}
	


A:LINK.submenu {font-family: Tahoma;
            color:#000000;
			font-weight:none;
			text-align:right; 
            text-decoration:none;
            font-size:9pt}

A:VISITED.submenu  {font-family: Tahoma;
            color:#000000;
			font-weight:none;
			text-align:right; 
            text-decoration:none;
            font-size:9pt}

A:ACTIVE.submenu   {font-family: Tahoma;
            color:#000000;
			font-weight:none;
			text-align:right;
            text-decoration:none;
            font-size:9pt}

A:HOVER.submenu    {font-family: Tahoma;
            color:#77A155;
			font-weight:none;
			text-align:right;
            text-decoration:none;
            font-size:9pt}
