﻿body {
	text-align:center;
	margin: 0px auto;
	font-family: Arial, Sans-Serif;
}

.zoomButton
{
	border: 1px solid #666666;
	margin-top: 1px;
	width: 15px;
	height: 3px;
	overflow:hidden;
	cursor: pointer;
}

.smTxt
{
	font-size: 12px;
}

.poiInfoCellLeft
{
	padding-left: 2px;
	padding-top: 1px;
}

.poiInfoCellRight
{
	padding-right: 2px;
	padding-top: 1px;
}

.poiTab
{
	position: absolute;
	top: 4px;
	left: 4px;
	width: 340px;
	height: 117px;
	overflow: hidden; 
}

.inputDropDown
{
	font-size: 12px;
}

.inputText
{
	font-size: 10px;
}

.searchTableHeader
{
	font-size: 12px;
	background-color: #000000;
	color: #ffffff;
	height: 18px;
}

.searchTableRow
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Sans-Serif;
}
.searchTableAltRow
{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Sans-Serif;
}

.pagerLink:link
{
	color: #ffffff;
}
.pagerLink:visited
{
	color: #ffffff;
}
.pagerLink:active
{
	color: #ffffff;
}
.pagerLink:hover
{
	color: #ffffff;
}

.typeLink:link
{
	color: #ffffff;
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
}
.typeLink:visited
{
	color: #ffffff;
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
}
.typeLink:active
{
	color: #ffffff;
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
}
.typeLink:hover
{
	color: #ffffff;
	font-size: 12px;
	vertical-align: top;
	font-weight: bold;
}

.featuredBox
{
	margin-bottom: 7px;
	width: 118px;
}

.featuredContent
{
	margin-left: 1px;
	cursor: pointer;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
}

.searchTable
{
	max-width:540px;
    width: 540px;
    background-color: #000000;
}

.routeListItem
{
	cursor: pointer;
	margin-top: 8px;
	margin-bottom: 8px;
}

.routeListSpan
{
	cursor: pointer;
	color: #000000;
	background-color: #eeeeee;
	border: dotted 1px #000000;
	padding: 2px;
}

.rounded{display:block}
.rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#000000}
.rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #919191;
  border-right:1px solid #919191;
  background:#3f3f3f}
.rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e5e5e5;
  border-right:1px solid #e5e5e5;
  background:#303030}
.rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #303030;
  border-right:1px solid #303030;}
.rounded4{
  border-left:1px solid #919191;
  border-right:1px solid #919191}
.rounded5{
  border-left:1px solid #3f3f3f;
  border-right:1px solid #3f3f3f}
.roundedfg{
  background:#000000}