a.walk {
  font-family: Verdana, Helvetica, MS Sans Serif, Arial;
  font-size: 10pt;
  color: #808080;
  text-decoration: underline;
}

a:hover.walk {
  font-family: Verdana, Helvetica, MS Sans Serif, Arial;
  font-size: 10pt;
  color: #000000;
  text-decoration: underline;
}

INPUT {
  background-color: #FFFFFF;
  border: 1px solid #C0C0C0;
  color: 000000;
  font-family: Verdana, Helvetica, MS Sans Serif, Arial;
  font-size: 8pt
} 


.altButtonFormat {
  background-color: #F4F4F4;
  border: 1px solid #C0C0C0;
  font-family: Verdana, Helvetica, MS Sans Serif, Arial;
  font-size: 10pt;
  font-weight: bold;
  color: #778899
} 


SELECT {
  background-color: #FFFFFF;
  color: black;
  font-family: Verdana, Helvetica, MS Sans Serif, Arial;
  font-size: 8pt
  }
  
  
DIV.menutitle{
	cursor: pointer;
	background-color:#FFFFFF;
	color:#000000;
	text-align:left;
	font-family: Verdana, Helvetica, MS Sans Serif, Arial;
	font-size: 10pt;
	}

.submenu{
	margin-bottom: 0.5em;
	font-family: Verdana, Helvetica, MS Sans Serif, Arial;
	font-size: 8pt;
	}