﻿body {
}

td.InCustody
{
  color:red
}

td.Released
{
  color:green
}

.letters A:link{
	font-size: 26px;
	color: #F6C108;
	text-decoration: none;
	font-family: Arial, "Courier New", Courier, mono;
	font-weight: bold;
	padding: 2.5px;
}
.letters A:visited {
	font-size: 26px;
	color: #F6C108;
	text-decoration: none;
	font-family: Arial, "Courier New", Courier, mono;
	font-weight: bold;
	padding: 2.5px;
}
.letters A:hover {
	font-size: 26px;
	background-color: #F6C108;
	color: #000000;
	text-decoration: none;
	font-family: Arial, "Courier New", Courier, mono;
	font-weight: normal;
	font-weight: bold;
	padding: 2.5px;
}
.letters A:active {
	font-size: 26px;
	background-color: #000000;
	color: #FFDB9F;
	text-decoration: none;
	font-family: Arial, "Courier New", Courier, mono;
	font-weight: bold;
	padding: 2.5px;
}

.menu A:link{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, "Courier New", Courier, mono;
	font-weight: bold;
	padding: 2.5px;
}
.menu A:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, "Courier New", Courier, mono;
	font-weight: bold;
	padding: 2.5px;
}
.menu A:hover {
	font-size: 13px;
	color: #888888;
	text-decoration: none;
	font-family: Arial, "Courier New", Courier, mono;
	font-weight: normal;
	font-weight: bold;
	padding: 2.5px;
}
.menu A:active {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, "Courier New", Courier, mono;
	font-weight: bold;
	padding: 2.5px;
}

.cellTopLeft {
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-style: none;
	border-bottom-style: none;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.cellTopRight {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.cellTopMiddle {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.cellBottom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	padding-right: 4px;
	padding-left: 4px;
}
.cellCaseTitle {
	border-bottom-style: solid;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.cellBail {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3pt;
}
.cellSpacer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3pt;
}
