body { background-image:url(images/bk.gif); background-repeat:no-repeat; }

BODY, TABLE, TBODY, THEAD, TR, TD, FONT	{	
	font-size:	10pt; 
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	
	text-transform:	none;
	font-family:	Arial, Geneva, sans-serif;
	/* font-size-adjust:	0.5; */
	}	

H3 { font-size: 10pt; font-family: Arial, Geneva;
		color: #999999; }

SMALL	{	
	font-size:	8pt; 
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial, Geneva, sans-serif;
	/* font-size-adjust:	0.5; */
	}	

BODY	{	
	color:	#333333;
	}
	
A:link	{	
	text-decoration:	underline; 
	color:#336699;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:#336699;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:#336699;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:#990099;
	}	
		
A.offsite	{	
	text-decoration:	underline;
	text-decoration:	none;
	font-weight:	normal;
	color:	#FFCC00;
	background:	#333333;
	}	
#header { height:50px; vertical-align:top; padding-top:5px; }

#topnav { list-style:none; float:left; margin:5px 0px 0px 0px; padding:0px; font-size: 11px; font-family:Arial, Helvetica, sans-serif; 
	text-transform:uppercase; }
#topnav li { float:left; margin:0px; padding:0px 7px 10px 7px; background-image:url(images/pipe.gif); 
	background-position:top right; background-repeat:no-repeat;  }
#topnav li.last { background:none; }
#topnav li a { color:#ffffff; text-decoration:none; font-weight:bold;  }
#topnav ul { position:absolute; display:none; margin:0px; float:left; list-style:none; font-size:10px; text-transform:none; 
	top:40px; left:0px; background-color:#efefef; width:840px; padding:0px;  }
#topnav ul li { float:left; padding:0px 10px 4px 10px; margin:5px 0px 0px 0px; left:0px;   }
#topnav li:hover ul, #topnav li.sfhover ul { display:block; }
#topnav ul li a { color:#666666; font-weight:normal; }

.submitstyle { background-color:#ccc; color:#000; border:1px #000 solid; font-weight:bold; font-size:12px; 
	text-transform:uppercase; padding:5px; }

.tablestyle {  }
.tablestyle td { padding:5px 0px 5px 0px; }

#leftnav { float:left; width:200px; height:300px; margin:0px; padding-left:20px;}
#leftnav li { float:none; margin:0px; padding:0px;  }
#result {  background-color:#ccc; padding:10px; margin:0px 0px 10px 0px; }
#result h4, p { margin:0px 0px 3px 0px; }

/* plot search */
#burial-search { margin:10px 20px 40px 20px; }
#burial-search p, #burial-search div { margin:15px 0px; }
#burial-search a, #burial-search label { font-weight:bold; }
#message { color:#660000; }
#search-results {  }
#search-results th { background-color:#CCCCCC; padding:10px; text-align:left; }
#search-results td { padding:5px 10px; }



