 
  ul.leftNav{
	margin-bottom :0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	
	padding-left : 0;
	padding-top : 0;
	padding-bottom : 0;
	color:  #000;
	list-style-type: none;
	font-family :  GArial, Tahoma, Helvetica, sans-serif;
	
	
	/*
	text-transform : uppercase;
	list-style-type: none;
	font-family : Georgia, Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight:bold;
	*/
}

li.leftNav{

	disc: none;
	padding-left : 4;
	padding-right : 3;
	padding-top : 4;
	padding-bottom : 0;
	margin-bottom: 0px;
	border-bottom: 1px solid #ccc;
	BACKGROUND-COLOR: #eee;
	/*
	background: #f4f4f4;
	BACKGROUND-IMAGE: url(/BillImages/common/wn_link2-21.gif);
	*/
	height: 21;
	
	repeat: repeat-x;
	BACKGROUND-POSITION: 0px 100%; 

	cursor: default;
}

li.leftNavMouseOver {
	disc: none;
	padding-left : 4;
	padding-right : 3;
	padding-top : 4;
	padding-bottom : 0;
	margin-bottom: 0px;
	border-bottom: 1px solid #9eb0c7; 
	height: 21;
	color: white;
	BACKGROUND-COLOR: #9eb0c7;
	cursor: pointer;
	/*
	background: #f4f4f4;
	*/
	
}




li.leftNavSub{


	disc: none;
	padding-left : 4;
	padding-right : 3;
	padding-top : 4;
	padding-bottom : 0;
	margin-bottom: 0px;
	border-bottom: 1px solid #fff;
	
	/*
	background: #f4f4f4;
	*/
	height: 21;
	BACKGROUND-IMAGE: url(/BillImages/common/wn_link2-21.gif);
	repeat: repeat-x;
	BACKGROUND-POSITION: 0px 100%; 
	BACKGROUND-COLOR: #fff;
	
}
li.leftNavAmazon{
		disc: none;
	padding-left : 4;
	padding-right : 3;
	padding-top : 4;
	padding-bottom : 0;
	margin-bottom: 0px;
	border-bottom: 1px solid #fff;
	background-color : "#ffffcc";
	height: 21;
	cursor: default;
	


	
}
a.NavLink{ 
	text-decoration : none;
	/*
	red  color:  #993300;
	letter-spacing: 1.1;
	*/
	color:  #333;
	font-size : 75%;		
 }
 a.NavLinkMouseOver{ 
	text-decoration : none;
	color:  #fff;
	font-size : 75%;		
 }

 a.NavLinkSub{ 
	text-decoration : none;
	color: #444;
	font-size : 75%;	
	margin-left: 12px;
	font-weight: bold;
 }
 
  a.NavLinkSubMouseOver{ 
	text-decoration : none;
	color:  #fff;
	font-size : 75%;	
	margin-left: 12px;
	font-weight: bold;
 }
 



 ul.leftNavSub {

	/*
	text-transform : uppercase;
	background: #ffffcc;
	*/
	margin-bottom : 2;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	line-height : 1;
	padding-left : 6;
	padding-top : 2;
	padding-bottom : 0;
	color:  #000;
	list-style-type: none;
	font-family :  Georgia, Verdana,Arial, Tahoma, Helvetica, sans-serif;

 }


div.navStack {
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-top: 0px solid #9e9e9e;
	margin-top : 0px;
	
	/*
	margin-top : 7px;
	background: #e6f2ff;
	*/
	background: #fff; 
}
