a:link {
color: #0000FF;
text-decoration: none;
}

a:visited {
color: #0000FF;
text-decoration: none;
}

a:active {
color: #0000FF;
text-decoration: none;
}

table {
border: 2px solid #0000FF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

tr {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;

}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #00074F;
	font-family:Arial, verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #000000;
	text-align: left;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #0000ff;
color: #FFFFFF;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: uppercase;
	background-color: #CC0000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h3 {
	font-family: "verdana, Arial", Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

li {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
	text-align: left;
	white-space: normal;
}

.style3 {
	font-size: 18px;
	font-weight: bold;
}
.style4 {
	font-size: 16px;
	font-weight: bold;
}
.style6 {
	font-size: 12;
	font-style: italic;
}

.menutitle{
	cursor: default;
	margin-bottom: 5px;
	background-color:#00074F;
	color:#0000FF;
	width:140px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	/*/*/border:1px solid #000000;/* */
}
.submenu{
	margin-bottom: 0.5em;
}
acronym { 
border-bottom:1px dotted #CC3333; 
cursor:help; 
} 
input { 
background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; border-width:2px; border-color: #0033FF; border-style:solid; }
textarea { 
background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; border-width:2px; border-color: #0000FF; border-style:solid; }
.highlight { background: #FFFF40; }
		.searchheading { font-size: 130%; font-weight: bold; }
		.summary { font-size: 80%; font-style: italic; } 
		.results { font-size: 100%; }
		.category { color: #999999; }
		.description { font-size: 100%; color: #008000; }
		.context { font-size: 100%; }
		.infoline { font-size: 80%; font-style: normal; color: #808080;}
		.sorting { text-align: right; }
		.result_title { font-weight: bold; font-size: 100%; }

		.zoom_searchform { font-size: 100%; }
		.zoom_options { font-size: 80%; }
		input.zoom_button {  }
		input.zoom_searchbox {  }
		
.mapheader {
	
	text-align: left;
	font-weight: 700;
	font-size: 14px;
}
.mapheader :visited {
	color: black;
}
.mapheader :link {
	color: black;
}