BODY		{background: white;
		margin-left: 10px;
		font-family: Tahoma;
		color: #29735A}

A:link		{color: #29735A}

A:visited	{color: #29735A}

A:hover		{color: #29735A}

A:active	{color: #29735A}

.copyright	{font-family: Tahoma;
		text-align: right;
		vertical-align: bottom;
		font-size: 8pt;
		color: #29735A}
		
.header		{background: #FFFFFF;
		color: #004229;
		width: 100%;
		text-align: center;
		font-family: Tahoma;
		font-size: 14pt;
		font-weight: bold}
	
.section	{background: #29735A;
		color: #FFFFFF;
		text-align: center;
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: bold}
	
.text1		{background: #FFFFFF;
		color: #29735A;
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: normal}
		
.text2		{background: #CAEEDC;
		color: #29735A;
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: normal}
		
.textr		{background: #FFFFFF;
		color: #990000;}
	
.text-sm		{background: #FFFFFF;
		color: #29735A;
		font-family: Tahoma;
		font-size: 8pt;
		font-weight: normal}
		
.text-sm-wt		{color: white;
		padding: 7px;
		font-family: Tahoma;
		font-size: 8pt}
		
#hearingSearchTable {
	width: 100%;
	border-collapse: collapse;
	border: none;
}

#hearingSearchTable th {
	text-align: left;
	font-weight: bold;
}

#hearingSearchTable th, #hearingSearchTable td {
	color: #29735A;
	font-family: Tahoma;
	font-size: 10pt;
	padding: 2px;
}

#hearingSearchTable .column1, #hearingSearchTable .column2, #hearingSearchTable .column3 {
	width: 33%;
}

#hearingSearchTable .buttonCell {
	text-align: center;
	padding: 5px;
}

#hearingSearchTable .messageCell {
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: #990000;
}
		
#mainNavigation {
	width: 145px;
	height: 490px;
	background: url('/jpg/navigation_sprite.jpg');
	margin: 0px;
	padding: 0px;
	position: relative;
}

#mainNavigation li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
}

#mainNavigation li, #mainNavigation a {
	width: 145px;
	height: 35px;
	display: block;
}

#navHome {
	top: 0px;
}

#navJudge {
	top: 35px;
}

#navAbout {
	top: 70px;
}

#navSchedule {
	top: 105px;
}

#navPayments {
	top: 140px;
}

#navWarrants {
	top: 175px;
}

#navSearch {
	top: 210px;
}

#navCivil {
	top: 245px;
}

#navCriminal {
	top: 280px;
}

#navProbation {
	top: 315px;
}

#navAppointments {
	top: 350px;
}

#navBailiff {
	top: 385px;
}

#navInformation {
	top: 420px;
}

#navLinks {
	top: 455px;
}

#navHome a:hover, #bodyHome #navHome a {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px 0px no-repeat;
}

#navJudge a:hover {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px -35px no-repeat;
}

#navAbout a:hover, #bodyAbout #navAbout a {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px -70px no-repeat;
}

#navSchedule a:hover, #bodySchedule #navSchedule a {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px -105px no-repeat;
}

#navPayments a:hover, #bodyPayments #navPayments a {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px -140px no-repeat;
}

#navWarrants a:hover, #bodyWarrants #navWarrants a {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px -175px no-repeat;
}

#navSearch a:hover, #bodySearch #navSearch a {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px -210px no-repeat;
}

#navCivil a:hover, #bodyCivil #navCivil a {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px -245px no-repeat;
}

#navCriminal a:hover, #bodyCriminal #navCriminal a {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px -280px no-repeat;
}

#navProbation a:hover, #bodyProbation #navProbation a {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px -315px no-repeat;
}

#navAppointments a:hover {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px -350px no-repeat;
}

#navBailiff a:hover, #bodyBailiff #navBailiff a {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px -385px no-repeat;
}

#navInformation a:hover, #bodyInformation #navInformation a {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px -420px no-repeat;
}

#navLinks a:hover, #bodyLinks #navLinks a {
	background: transparent url('/jpg/navigation_sprite.jpg') -145px -455px no-repeat;
}

#searchPanel {
	width: 145px;
	height: 95px;
	margin: 15px 0px 0px 0px;
	background: url('/gif/search_sprite.gif') 0px -37px no-repeat;
}

#searchPanel #searchTitle {
	text-align: center;
	color: white;
	padding: 4px;
	font-family: Tahoma;
	font-size: 8pt;
}

#searchPanel form {
	padding: 0px;
	margin: 0px;
}

#searchPanel input {
	width: 110px;
	border: none;
	margin-left: 20px;
}

#searchButtons {
	width: 109px;
	height: 36px;
	background: url('/gif/search_sprite.gif');
	margin: 0px 0px 0px 20px;
	padding: 0px;
	position: relative;
}

#searchButtons li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
}

#searchButtons li, #searchButtons a {
	width: 109px;
	height: 36px;
	display: block;
	margin: 0px;
}

#searchSubmit a:hover {
	background: transparent url('/gif/search_sprite.gif') -109px 0px no-repeat;
}
