tr, td, input, textarea, a, p, select {
  font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size				: 11px;
}

v\:* {
	behavior:url(#default#VML);
}

a {
  background-color : transparent;
	text-decoration	 : underline;
	color            : #FFFFFF;
}

a:hover {
  text-decoration	 : none;
}

html, body {
	width						: 100%; 
	height					: 100%;
	font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size				: 11px;

}

body {
	margin-top			: 0px; 
	margin-right		: 0px; 
	margin-left			: 0px; 
	margin-bottom		: 0px
}

#map_div	{
	width						: 100%; 
	height					: 100%; 
	/*background-color:pink;*/
}


#dump_data  {
  top             : 100px;
  left            : 100px;
  background-color: #ffff00;
  position        : absolute;
  padding         : 5px;
  border					: 1px solid black;
  visibility      : hidden;
}

.top_header	{
	background-color: #960001;
 	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica,sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

a.top_header	{
	text-decoration	: none;
}

a.top_header:hover	{
	background-color: transparent;
	text-decoration	: underline;
}

.feeder_news	{
	background-color	: #FDD3D4;
	color							: #150453;
	font-family				: Arial, Verdana, Trebuchet, Tahoma, Helvetica, sans-serif;
	font-size					: 13px;
}

a.feeder_news	{
	color							: #150453;
	font-family				: Arial, Verdana, Trebuchet, Tahoma, Helvetica, sans-serif;
	font-size					: 13px;
}

p.feeder_news	{
	margin						: 5px; 
	margin-left				: 160px;
}

.crime_ctg_text	{
 	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica,sans-serif;
	font-size: 10px;
	color: #150453;
}

a.crime_ctg_text	{
	text-decoration	: none;
}

a.crime_ctg_text:hover	{
	color: #000000;
	background-color: transparent;
	text-decoration	: underline;
}

#ZoneSearch_div {
  top							: 65px; 
	left						: 55%;
	position				: absolute;
	padding					: 5px;
}

#totalNoTD  {
  padding-left : 10px;
  color           : #FFFFFF;
}

.top_search {
  color           : #FFFFFF;
  
}

a.black   {
  color           : #000000;
  text-decoration	: underline;
}

a.black:hover {
  background-color:#000000;
  color            :#FFFFFF;
  text-decoration	: none;
}

tr.markerMouseOver  {
	background-color : #808080;
	cursor           : pointer;
}

tr.markerMouseOut  {
	background-color: #FFFFFF;
	cursor           : default;
}

.pointTooltip	{
	background-color: white;
	border					: 1px solid #000000;
	padding					: 2px;
	width						: 150px;
	font-family			: Tahoma;
	font-size				: 9px;
}

.popup_text	{
 	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.popup_headline_text	{
	color: #132340;
}

.popup_submit_button	{
	background-color: #960001; 
	border-width:0px;
	padding:3px;
	color: #FFFFFF;
}

tr.searchMouseOver  {
  background-color : #808080;
	cursor           : pointer;
}

tr.searchMouseOut  {
  background-color : #FFFFFF;
	cursor           : default;
}

tr.searchStatsDown  {
  background-color: #333366;
  color           : #FFFFFF;
}

td.searchCity {
  padding         : 2px;
}

.search_text	{
 	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.search_text:hover  {
	background-color: transparent;
}

#searchBox  {
  position        : absolute;
  background-color: white;
	border					: 1px solid #000000;
	padding					: 2px;
	width						: 200px;
	font-family			: Tahoma;
	font-size				: 12px;
	color           : #000000;
}
