/* CSS Document */
body {
  font-size: 12px;
  font-family: Tahoma;
  background-color: #333333;
  margin: 0px;
  padding: 0px;
}

#font1 {
  font-size: 12px;
}

#font2 {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-left: 5px;
}

#font3 {
  font-size: 14px;
  color: #ff0000;
}

#font4 {
  font-size: 18px;
  font-weight: bold;
}

#font5 {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #6c9800;
}

#font6 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
}

.tbox {
  font-size: 14px;
  font-family: Tahoma;
  background-color: #ffffff;
  border-width: 0px;
  border-style: none;
  height: 22px;
  margin: 0px;
  padding: 0px;
}

.tbox_border {
  font-size: 14px;
  font-family: Tahoma;
  background-color: #ffffff;
  border-color: #888888;
  border-width: 1px;
  border-style: solid;
  height: 22px;
  margin: 0px;
  padding: 0px;
}

#pack-table td {
  font-size: 10px;
  font-family: Tahoma;
  cursor: pointer;
}

.logo {
  padding: 2px;
  border-color: #888888;
  border-width: 1px;
  border-style: solid;
  margin-top: 2px;
}

#POIREGION {
  height: 22px;
	z-index:100;
	position:absolute;
	border:none
}
#POICITY {
	z-index:100;
	position:absolute;
	margin-left: 130px;
	border-width: 0px;
}

#POISTREETTYPE {
	z-index:100;
	position:absolute;
	border-width: 0px;
}

#ACTIVITY {
	border-width: 0px;
}

#ACTIVITY2 {
	border-width: 0px;
}

#text4 {
  font-size: 14px;
  font-family: Tahoma;
  position:absolute;
	padding-top: 3px;
	overflow: hidden;
	width:92px;
  height: 20px;
}

#text5 {
  font-size: 14px;
  font-family: Tahoma;
  position:absolute;
	padding-left: 128px;
	padding-top: 3px;
	overflow: hidden;
	width:92px;
  height: 20px;
}

#text6 {
  font-size: 14px;
  font-family: Tahoma;
  position:absolute;
	padding-top: 3px;
	overflow: hidden;
	width:90px;
  height: 20px;
}

#upload_panel {
  position:absolute;
  display:none;
  border-color: #888888;
  border-width: 1px;
  border-style: solid;
  padding: 4px;
  margin: 4px;
  background-color: #ffffff;
	z-index:200;
}

.style36 {
  font-size: 10px;
  font-family: Tahoma;
}