BODY		{font-family: Tahoma, Verdana, sans-serif;
		color: black}

A:link		{color: #000099;
		text-decoration: underline}

A:visited	{color: #CC0000;
		text-decoration: underline}

A:hover		{color: #0066FF;
		text-decoration: underline}

A:active	{color: #0066FF;
		text-decoration: underline}
		
a.nd:link, a.nd:visited, a.nd:hover, a.nd:active
{
	color: #000066;
  text-decoration: none;
}

.copyright	{font-family: Tahoma, Verdana, sans-serif;
		text-align: right;
		font-size: 8pt;
		color: #000066}
		
.header		{background: #FFFFFF;
		color: #CC0000;
		text-align: center;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 14pt;
		font-weight: bold}
		
.section	{background: #000066;
		text-align: center;
		color: #B4C2E9;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 12pt;
		font-weight: bold}
		
.text1		{background: #FFFFFF;
		color: #000066;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 10pt;
		font-weight: normal}
		
.text2		{background: #B4C2E9;
		color: #000066;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 10pt;
		font-weight: normal}
		
/* Begin table specific selectors */

#bailScheduleTable, #civilCostsTable, #parkingWaiverScheduleTable, #smallClaimsCostsTable, #waiverScheduleTable {
	width: 95%;
	margin: 0px auto 15px auto;
	border-collapse: collapse;
	border: none;
}

#bailScheduleTable th {
	width: 50%;
	text-align: left;
	font-weight: bold;
}

#bailScheduleTable .column2, #bailScheduleTable .column3 {
	width: 25%;
	text-align: right;
}

#civilCostsTable .column1, #smallClaimsCostsTable .column1 {
	width: 90%;
	text-align: left;
}

#civilCostsTable .column2, #SmallClaimsCostsTable .column2 {
	width: 10%;
	text-align: right;
}

#civilCostsTable td, #smallClaimsCostsTable td {
	border-bottom: 1px dotted #CCCCCC;
	padding: 4px 2px 4px 2px;
	vertical-align: top;
}

#bailScheduleTable td, #bailScheduleTable th, #parkingWaiverScheduleTable td, #parkingWaiverScheduleTable th, #waiverScheduleTable td, #waiverScheduleTable th {
	border-bottom: 1px dotted #CCCCCC;
	padding: 4px 2px;
}

#parkingWaiverScheduleTable th, #waiverScheduleTable th {
	font-weight: bold;
	text-align: center;
}

#parkingWaiverScheduleTable .column1 {
	width: 70%;
}

#parkingWaiverScheduleTable .column2, #parkingWaiverScheduleTable .column3 {
	width: 15%;
	text-align: center;
}

#waiverScheduleTable .column1 {
	width: 65%;
}

#waiverScheduleTable .column2 {
	width: 20%;
	text-align: center;
}

#waiverScheduleTable .column3 {
	width: 5%;
	text-align: center;
}

#waiverScheduleTable .column4 {
	width: 10%;
	text-align: center;
}

/* End table specific selectors */

/* Begin Navigation Bar Selectors */

#navbar {
  width: 150px;
  margin: 2px 0px 0px 0px;
  padding: 0px;
  font-size: 16px;
	font-weight: bold; }

#navbar li {
  display: inline;
  padding: 0px;
	margin-left: 0px; }

#navbar a:link, #navbar a:visited {
	font-family: Arial, Helvetica, sans-serif;
  color: #000066;
  background: url('/gif/button_u.gif') no-repeat;
  padding: 0px 0px 0px 0px;
	margin-top: 5px;
  float: left;
  width: 150px;
	height: 30px;
	line-height: 26px;
  text-decoration: none;
  text-align: center; }

#navbar a:hover {
  background: url('/gif/button_o.gif') no-repeat;
  color: #CCCCFF; }

#home #nav-home a, #traf #nav-traf a, #waiv #nav-waiv a, #crim #nav-crim a, #park #nav-park a, #civi #nav-civi a, #smcl #nav-smcl a, #cost #nav-cost a, #rule #nav-rule a, #form #nav-form a, #cmap #nav-cmap a, #srch #nav-srch a {
	color: #CCCCFF;
  background: url('/gif/button_d.gif') no-repeat; }

#home #nav-home a:hover, #traf #nav-traf a:hover, #waiv #nav-waiv a:hover, #crim #nav-crim a:hover, #park #nav-park a:hover, #civi #nav-civi a:hover, #smcl #nav-smcl a:hover, #cost #nav-cost a:hover, #rule #nav-rule a:hover, #form #nav-form a:hover, #cmap #nav-cmap a:hover, #srch #nav-srch a:hover {
  background: url('/gif/button_d.gif') no-repeat; }

/* Pre-load Rollover Images */
#preload_divs {
	width: 1px;
	height: 1px; }

#preload_divs div {
	width: 1px;
	height: 1px;
	background-position: -1000px -1000px;
	background-repeat: no-repeat; }

#preload_1 { /* Both Sides - All Buttons */
	background: url('../gif/button_o.gif'); }

/* End Navigation Bar Selectors */
