/*This is the mapped style sheet of the hpp site.*/


  @font-face {
    font-family: Adler;
    font-style:  normal;
    font-weight: normal;
    src: url(ADLER0.eot);
  }



body {
color: black;
background-color: white;
font-size: 95%;
font-family: Arial, Helvetica, Verdana, sans-serif;
}

.eight {width: 910px;
background-color: #ffcea5;
border-color: #FF7331 black black #FF7331;
border-style: solid;
border-top-width: 5px;
border-right-width: 40px;
border-bottom-width: 5px;
border-left-width: 40px;
	-o-border-radius: 110px;
	-webkit-border-radius: 110px;
	-moz-border-radius: 110px;
	border-radius: 110px;
}


h1 {
font-family: Arial, Helvetica, Verdana, sans-serif;
color: black;
font-size: 150%;
font-weight: bold;
margin-top: 0px; margin-bottom: 0px;
}

.map { width: 530px; height: 400px; }

p, ul, td { font-family: Arial, Helvetica, Verdana, sans-serif; }
.nobrk { white-space: nowrap;} 
.smn {color: black; font-size: 85%;}

td.link {background-color: white;
	-o-border-radius: 8px;
	-webkit-border-radius: 8px;
  -moz-border-radius: 8px;
	border-radius: 8px;}

td.link a.search:hover, a.search:active {
background-color: black;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
 -moz-border-radius: 10px;
	border-radius: 10px;}

div.header {background-color: #FF7331; border-style: solid; border-width: 1px 0px 1px 0px; border-color: black; margin-top: 4px;}

pre { font-family: monospace; }

a {
font-weight: bold;}

a:link {
color: #A32D09;}

a:visited {
color: #E07210;}

a:hover, a:active {
color: #FF0000;}

a.head:link, a.head:visited, a.head:hover, a.head:active {
font-family: Arial, Helvetica, Verdana, sans-serif;
color: black;
text-decoration: none;
font-size: 95%;
}

a.hpp:link, a.hpp:visited, a.hpp:hover, a.hpp:active {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 160%;
color: black;
text-decoration: none;
border: 0;
}

a.ew:link, a.ew:visited, a.ew:active {
font-family: GF Halda Normal, 'Times New Roman', serif;
font-size: 170%;
color: black;
text-decoration: none;
line-height: .8;
}

a.search:link, a.search:visited, a.search:active, a.search:hover {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 90%;
color: black;
text-decoration: none; border: 0px;
}

a.search:hover, a.search:active {
color: white;}





