-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
487 lines (464 loc) · 73.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Code Improvement Commission - structured HTML State Codes of Tennessee (TN)</title>
<style>
#hierarchy
{
font-family: FontAwesome;
}
.foldercontainer, .file, .noitems
{
display: block;
padding: 5px 5px 5px 25px;
}
.folder
{
color: #940909;
}
.file
{
color: #aaa;
display: none;
}
.folder
{
cursor: pointer;
}
.noitems
{
display: none;
pointer-events: none;
}
.folder:before, .file:before
{
padding-right: 10px;
}
</style>
<link rel="stylesheet" href="https://unicourt.github.io/cic-code-ga/assets/css/style.css?v=71a7d2020587a98769773752988a1eaa6e788f18">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"/>
</head>
<body>
<div class="container-lg px-3 my-5 markdown-body">
<h1 id="cic-code-ga">cic-code-tn</h1>
<p>Code Improvement Commission - structured HTML State Codes of Tennessee (TN)</p>
<p>This repository was created by UniCourt on behalf of <a href="https://public.resource.org/">Public.Resource.Org</a>. All this work is in the public domain and there are NO RIGHTS RESERVED.</p>
<p>Following releases are included:</p>
<div id="hierarchy">
<div class="foldercontainer">
<span class="folder fa-folder-o" data-isexpanded="true">Release 72 dated 2020.09.01.</span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.constitution.tn.html">CONSTITUTION OF THE STATE OF TENNESSEE</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.constitution.us.html">CONSTITUTION OF THE UNITED STATES 1787</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.01.html">TITLE 01 - Code And Statutes</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.02.html">TITLE 02 - Elections</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.03.html">TITLE 03 - Legislature</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.04.html">TITLE 04 - State Government</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.05.html">TITLE 05 - Counties</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.06.html">TITLE 06 - Cities And Towns</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.07.html">TITLE 07 - Consolidated Governments and Local Governmental Functions and Entities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.08.html">TITLE 08 - Public Officers And Employees</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.09.html">TITLE 09 - Public Finances</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.10.html">TITLE 10 - Public Libraries, Archives and Records</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.11.html">TITLE 11 - Natural Areas and Recreation</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.12.html">TITLE 12 - Public Property, Printing And Contracts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.13.html">TITLE 13 - Public Planning And Housing</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.15.html">TITLE 15 - Holidays and Days of Special Observance</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.16.html">TITLE 16 - Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.17.html">TITLE 17 - Judges And Chancellors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.18.html">TITLE 18 - Clerks Of Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.19.html">TITLE 19 - Civil Procedure In General Sessions Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.20.html">TITLE 20 - Civil Procedure</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.21.html">TITLE 21 - Proceedings In Chancery</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.22.html">TITLE 22 - Juries And Jurors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.23.html">TITLE 23 - Attorneys-at-law</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.24.html">TITLE 24 - Evidence and Witnesses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.25.html">TITLE 25 - Judgments</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.26.html">TITLE 26 - Execution</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.27.html">TITLE 27 - Appeal And Review</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.28.html">TITLE 28 - Limitation Of Actions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.29.html">TITLE 29 - Remedies and Special Proceedings</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.30.html">TITLE 30 - Administration of Estates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.31.html">TITLE 31 - Descent And Distribution</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.32.html">TITLE 32 - Wills</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.33.html">TITLE 33 - Mental Health and Substance Abuse and Intellectual and Developmental Disabilities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.34.html">TITLE 34 - Guardianship</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.35.html">TITLE 35 - Fiduciaries And Trust Estates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.36.html">TITLE 36 - Domestic Relations</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.37.html">TITLE 37 - Juveniles</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.38.html">TITLE 38 - Prevention And Detection Of Crime</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.39.html">TITLE 39 - Criminal Offenses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.40.html">TITLE 40 - Criminal Procedure</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.41.html">TITLE 41 - Correctional Institutions and Inmates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.42.html">TITLE 42 - Aeronautics</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.43.html">TITLE 43 - Agriculture And Horticulture</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.44.html">TITLE 44 - Animals And Animal Husbandry</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.45.html">TITLE 45 - Banks And Financial Institutions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.46.html">TITLE 46 - Cemeteries</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.47.html">TITLE 47 - Commercial Instruments And Transactions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.48.html">TITLE 48 - Securities, Corporations And Associations</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.49.html">TITLE 49 - Education</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.50.html">TITLE 50 - Employer And Employee</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.53.html">TITLE 53 - Food, Drugs And Cosmetics</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.54.html">TITLE 54 - Highways, Bridges And Ferries</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.55.html">TITLE 55 - Motor and Other Vehicles</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.56.html">TITLE 56 - Insurance</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.57.html">TITLE 57 - Intoxicating Liquors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.58.html">TITLE 58 - Military Affairs, Emergencies and Civil Defense</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.59.html">TITLE 59 - Mines And Mining</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.60.html">TITLE 60 - Oil And Gas</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.61.html">TITLE 61 - Partnerships</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.62.html">TITLE 62 - Professions, Businesses and Trades</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.63.html">TITLE 63 - Professions Of The Healing Arts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.64.html">TITLE 64 - Regional Authorities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.65.html">TITLE 65 - Public Utilities and Carriers</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.66.html">TITLE 66 - Property</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.67.html">TITLE 67 - Taxes And Licenses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.68.html">TITLE 68 - Health, Safety and Environmental Protection</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.69.html">TITLE 69 - Waters, Waterways, Drains And Levees</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.70.html">TITLE 70 - Wildlife Resources</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r72/gov.tn.tca.title.71.html">TITLE 71 - Welfare</a></span>
</div>
<div class="foldercontainer">
<span class="folder fa-folder-o" data-isexpanded="true">Release 73 dated 2020.09.30.</span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.constitution.tn.html">CONSTITUTION OF THE STATE OF TENNESSEE</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.constitution.us.html">CONSTITUTION OF THE UNITED STATES 1787</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.01.html">TITLE 01 - Code And Statutes</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.02.html">TITLE 02 - Elections</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.03.html">TITLE 03 - Legislature</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.04.html">TITLE 04 - State Government</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.05.html">TITLE 05 - Counties</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.06.html">TITLE 06 - Cities And Towns</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.07.html">TITLE 07 - Consolidated Governments and Local Governmental Functions and Entities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.08.html">TITLE 08 - Public Officers And Employees</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.09.html">TITLE 09 - Public Finances</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.10.html">TITLE 10 - Public Libraries, Archives and Records</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.11.html">TITLE 11 - Natural Areas and Recreation</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.12.html">TITLE 12 - Public Property, Printing And Contracts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.13.html">TITLE 13 - Public Planning And Housing</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.15.html">TITLE 15 - Holidays and Days of Special Observance</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.16.html">TITLE 16 - Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.17.html">TITLE 17 - Judges And Chancellors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.18.html">TITLE 18 - Clerks Of Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.19.html">TITLE 19 - Civil Procedure In General Sessions Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.20.html">TITLE 20 - Civil Procedure</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.21.html">TITLE 21 - Proceedings In Chancery</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.22.html">TITLE 22 - Juries And Jurors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.23.html">TITLE 23 - Attorneys-at-law</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.24.html">TITLE 24 - Evidence and Witnesses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.25.html">TITLE 25 - Judgments</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.26.html">TITLE 26 - Execution</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.27.html">TITLE 27 - Appeal And Review</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.28.html">TITLE 28 - Limitation Of Actions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.29.html">TITLE 29 - Remedies and Special Proceedings</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.30.html">TITLE 30 - Administration of Estates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.31.html">TITLE 31 - Descent And Distribution</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.32.html">TITLE 32 - Wills</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.33.html">TITLE 33 - Mental Health and Substance Abuse and Intellectual and Developmental Disabilities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.34.html">TITLE 34 - Guardianship</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.35.html">TITLE 35 - Fiduciaries And Trust Estates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.36.html">TITLE 36 - Domestic Relations</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.37.html">TITLE 37 - Juveniles</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.38.html">TITLE 38 - Prevention And Detection Of Crime</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.39.html">TITLE 39 - Criminal Offenses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.40.html">TITLE 40 - Criminal Procedure</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.41.html">TITLE 41 - Correctional Institutions and Inmates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.42.html">TITLE 42 - Aeronautics</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.43.html">TITLE 43 - Agriculture And Horticulture</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.44.html">TITLE 44 - Animals And Animal Husbandry</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.45.html">TITLE 45 - Banks And Financial Institutions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.46.html">TITLE 46 - Cemeteries</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.47.html">TITLE 47 - Commercial Instruments And Transactions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.48.html">TITLE 48 - Securities, Corporations And Associations</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.49.html">TITLE 49 - Education</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.50.html">TITLE 50 - Employer And Employee</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.53.html">TITLE 53 - Food, Drugs And Cosmetics</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.54.html">TITLE 54 - Highways, Bridges And Ferries</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.55.html">TITLE 55 - Motor and Other Vehicles</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.56.html">TITLE 56 - Insurance</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.57.html">TITLE 57 - Intoxicating Liquors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.58.html">TITLE 58 - Military Affairs, Emergencies and Civil Defense</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.59.html">TITLE 59 - Mines And Mining</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.60.html">TITLE 60 - Oil And Gas</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.61.html">TITLE 61 - Partnerships</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.62.html">TITLE 62 - Professions, Businesses and Trades</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.63.html">TITLE 63 - Professions Of The Healing Arts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.64.html">TITLE 64 - Regional Authorities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.65.html">TITLE 65 - Public Utilities and Carriers</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.66.html">TITLE 66 - Property</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.67.html">TITLE 67 - Taxes And Licenses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.68.html">TITLE 68 - Health, Safety and Environmental Protection</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.69.html">TITLE 69 - Waters, Waterways, Drains And Levees</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.70.html">TITLE 70 - Wildlife Resources</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r73/gov.tn.tca.title.71.html">TITLE 71 - Welfare</a></span>
</div>
<div class="foldercontainer">
<span class="folder fa-folder-o" data-isexpanded="true">Release 74 dated 2020.12.22.</span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.constitution.tn.html">CONSTITUTION OF THE STATE OF TENNESSEE</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.constitution.us.html">CONSTITUTION OF THE UNITED STATES 1787</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.01.html">TITLE 01 - Code And Statutes</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.02.html">TITLE 02 - Elections</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.03.html">TITLE 03 - Legislature</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.04.html">TITLE 04 - State Government</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.05.html">TITLE 05 - Counties</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.06.html">TITLE 06 - Cities And Towns</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.07.html">TITLE 07 - Consolidated Governments and Local Governmental Functions and Entities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.08.html">TITLE 08 - Public Officers And Employees</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.09.html">TITLE 09 - Public Finances</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.10.html">TITLE 10 - Public Libraries, Archives and Records</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.11.html">TITLE 11 - Natural Areas and Recreation</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.12.html">TITLE 12 - Public Property, Printing And Contracts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.13.html">TITLE 13 - Public Planning And Housing</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.15.html">TITLE 15 - Holidays and Days of Special Observance</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.16.html">TITLE 16 - Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.17.html">TITLE 17 - Judges And Chancellors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.18.html">TITLE 18 - Clerks Of Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.19.html">TITLE 19 - Civil Procedure In General Sessions Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.20.html">TITLE 20 - Civil Procedure</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.21.html">TITLE 21 - Proceedings In Chancery</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.22.html">TITLE 22 - Juries And Jurors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.23.html">TITLE 23 - Attorneys-at-law</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.24.html">TITLE 24 - Evidence and Witnesses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.25.html">TITLE 25 - Judgments</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.26.html">TITLE 26 - Execution</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.27.html">TITLE 27 - Appeal And Review</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.28.html">TITLE 28 - Limitation Of Actions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.29.html">TITLE 29 - Remedies and Special Proceedings</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.30.html">TITLE 30 - Administration of Estates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.31.html">TITLE 31 - Descent And Distribution</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.32.html">TITLE 32 - Wills</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.33.html">TITLE 33 - Mental Health and Substance Abuse and Intellectual and Developmental Disabilities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.34.html">TITLE 34 - Guardianship</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.35.html">TITLE 35 - Fiduciaries And Trust Estates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.36.html">TITLE 36 - Domestic Relations</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.37.html">TITLE 37 - Juveniles</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.38.html">TITLE 38 - Prevention And Detection Of Crime</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.39.html">TITLE 39 - Criminal Offenses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.40.html">TITLE 40 - Criminal Procedure</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.41.html">TITLE 41 - Correctional Institutions and Inmates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.42.html">TITLE 42 - Aeronautics</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.43.html">TITLE 43 - Agriculture And Horticulture</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.44.html">TITLE 44 - Animals And Animal Husbandry</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.45.html">TITLE 45 - Banks And Financial Institutions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.46.html">TITLE 46 - Cemeteries</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.47.html">TITLE 47 - Commercial Instruments And Transactions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.48.html">TITLE 48 - Securities, Corporations And Associations</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.49.html">TITLE 49 - Education</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.50.html">TITLE 50 - Employer And Employee</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.53.html">TITLE 53 - Food, Drugs And Cosmetics</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.54.html">TITLE 54 - Highways, Bridges And Ferries</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.55.html">TITLE 55 - Motor and Other Vehicles</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.56.html">TITLE 56 - Insurance</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.57.html">TITLE 57 - Intoxicating Liquors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.58.html">TITLE 58 - Military Affairs, Emergencies and Civil Defense</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.59.html">TITLE 59 - Mines And Mining</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.60.html">TITLE 60 - Oil And Gas</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.61.html">TITLE 61 - Partnerships</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.62.html">TITLE 62 - Professions, Businesses and Trades</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.63.html">TITLE 63 - Professions Of The Healing Arts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.64.html">TITLE 64 - Regional Authorities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.65.html">TITLE 65 - Public Utilities and Carriers</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.66.html">TITLE 66 - Property</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.67.html">TITLE 67 - Taxes And Licenses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.68.html">TITLE 68 - Health, Safety and Environmental Protection</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.69.html">TITLE 69 - Waters, Waterways, Drains And Levees</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.70.html">TITLE 70 - Wildlife Resources</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r74/gov.tn.tca.title.71.html">TITLE 71 - Welfare</a></span>
</div>
<div class="foldercontainer">
<span class="folder fa-folder-o" data-isexpanded="true">Release 75 dated 2021.02.04.</span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.constitution.tn.html">CONSTITUTION OF THE STATE OF TENNESSEE</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.constitution.us.html">CONSTITUTION OF THE UNITED STATES 1787</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.01.html">TITLE 01 - Code And Statutes</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.02.html">TITLE 02 - Elections</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.03.html">TITLE 03 - Legislature</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.04.html">TITLE 04 - State Government</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.05.html">TITLE 05 - Counties</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.06.html">TITLE 06 - Cities And Towns</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.07.html">TITLE 07 - Consolidated Governments and Local Governmental Functions and Entities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.08.html">TITLE 08 - Public Officers And Employees</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.09.html">TITLE 09 - Public Finances</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.10.html">TITLE 10 - Public Libraries, Archives and Records</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.11.html">TITLE 11 - Natural Areas and Recreation</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.12.html">TITLE 12 - Public Property, Printing And Contracts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.13.html">TITLE 13 - Public Planning And Housing</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.15.html">TITLE 15 - Holidays and Days of Special Observance</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.16.html">TITLE 16 - Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.17.html">TITLE 17 - Judges And Chancellors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.18.html">TITLE 18 - Clerks Of Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.19.html">TITLE 19 - Civil Procedure In General Sessions Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.20.html">TITLE 20 - Civil Procedure</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.21.html">TITLE 21 - Proceedings In Chancery</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.22.html">TITLE 22 - Juries And Jurors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.23.html">TITLE 23 - Attorneys-at-law</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.24.html">TITLE 24 - Evidence and Witnesses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.25.html">TITLE 25 - Judgments</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.26.html">TITLE 26 - Execution</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.27.html">TITLE 27 - Appeal And Review</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.28.html">TITLE 28 - Limitation Of Actions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.29.html">TITLE 29 - Remedies and Special Proceedings</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.30.html">TITLE 30 - Administration of Estates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.31.html">TITLE 31 - Descent And Distribution</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.32.html">TITLE 32 - Wills</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.33.html">TITLE 33 - Mental Health and Substance Abuse and Intellectual and Developmental Disabilities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.34.html">TITLE 34 - Guardianship</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.35.html">TITLE 35 - Fiduciaries And Trust Estates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.36.html">TITLE 36 - Domestic Relations</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.37.html">TITLE 37 - Juveniles</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.38.html">TITLE 38 - Prevention And Detection Of Crime</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.39.html">TITLE 39 - Criminal Offenses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.40.html">TITLE 40 - Criminal Procedure</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.41.html">TITLE 41 - Correctional Institutions and Inmates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.42.html">TITLE 42 - Aeronautics</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.43.html">TITLE 43 - Agriculture And Horticulture</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.44.html">TITLE 44 - Animals And Animal Husbandry</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.45.html">TITLE 45 - Banks And Financial Institutions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.46.html">TITLE 46 - Cemeteries</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.47.html">TITLE 47 - Commercial Instruments And Transactions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.48.html">TITLE 48 - Securities, Corporations And Associations</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.49.html">TITLE 49 - Education</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.50.html">TITLE 50 - Employer And Employee</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.53.html">TITLE 53 - Food, Drugs And Cosmetics</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.54.html">TITLE 54 - Highways, Bridges And Ferries</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.55.html">TITLE 55 - Motor and Other Vehicles</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.56.html">TITLE 56 - Insurance</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.57.html">TITLE 57 - Intoxicating Liquors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.58.html">TITLE 58 - Military Affairs, Emergencies and Civil Defense</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.59.html">TITLE 59 - Mines And Mining</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.60.html">TITLE 60 - Oil And Gas</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.61.html">TITLE 61 - Partnerships</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.62.html">TITLE 62 - Professions, Businesses and Trades</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.63.html">TITLE 63 - Professions Of The Healing Arts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.64.html">TITLE 64 - Regional Authorities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.65.html">TITLE 65 - Public Utilities and Carriers</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.66.html">TITLE 66 - Property</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.67.html">TITLE 67 - Taxes And Licenses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.68.html">TITLE 68 - Health, Safety and Environmental Protection</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.69.html">TITLE 69 - Waters, Waterways, Drains And Levees</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.70.html">TITLE 70 - Wildlife Resources</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r75/gov.tn.tca.title.71.html">TITLE 71 - Welfare</a></span>
</div>
<div class="foldercontainer">
<span class="folder fa-folder-o" data-isexpanded="true">Release 76 dated 2021.05.21.</span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.constitution.tn.html">CONSTITUTION OF THE STATE OF TENNESSEE</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.constitution.us.html">CONSTITUTION OF THE UNITED STATES 1787</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.01.html">TITLE 01 - Code And Statutes</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.02.html">TITLE 02 - Elections</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.03.html">TITLE 03 - Legislature</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.04.html">TITLE 04 - State Government</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.05.html">TITLE 05 - Counties</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.06.html">TITLE 06 - Cities And Towns</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.07.html">TITLE 07 - Consolidated Governments and Local Governmental Functions and Entities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.08.html">TITLE 08 - Public Officers And Employees</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.09.html">TITLE 09 - Public Finances</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.10.html">TITLE 10 - Public Libraries, Archives and Records</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.11.html">TITLE 11 - Natural Areas and Recreation</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.12.html">TITLE 12 - Public Property, Printing And Contracts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.13.html">TITLE 13 - Public Planning And Housing</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.15.html">TITLE 15 - Holidays and Days of Special Observance</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.16.html">TITLE 16 - Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.17.html">TITLE 17 - Judges And Chancellors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.18.html">TITLE 18 - Clerks Of Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.19.html">TITLE 19 - Civil Procedure In General Sessions Courts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.20.html">TITLE 20 - Civil Procedure</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.21.html">TITLE 21 - Proceedings In Chancery</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.22.html">TITLE 22 - Juries And Jurors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.23.html">TITLE 23 - Attorneys-at-law</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.24.html">TITLE 24 - Evidence and Witnesses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.25.html">TITLE 25 - Judgments</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.26.html">TITLE 26 - Execution</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.27.html">TITLE 27 - Appeal And Review</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.28.html">TITLE 28 - Limitation Of Actions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.29.html">TITLE 29 - Remedies and Special Proceedings</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.30.html">TITLE 30 - Administration of Estates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.31.html">TITLE 31 - Descent And Distribution</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.32.html">TITLE 32 - Wills</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.33.html">TITLE 33 - Mental Health and Substance Abuse and Intellectual and Developmental Disabilities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.34.html">TITLE 34 - Guardianship</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.35.html">TITLE 35 - Fiduciaries And Trust Estates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.36.html">TITLE 36 - Domestic Relations</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.37.html">TITLE 37 - Juveniles</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.38.html">TITLE 38 - Prevention And Detection Of Crime</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.39.html">TITLE 39 - Criminal Offenses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.40.html">TITLE 40 - Criminal Procedure</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.41.html">TITLE 41 - Correctional Institutions and Inmates</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.42.html">TITLE 42 - Aeronautics</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.43.html">TITLE 43 - Agriculture And Horticulture</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.44.html">TITLE 44 - Animals And Animal Husbandry</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.45.html">TITLE 45 - Banks And Financial Institutions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.46.html">TITLE 46 - Cemeteries</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.47.html">TITLE 47 - Commercial Instruments And Transactions</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.48.html">TITLE 48 - Securities, Corporations And Associations</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.49.html">TITLE 49 - Education</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.50.html">TITLE 50 - Employer And Employee</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.53.html">TITLE 53 - Food, Drugs And Cosmetics</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.54.html">TITLE 54 - Highways, Bridges And Ferries</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.55.html">TITLE 55 - Motor and Other Vehicles</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.56.html">TITLE 56 - Insurance</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.57.html">TITLE 57 - Intoxicating Liquors</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.58.html">TITLE 58 - Military Affairs, Emergencies and Civil Defense</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.59.html">TITLE 59 - Mines And Mining</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.60.html">TITLE 60 - Oil And Gas</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.61.html">TITLE 61 - Partnerships</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.62.html">TITLE 62 - Professions, Businesses and Trades</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.63.html">TITLE 63 - Professions Of The Healing Arts</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.64.html">TITLE 64 - Regional Authorities</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.65.html">TITLE 65 - Public Utilities and Carriers</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.66.html">TITLE 66 - Property</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.67.html">TITLE 67 - Taxes And Licenses</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.68.html">TITLE 68 - Health, Safety and Environmental Protection</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.69.html">TITLE 69 - Waters, Waterways, Drains And Levees</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.70.html">TITLE 70 - Wildlife Resources</a></span>
<span class="file fa-file-code-o"><a href="https://unicourt.github.io/cic-code-tn/transforms/tn/octn/r76/gov.tn.tca.title.71.html">TITLE 71 - Welfare</a></span>
</div>
</div>
<br>
<p>Code which generates these files can be found here: <a href="https://github.com/UniCourt/cic-beautify-state-codes">https://github.com/UniCourt/cic-beautify-state-codes</a></p>
<p>Original RTF files can be found here: <a href="https://archive.org/details/gov.tn.tca">https://archive.org/details/gov.tn.tca</a></p>
<p>The Standardised HTMLs repo can be found here: <a href="https://github.com/UniCourt/cic-code-tn">https://github.com/UniCourt/cic-code-tn</a></p>
<h4> Other state Codes:</h4>
<ul>
<li><a href="https://unicourt.github.io/cic-code-ak">Alaska (AK)</a></li>
<li><a href="https://unicourt.github.io/cic-code-ar">Arkansas (AR)</a></li>
<li><a href="https://unicourt.github.io/cic-code-co">Colorado (CO)</a></li>
<li><a href="https://unicourt.github.io/cic-code-ga">Georgia (GA)</a></li>
<li><a href="https://unicourt.github.io/cic-code-id">Idaho (ID)</a></li>
<li><a href="https://unicourt.github.io/cic-code-ky">Kentucky (KY)</a></li>
<li><a href="https://unicourt.github.io/cic-code-ms">Mississippi (MS)</a></li>
<li><a href="https://unicourt.github.io/cic-code-nc">North Carolina (NC)</a></li>
<li><a href="https://unicourt.github.io/cic-code-nd">North Dakota (ND)</a></li>
<li><a href="https://unicourt.github.io/cic-code-vt">Vermont (VT)</a></li>
<li><a href="https://unicourt.github.io/cic-code-va">Virginia (VA)</a></li>
<li><a href="https://unicourt.github.io/cic-code-wy">Wyoming (WY)</a></li>
</ul>
</div>
<script>
var hierarchy = document.getElementById("hierarchy");
hierarchy.addEventListener("click", function(event){
var elem = event.target;
if(elem.tagName.toLowerCase() == "span" && elem !== event.currentTarget)
{
var type = elem.classList.contains("folder") ? "folder" : "file";
if(type=="folder")
{
var isexpanded = elem.dataset.isexpanded=="true";
if(isexpanded)
{
elem.classList.remove("fa-folder-o");
elem.classList.add("fa-folder");
}
elem.dataset.isexpanded = !isexpanded;
var toggleelems = [].slice.call(elem.parentElement.children);
var classnames = "file,foldercontainer,noitems".split(",");
toggleelems.forEach(function(element){
if(classnames.some(function(val){return element.classList.contains(val);}))
element.style.display = isexpanded ? "block":"none";
});
}
}
});
</script>
</body>
</html>