body
{
	border-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow : hidden;
	font-family: Verdana;
}
a
{
	font-family: Verdana;
}

span
{
	cursor: default;
	font-family: Verdana;
}

select
{
	font-family: Verdana;
	font-size: 11px;
}

option
{
	font-family: Verdana;
	font-size: 11px;
}

.holder
{
	overflow: hidden;
}
#table
{
	position: absolute;
	width: 100%;
	top: 80px;
	table-layout: fixed;
	z-index: 1;
}
#header
{
	position: relative;
	height: 80px;
	z-index: 2;
	overflow: visible;
	white-space: nowrap;
}
#navDiv
{
	position: absolute;
	left: 10px;
	top: 10px;
	height: 58px;
}
.navButton
{
	position: relative;
	margin-right: 15px;
	cursor: pointer;
	width: 58px;
	height: 58px;
	display: block;
	float :left;
}
#logoDiv
{
	position: absolute;
	left: 300px;
	height: 58px;
	top: 10px;
}
.logoImg
{
	position: relative;
	border: none;
	height: 58px;	
}
#toolsDiv
{
	position: relative;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 280px;
	height: 46px;
	overflow: hidden;
	white-space: nowrap;
}
.qpTB
{
	position: relative;
	width: 92px;
	height: 46px;
	cursor: pointer;
	margin-right: 2px;
}
.qpTBImg
{
	width: 92px;
	height: 46px;
	border: none;
}
#mapSearchHolder
{
	position: relative;
	width: 100%;
}
#mapHolder
{
	position: relative;
	width: 100%;
	height: 100%;
}
.pwpPlaque
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 21px;
	height: 21px;
}
.pwpNum
{
	position: absolute;
	left: 0px;
	top: 4px;
	width: 22px;
	text-align: center;
	font-size: 8px;
	color: White;
}
.wikiProv
{
	position: absolute;
}
.objBG
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: Transparent none;
	background-repeat: no-repeat;
	cursor: pointer;	
}
.wikiIcon
{
	position: absolute;
	left: 8px;
	top: 8px;
	width: 28px;
	height: 28px;
	background-position: center;
	background-repeat: no-repeat;
}
.legDiv
{
	position: absolute;
	width: 135px;
	height: 395px;
	left: 320px;
	top: 300px;
	z-index: 9999;
}
.legImg
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	width: 100%;
	height: 100%;
}
.legClose
{
	position: absolute;
	right: 4px;
	top: 4px;
	width: 21px;
	height: 21px;
	z-index: 1;
}
