/* CSS Document */

#tableright {
	width: 150px;
	background-color: #565a33;
	vertical-align: top;
	padding: 10px 5px;
	text-align: center;
	color: #FFFFFF;
}
.tablelandmarks {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-top: 5px 0px 10px 0px;
	text-align: center;
	color: #FFFFFF;
	vertical-align: top;
}
#tableright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
#tableright a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #FFFFFF;
}
#tableright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #FFCC33;
}

#tableright p {
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
}
#tableright label {
	font-size: 11px;
	color: #FFFFFF;
