tr, td, input, textarea, a, p, select {
  font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size				: 11px;
}

a {
	text-decoration : underline;
	color           : #000000;
}

a:hover  {
	background-color: #150453;
	color           : #FFFFFF;
	text-decoration : none;
}

.pic_title	{
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.page_title	{
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 25px;
  font-weight: bold;
}

.table_header	{
  background-color: rgb(237, 227, 191);
  color: rgb(0, 0, 0);
  font-weight: bold;
	padding : 5px;
	
}

.table_content	{
  background-color: rgb(239, 239, 239);
  color: maroon;
	padding : 5px;
}

.empty_row	{
  background-color: rgb(255, 0, 0);
  color: white;
	padding : 5px;
}

.full_row	{
  background-color: green;
  color: white;
	padding : 5px;
}

.prev_bar {
  background-color: #efefef;
  color: maroon;
}

.nav_bar	{
  background-color	: maroon;
  color				: rgb(255, 255, 255);
}

#fixedtipdiv{
position:absolute;
padding: 2px;
border:1px solid black;
font:normal 9px Verdana;
line-height:18px;
z-index:100;
}

.top_header	{
	background-color: #10033F;
 	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: 4px;
	padding-right: 5px;
}

.main_image	{
	background-image: url('../img/header_strip_1px.gif'); 
}

.search_text	{
 	font-family: Trebuchet, Tahoma, Verdana, Arial, Helvetica,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

a.search_text:hover  {
	background-color: transparent;
}

.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;
}

a.top_header	{
	text-decoration	: none;
}

a.top_header:hover	{
	background-color: transparent;
	text-decoration	: underline;
}

.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: #132340; 
	border-width:0px;
	padding:3px;
	color: #FFFFFF;
}

.feeder_news	{
	background-color	: #E2EBFB;
	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;
}

a.feeder_news:hover  {
	background-color   : #150453;
	color              : #FFFFFF;
	text-decoration    : none;
}

p.feeder_news	{
	margin						: 5px; 
	margin-left				: 160px;
}

.stat_header_selected	{
  background-color	: #FFFF00;
  color							: #000000;
  font-weight				: bold;
	padding						: 2px;
}

.stat_header_unselected	{
  background-color	: #132340;
  color							: #FFFFFF;
  font-weight				: bold;
	padding						: 2px;
}

.stat_row	{
  background-color	: #E2EBFB;
  color							: #000000;
	padding						: 2px;
}

td.poll_safe_cell {
  font-family			: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size				: 11px;
}

.pointTooltip	{
	background-color: white;
	border					: 1px solid #000000;
	padding					: 2px;
	/*width						: 200px;*/
	font-family			: Tahoma;
	font-size				: 9px;
}

tr.markerMouseOver  {
	background-color : #808080;
	cursor           : pointer;
}

tr.markerMouseOut  {
	background-color: #FFFFFF;
	cursor           : default;
}

#searchBox  {
  position        : absolute;
  background-color: white;
	border					: 1px solid #000000;
	padding					: 2px;
	width						: 200px;
	font-family			: Tahoma;
	font-size				: 12px;
	color           : #000000;
}

#plaatsBox, #straatBox  {
  position : absolute;
  margin-left : 40px;
  background-color: white;
	border					: 1px solid #000000;
	padding					: 2px;
	width						: 200px;
	font-family			: Tahoma;
	font-size				: 12px;
	color           : #000000;
}

tr.markerMouseOver  {
	background-color : #808080;
	cursor           : pointer;
}

tr.markerMouseOut  {
	background-color: #FFFFFF;
	cursor           : default;
}

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;
}

span.addLocation  {
  background-color : #FF0000;
  color : #FFFFFF;
}

span.addLocation a  {
  color : #FFFFFF;
}

.error  {
  font-size				: 12px;
	color           : #FF0000;
}

tr.artUserAdded {
  background-color : #FAF7AF;
}

a.blodRed {
  color : #FF0000;
}
