	#header {
		font: small arial, helvetica, sans-serif;
		font-size:13px;
	}
	#header #navUL {
		list-style: none;
		padding: 0;
		margin: 0;
		width:100%;
		white-space:nowrap;
	}
	
	#header .navLiB {
		float:left;
		margin: 0 2px 0 0;
		background:url('../images/menu/medium-188.png') no-repeat;		
		/* background-image:url('menu-buttons/small-bg-148.png');	*/	
		width:141pt;
		text-align:left;
		line-height:20pt;		
 	}
	
#header .navLiM {
		float:left;
		background:url('../images/menu/medium-160.png') no-repeat;
		width:118pt;
		text-align:left;
		line-height:20pt;
 	}



#header .navLiM a {
		float:left;
		background:url('../images/menu/medium-160.png') no-repeat;
		width:118pt;
		text-align:left;
		line-height:20pt;
 	}


	#header .navLiS {
		float:left;
		margin: 0 2px 0 0;
		background:url('../images/menu/small-bg-130.png') no-repeat;
		width:95pt;
		text-align:left;
		line-height:20pt;
		
 	}

	#header .navLiS a:active{
		float:left;
		margin: 0 2px 0 0;
		background:url('../images/menu/small-bg-130.png') no-repeat;
		width:95pt;
		text-align:left;
		color:#009999;
		line-height:20pt;		
 	}

	#header .navLiM a:active{
		float:left;
		margin: 0 2px 0 0;
		background:url('../images/menu/medium-160.png') no-repeat;
		width:95pt;
		text-align:left;
		color:#009999;
		line-height:20pt;		
 	}

	
	#header a {
		padding: 0 1em;
		text-decoration: none;
		color: #9bc111;
		/* background: #fe5; */
	}
	
	#header a:hover {
		/*background: #fc0; */
		color: #9bc111;
	}
	
	
	/*#navLiM .selected a {
		
		padding-bottom: 2px;
		font-weight: bold;
		color: black;
		margin-left:8pt;*/
		/*background: #fc0;
		border:1px solid #000;*/
	/*}*/
/********************************************/
/*	ul#navUL li.navLiM a
  {
   color: #800000;
  }

  ul#navUL li a:hover,  ul#navUL li.navLiM a:hover
  {
   color: #de7216;
  }

	 ul#navUL li a:active,  ul#navUL li.navLiM a:active
  {
   color: #01268e;
	background-color:#b70000;
	background-image:url('../images/bg.gif');
	height:30px;
	width:100px;
	background-repeat:no-repeat;
  }


	ul#navUL li a:visited,  ul#navUL li.navLiM a:visited
  {
   color: #b70000;
  }*/

