body {
  margin: 0px;
  padding: 0px;
}

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

table.header, table.header td img{
	background-color : #ffffff;
  vertical-align: bottom;
}

table.ms-popup {
	background-color: #FFFFFF;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	border-left: 1px solid black;
	padding: 1px 1px 1px 1px;
}

td.ms-popup {
	font-size: 12px;
	color: black;
	background-color: #FFFFFF;
}

#ms-pup {
	position: absolute;
	visibility: hidden;
	z-index: 200;
	font-size: 11px;
}

#pup {
	position: absolute;
	visibility: hidden;
	z-index: 200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.highlight {
	font-size: 12px;
	color: #ffffff;
	background-color: #FF0000;
	padding: 2px 2px 2px 2px;
}

th.resultheader {
	padding: 3px 1px 4px 8px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
}

td.result {
	font-size: 12px;
	color: #000000;
	padding: 2px 1px 1px 8px;
	background-color: #ffffff;
}

tr.odd {
	background-color: #FFFFFF;
}

tr.even {
	background-color: #EEF1F6;
}

td.mapimage {
	padding: 0px 0px 0px 0px;
	background-image: url(gfx/loading.gif);
	background-repeat: no-repeat;
	background-color: #B4B4B4
}

.slideshow-text {
	border: 0px solid white;
	margin: 0;
	padding: 0px;
	color: black;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	overflow: hidden;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3E76C0;
	text-decoration: none;
}

a.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:focus{
	text-decoration: underline;
}

form {
	display: inline;
}

#highlight {
	color: #FF0000;
	font-weight: bold;
}

#white {
	color: #FFFFFF;
}

#red {
	color: #FF0000;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0px;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.loading {
	background-image: url("loading.gif");
	background-repeat: no-repeat
}
