A { color: blue; /* blue originally */ text-decoration: none; text-align: justify; }

A.cgreen { color: green; text-align: center; }

A.green { color: green; }

A.black { color: black; text-align: justify; }

A.cred { color: red; text-align: center; }

A.cblue { color: blue; text-align: center; }

A.cturquoise { color: #008080; text-align: center; }

A.cpurple { color: #8A2BE2; text-align: center; }

A.clblue { color: #6495ED; text-align: center; }

A:HOVER { color: maroon; text-decoration: none; }  /*  font-weight : bold;  */

/*
A.1 {color: blue; font-weight: bold; font-size:7pt; }
A.2 {color: green; font-weight: bold; font-size:7pt; }
A.3 {color: navy; font-weight: bold; font-size:7pt; }
A.4 {color: maroon; font-weight: bold; font-size:7pt; }
*/

/* body settings */
BODY {
	background-attachment: fixed;
	background-color: #FFF9DD;  /* #FFFEFF; */
	color: black;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	margin: 0 4px 0 0;
	text-align: justify;
	scrollbar-face-color:#00C000;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#FFF9DD;
	scrollbar-arrow-color:#000000;}

BODY.border { border: 12px solid; margin: 10px 12px; }

 /* egads, a hack ! */
BR.smallbreak { font-size: 2px; }

P.1 {color: blue; font-weight: bold; font-size:7pt; }
P.2 {color: green; font-weight: bold; font-size:7pt; }
P.3 {color: navy; font-weight: bold; font-size:7pt; }
P.4 {color: maroon; font-weight: bold; font-size:7pt; }

P { margin: 10px 10px; font-size: 10pt; color: blue; text-align: justify; }

P.blue10j { font-family: monospace; font-size: 10pt; color: blue; text-align: justify; }

P.blue12c { font-family: monospace; font-size: 12pt; color: blue; text-align: center; }

P.largegreen { font-size: 16pt; color: green; text-align: center; }

P.largered { font-size: 16pt; color: red; text-align: center; }

P.smallred { font-size: 10pt; color: red; text-align: center; }

P.smallblue { font-size: 10pt; color: blue; text-align: center; }

P.smallblack { font-size: 10pt; color: black; text-align: center; }

P.smallmaroon { font-size: 10pt; color: maroon; text-align: center; font-weight: bold; }

P.indent { margin-left: 30px; }

/* note box */
P.note { font-family: Arial, Helvetica, sans-serif; background-color: #FFFFCC; border: 1px solid black;
	clear: both; color: black; margin: 12px 0px 12px 0px; padding: 12px 24px; }

P.notescroll { font-family: Arial, Helvetica, sans-serif; background-color: #FFFFCC;
	border: 1px solid black; clear: both; color: black; margin: 1px 0px 1px 0px; padding: 1px 24px; }

/* note box */
P.note_blue { font-family: Arial, Helvetica, sans-serif; background-color: #FFFFCC; border: 1px solid black;
	clear: both; color: blue; margin: 12px 0px 12px 0px; padding: 12px 24px; }

P.note_red { font-family: Arial, Helvetica, sans-serif; background-color: #FFFFCC; border: 1px solid black;
	clear: both; color: red; margin: 12px 0px 12px 0px; padding: 12px 24px; }

/* links box */
P.linksbox { background-color: #E6E5E4; border: 1px solid black; clear: both; color: blue;
	margin: 6px 0px 6px 0px; padding: 6px 12px; width: 190px; height: 160px; font-size: 8pt; }

P.linksbox-LLC { /* links box */
	background-color: #E6E5E4;
	border: 1px solid black;
	clear: both;
	color: blue;
	margin: 6px 0px 6px 0px;
	padding: 6px 12px;
	width: 230px;
	height: 270px;
	text-align: left;
	font-size: 8pt;}

P.company { /* pop-up box */
	background-color: #E6E5E4;
	clear: both;
	color: blue;
	margin: 6px 0px 6px 0px;
	padding: 6px 12px;
	width: 230px;
	height: 270px;
	text-align: left;
	font-size: 8pt;}
	
Table.linksbox { /* links box */
	/* background-color: #E6E5E4; */
	background-color: #FFFFCC;
	border: 1px solid black;
	clear: both;
	color: blue;
	margin: 6px 0px 6px 0px;
	padding: 6px 12px;
	width: 190px;
	height: 160px;}
Table.note { /* note box - black text*/
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	border: 1px solid black;
	clear: both;
	color: black;
	margin: 12px 0px 12px 0px;
	padding: 12px 24px;
	width: 540}
	
/* list of anchor links */
UL.linklist { list-style-image: url("/Bailiff-Detective-Investigator-Services/relarrow.gif"); }

.bold { font-weight: bold; }

.blueb { font-weight: bold; color: blue;}

.redb { color: red; font-weight: bold; }

.redu { color: red; text-decoration: underline }

.red { color: red;}

.greenu { color: green; text-decoration : underline }

.boldgreen { font-weight: bold; color: green; }

.blue { color: blue; }

.black { color: black; }

.blackb { color: black; text-align: left; font-weight : bold;  }

.smallred { font-weight: bold; color: red; }

.important { color: red; font-weight: bold; }

.underline { text-decoration: underline; }

/* floating menu values */
.menuh { Border-Color: #FFFF99; Border-Left: #FFFF99; Border-Top: #FFFF99; Padding-Left: 1px;
	Padding-Top: 1px; Background-Color: #FFFF99; }

/* floating menu values */
.menu { Background-Color: white; }

/* floating menu values */
.home { cursor: hand; }

/* floating menu values */
.menulinks{ text-decoration: none; }
