


#Main-Menu {
  background-color: #98bf21;
 background-color: blue;
  width: 100%;
  font-size: 15px;
  list-style:none;
  margin:0;
  padding:0;
  text-align:center;
  margin-top: -0px;
}


#Main-Menu ul
{
  margin: 0;
  list-style-type: none;
  text-align: center;
  list-style-type: none;
  padding: 0;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  background-color:  #98bf21;
 background-color: green;
}

#Main-Menu ul li {
  display: inline; 
  xwidth: 100px;
}

#Main-Menu ul li a
{
  padding: 4px;
  font-weight: bold;
  width: 90px;
  text-decoration: none;
  xpadding: .2em 1em;
  color: #ffffff;
  background-color: #98bf21;
 background-color: purple;
  display: inline-block;

}

#Main-Menu ul li a:hover
{
  color: #ffffff;
  background-color: #7A991A;
}

#Phone-Menu {
  background-color: #98bf21;
  color: white;
  width: 100%;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0 0 15px 15px;
  overflow: hidden;
}
	
#Phone-Menu li a {
  color: white;
  height: 25px;
  border-style: solid solid none solid;
  border-color: white;
  xborder-size: 1px;
  border-width: 1px;
  text-decoration: none;
}	
	
#Phone-Menu li a:link, #menu li a:visited {
  color: white;
  display: block;
  padding: 15px 0 0 0;
  text-align: center;
}
	
#Phone-Menu li a:hover {
  background-color: #7A991A;
  color: white;
  padding: 15px 0 0 0;
  text-align: center;
}
	
#Phone-Menu li a:active {
  color: white;
  padding: 15px 0 0 0;
  text-align: center;
}
#Phone-Menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}





#blockbutton {
  margin-top: -25px;
  float: right;
  width: 80%;
  padding:0px 0px 0px 0px;
  text-align: center;
  font-size: 120%;
  xpadding: 5px;
  xtext-align: right;
  xbackground-color: yellow;
  color: yellow;
}

.xblockbuttontext {

}

A.blockbuttontext {
  font-size: 10pt;
  text-decoration: none;
  font-weight: bold;
  color: #1792d5;
  color:yellow;
}

  A.blockbuttontext:hover {
  font-size: 10pt;
  color: #1792d5;
  text-decoration: underline;
  font-weight: bold;
  background-color: #eee;
}

.textblock{
display: none;
}

