

	div.menu {

		margin: 0px;

		padding: 0px;

		width: 202px;

	}

	div.menu_sectionhead {

		color: #888;

		letter-spacing:1px;

		font-size: 89%;

		text-decoration: underline;

		margin:0; 

		padding: 0px 0px 3px 35px;

		/*background: url(/images/bgnav.jpg) top left repeat-y;*/

	}

	div.menu_spacer {

		/*border: 1px solid red;*/

		padding-top: 3px;

		padding-bottom: 3px;

		font-size: 1px;

		/*background: url(/images/bgnav.jpg) top left repeat-y;*/

	}

	

	div.menu_item {

		/*border: 1px solid red;*/

		color: #e8e8e8;

		letter-spacing:1px;

		font-size: 85%;

		

	}

	div.menu_item span {

		display: block;

		margin:0; 

		padding: 3px 0px 3px 40px;

	}

	div.menu_item span:hover {

		text-decoration: underline;

	}

	div.menu_item a, div.menu_item a:link, div.menu_item a:visited {

		color: #e8e8e8;

		display: block;

		width:100%; 

		height:100%;

		overflow:hidden;

		text-decoration:none;

		/*background: url(/images/bgnav.jpg) top left no-repeat;*/

	}

	div.menu_item a:hover, div.menu_item a:active {

		color: #fff;

		text-decoration:underline;

		background: url(/images/btnhoversel.jpg)  top left no-repeat;

	}

	

	

	

	div.menu_item_active {

		color: #fff;

		letter-spacing:1px;

		font-size: 85%;

		

	}

	div.menu_item_active span {

		display: block;

		margin:0; 

		padding: 3px 0px 3px 40px;

	}

	div.menu_item_active span:hover {

		text-decoration: underline;

	}

	div.menu_item_active a, div.menu_item_active a:link, div.menu_item_active a:visited {

		color: #fff;

		display: block;

		width:100%; 

		height:100%;

		overflow:hidden;

		text-decoration:none;

		background: url(/images/btnhoversel.jpg) top left no-repeat;

	}

	div.menu_item_active a:hover, div.menu_item_active a:active {

		color: #fff;

		text-decoration:underline;

		background: url(/images/btnhoversel.jpg)  top left no-repeat;

	}

	









	div.menu_subitem {

		color: #e8e8e8;

		letter-spacing:1px;

		font-size: 80%;

		

	}

	div.menu_subitem span {

		display: block;

		margin:0; 

		padding: 3px 0px 3px 50px;

	}

	div.menu_subitem span:hover {

		text-decoration: underline;

	}

	div.menu_subitem a, div.menu_subitem a:link, div.menu_subitem a:visited {

		color: #e8e8e8;

		display: block;

		width:100%; 

		height:100%;

		overflow:hidden;

		text-decoration:none;

		/*background: url(/images/bgnav.jpg) top left no-repeat;*/

	}

	div.menu_subitem a:hover, div.menu_subitem a:active {

		color: #fff;

		text-decoration:underline;

		background: url(/images/btnhoversel.jpg)  top left no-repeat;

	}

	

	

	

	div.menu_subitem_active {

		color: #fff;

		letter-spacing:1px;

		font-size: 80%;

		

	}

	div.menu_subitem_active span {

		display: block;

		margin:0; 

		padding: 3px 0px 3px 50px;

	}

	div.menu_subitem_active span:hover {

		text-decoration: underline;

	}

	div.menu_subitem_active a, div.menu_subitem_active a:link, div.menu_subitem_active a:visited {

		color: #fff;

		display: block;

		width:100%; 

		height:100%;

		overflow:hidden;

		text-decoration:none;

		background: url(/images/btnhoversel.jpg) top left no-repeat;

	}

	div.menu_subitem_active a:hover, div.menu_subitem_active a:active {

		color: #fff;

		text-decoration:underline;

		background: url(/images/btnhoversel.jpg)  top left no-repeat;

	}





	img.menu_marker  {

		padding: 0px 0px 0px 0px;

		border: 0px;

		width: 0px;

		margin: 0px;

		display: none;

		background: ;

	}

	

	img.menu_marker_active {

		padding: 0px 0px 0px 0px;

		margin-bottom: 1px;

		margin-right: 2px;

		border: 0px;

		/*border: 1px blue solid;*/

		display: inline;

		/*background: url(/images/bullet.gif)  top left no-repeat;*/

	}





	

	

	#block_nav_footer {

		clear: both;

		width: 202px;

		font-family: Arial, Helvetica, sans-serif;

		font-size: 1%;

		margin-left: 0px;

		height: 22px;

		background-repeat: no-repeat;

		margin-bottom: 0px;

		background: url(/images/nabbottom.jpg) top left no-repeat;

		

	}





