h1 {
  margin: 0px;
  padding-left: 10px;
  padding-top: 4px;
  color: #4db395;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
}

h2 {
  margin: 0px;
  padding: 0px;
  padding-left: 11px;
  color: #555555;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;	
}

ul {
  margin: 0px;
  padding: 0px;
  margin-left: 15px;
  list-style-image: url('images/bullet_black.gif');
}

.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
    font-weight: normal;
	color: 393939;
	text-decoration: none;
}
a.address:hover{
  text-decoration: underline;
}

.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 393939;
	text-decoration: none;
}
.normaltextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 393939;
	Xtext-decoration: none;
	font-weight: bold;
}
.indexlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: 393939;
	text-decoration: none;
	font-weight: bold;
}
.normaltextlink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: underline;
}

.menulink {
  color: #4db395;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.6pt;
	font-style: normal;
  font-weight: bold;
	text-decoration: none;
}

#Layer1 {
	position:absolute;
	width:110px;
	height:55px;
	left: 159px;
	top: 102px;
	display: none;
	line-height: 13px;
}

#Layer2{
	position:absolute;
	width:100px;
	height:55px;
	z-index:3;
	left: 159px;
	top: 102px;
	display: none;
	line-height: 13px;
}

#Layer3 {
	position:absolute;
	width:100px;
	height:20px;
	z-index:4;
	top: 121px;
	left: 159px;
	display: none;
	line-height: 13px;
}

#intLayer1 {
  position:absolute; 
  width:110px; 
  height:55px; 
  left: 159px; 
  top: 80px;
  display: none;
  line-height: 13px; 
}

#intLayer2{
  position:absolute; 
  width:100px; 
  height:55px; 
  z-index:3; 
  left: 159px; 
  top: 80px; 
  display: none;
  line-height: 13px; 
}

#intLayer3 {
  position:absolute; 
  width:100px; 
  height:20px; 
  z-index:4; 
  top: 80px; 
  left: 159px;
  display: none;
  line-height: 13px; 
}
