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 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 */