#content_middle a, #content_middle_2col a, #content_middle_3col a {
				font-weight:bold;
				color:#0075BB;
				text-decoration:none;
				background-color: none;
				border-bottom: 0px;
}
#content_middle a:link, #content_middle_2col a:link, #content_middle_3col a:link {
				font-weight:bold;
				color:#0075BB;
				text-decoration:none;
				background-color: none;
				border-bottom: 0px;
}

#content_middle a:visited, #content_middle_2col a:visited, #content_middle_3col a:visited {
				font-weight:bold;
				color:#0075BB;
				text-decoration:none;
				background-color: none;
				border-bottom: 0px;
}
#content_middle a:hover, #content_middle_2col a:hover, #content_middle_3col a:hover {
				font-weight:bold;
				color:#C2E2D4;
				text-decoration:none;
				background-color: #FFFFFF;
				border-bottom: 0px;
}

#content_middle a:active, #content_middle_2col a:active, #content_middle_3col a:active {
				font-weight:bold;
				color:#C2E2D4;
				text-decoration:none;
				background-color: #FFFFFF;
				border-bottom: 0px;
}

#content_middle a:focus, #content_middle_2col a:focus, #content_middle_3col a:focus {
				font-weight:bold;
				color:#0075BB;
				text-decoration:none;
				background-color: #FFFFFF;
				border-bottom: 0px;
}

.uploadresult {
	list-style-type: none;
	font-weight: bold;
	font-family: verdana;
	color: #666666;
}

.uploadresult li:hover {
	background-color: #EEEEEE;
	color: #0075BB;
}

ul:hover {
	
}

.poiOverview {
	font-weight: bold;
	font-family: verdana;
	color: #666666;
	line-height: 1.5em;
	width: 375px;
	height: 100%;
}

.poiOverview td {
	border-top: 1px solid #CCCCCC;
}

.poiOverview th {
	color: #666666;
	font-weight: bold;
}

.poiOverview tbody tr:hover {
	cursor: pointer;
}
.poiOverview a {
	text-decoration: none;
	color: #666666;
}

.poiOverview a:visited {
	color: #666666;
}

.poiOverview a:active {
	color: #0075BB;
}

.poiOverview a:hover {
	color: #0075BB;
}

#lsc_poilist {
	display: none;
	border: 0px solid silver;
	height: 450px;
}

.action_btn {
	color: #666666;
}

.action_btn a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.action_btn a:visited {
	color: #666666;
}

.action_btn a:hover {
	color: #0075BB;;
}

.action_btn a:active {
	color: #0075BB;;
}

#lsc_nav {
	margin-left: 5px;
}

.action_small {
	color: #666666;
	font-size: 7pt;
}

.action_small a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

.action_small a:visited {
	color: #666666;
}

.action_small a:hover {
	color: #0075BB;;
}

.action_small a:active {
	color: #0075BB;;
}

.header_small {
	color: #666666;
	font-size: 7pt;
	font-weight: bold;
}

.lstable {
	height: 100%;
}
