﻿body {font-family: Helvetica,Arial,sans-serif; color:#464646; font-size:12px;}
.MainDiv
{
 background-color:#E8E8E8;
 text-align:center;
 width:448px;
 
}
.HeaderFont
{
	font-size:15px;
	font-weight:bold;
}
.SmallFont
{
font-size:9px;	
}
.ResultsTable {
	width: 635px;
	margin-top: 20px;
}
.thArrestHeader th
{
	color: White;
	cursor:hand;
	background-color:#3b3b3b;
}
.ArrestRowAlternating td
{
	background-color:#E8E8E8;
	border-bottom: 1px dotted #3b3b3b;
}
.BookingLink
{
	color:#804000;
}
.ArrestRow td
 {
	border-bottom: 1px dotted #3b3b3b;
	
}
