body
{
	margin:0px;
	padding:0px;
}
table
{
	empty-cells: show;
}
.LT
{
	background-position: left top;
	background-image: url(../image/Corner/LT.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	width:8px;
	height:8px;

}
.LB
{
	background-position: left buttom;
	background-image: url(../image/Corner/LB.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: left;
	width:8px;
	height:8px;
}
.RT
{
	background-position: right top;
	background-image: url(../image/Corner/RT.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: right;
	width:8px;
	height:8px;

}
.RB
{
	background-position: right buttom;
	background-image: url(../image/Corner/RB.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
	width:8px;
	height:8px;

}

.MapListTabNoSelect
{
	cursor: hand;
	color:white;
	background-color: #aaaaaa;
	vertical-align:middle;
	text-align:center;

	width:100%;
	height:100%;

}
.MapListTabSelect
{
	font-weight: bolder;
	vertical-align: middle;
	cursor: hand;
	color: white;
	
	background-color: #333366;
	text-align: center;
	width:100%;
	height:100%;
}
.MapListTabSelectOLD
{
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	
	font-weight: bolder;
	vertical-align: middle;
	cursor: hand;
	color: #333366;
	
	background-color: #66ccff;
	text-align: center;
	width:100%;
	height:100%;
}
.LinkWhite
{
	color:white;
	
}
.LinkBlack
{
	color:#333366;
	
}
.MapSize
{
	border: outset 3px #336699;
	background-color:#336699;
	filter: alpha( style=2, opacity=60, finishopacity=100, );
	cursor: hand;
	color: white;
	text-align: center;
	padding:1px 3px 1px 3px;
	
}

.Scale
{
	text-align:center;
	color:#333366
}
.ScaleSelect
{
	text-align:center;
	border:inset 3px #336699;
	
	filter:alpha(
			style=2,
			opacity=60,
			finishopacity=100,
			);
}
.ScaleTitle
{
	border: outset 3px #336699;
	text-align:center;
	cursor: hand;
	color:white;
	background-color: #336699;
		filter:alpha(
			style=2,
			opacity=60,
			finishopacity=100,
			);
}
.Back
{
	background-color:#333366;
}
.MapTitle
{
	font-weight: bolder;
	padding:2px;
	color: #333366;
	background-color:White;
	border-style: groove;
}
.Balloon
{
	position: absolute;
}


.BalloonLT
{
	background-position: left top;
	background-image: url(../image/Balloon/LT.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	width:35px;
	height:35px;
	filter: Alpha(opacity=80);

}
.BalloonLB
{
	background-position: left buttom;
	background-image: url(../image/Balloon/LB.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: left;
	width:35px;
	height:18px;
	filter: Alpha(opacity=80);
}
.BalloonL
{
	background-position: left buttom;
	background-image: url(../image/Balloon/L.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	text-align: right;
	width:35px;
	filter: Alpha(opacity=80);
	
}

.BalloonRT
{
	background-position: right top;
	background-image: url(../image/Balloon/RT.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: right;
	width:18px;
	height:35px;
	filter: Alpha(opacity=80);
}
.BalloonRB
{
	background-position: right buttom;
	background-image: url(../image/Balloon/RB.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	text-align: right;
	width:18px;
	height:18px;
	filter: Alpha(opacity=80);

}
.BalloonR
{
	background-position: right buttom;
	background-image: url(../image/Balloon/R.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
	text-align: left;
	width:18px;
	filter: Alpha(opacity=80);

}
.BalloonB
{
	background-position: right buttom;
	background-image: url(../image/Balloon/B.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	text-align: left;
	height:18px;
	filter: Alpha(opacity=80);

}
.BalloonT
{
	background-position: right buttom;
	background-image: url(../image/Balloon/T.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	text-align: left;
	height:35px;
	filter: Alpha(opacity=80);

}
TABLE
{
empty-cells: show ;
}

