body{
	margin:0 0 32px 0;
	padding:0;
	background-color:#003399;
	color:#000000;
}

div#banner{
	background-color:#003399;
	color: #ffffff;
	height:80px;
	margin:0;
	padding:8px;
}

h1{
	text-align:center;
	font-family:"‚l‚r ‚o–¾’©","Times New Roman", Times, serif;
	font-size:200%;
	color: #ffffff;
	line-height:200%;
	margin: 0.2em 0em;
	padding:20px 8px 4px 8px;
}

h2{
	margin:12px 2px 2px 2px;
	padding:3px;
	font-size:small;
	background-color:#ccccff;
}

ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

div.intro{
	color:#333333;
	background:#ffffff;
	font-size:100%;
	line-height:110%;
}

blockquote{
	padding:4px;
	color:#330000;
	background:#ffe0f0;
	font-size:100%;
	line-height:110%;
}


		v\:* {
		    behavior:url(#default#VML);
		}
		th.title{
		    background-color: #333399;
	        color: #fff;
		    border:2px outset gray;
		}
		th.title h1{
		   margin:0px;
		}
		div#map{
		    border:2px outset gray;
		}
		div.marker_data_html {
		    width: 280px;
		    margin-top:8px;
		}
		div.marker_data_html div.subject{
		    text-align:center;
		    padding:4px;
		    font-weight:bold;
		    font-family:sans-serif;
		    border:outset 2px gray;
		    margin-bottom:8px;
		}
		div.marker_data_html div.description{
		    width: 256px;
		    height: 64px;
		    overflow: auto;
		    border-top: 1px dashed black;
		    margin-top: 8px;
		    padding:    4px;
		}
		div.poweredby{
		    margin: auto;
		    height:50px;
		    border-top: 1px gray dashed;
		    text-align: right;
		    font-size:  9px;
		}

