.map_text_layer {
	height: 100px;
	overflow: auto;
	width: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4;
	vertical-align: top;
}
.map_table_border {
	border: 0px solid #FFFFFF;
}
.map_table_header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #404040;
	height: 20px;
	background-color: #5D5D5D;
}
.map_table_header_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.map_grey_bg {
	background-color: #E8E8E8;
}
.regular_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 17px;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #87383B;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	height: 22px;
	width: 550px;
}
.table_info {
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
}

.header {
	background-image: url(images/header_final.jpg);
	background-repeat: no-repeat;
}

.indent {
	padding-left: 20px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CB5957;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}

.white_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373737;
	line-height: 12px;
}
.white_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	height: 20px;
}
.bordertable {
	border: 1px solid #888888;
}

