div#menu { font: normal 8pt Arial, Helvetica, sans-serif; width:150px; margin:0; padding: 0; border: 0; }

	#menu p { margin: 0; padding: 0; }

	#menu ul li a, .menu ul li a:visited {
		
		display:block; padding-left: 0px; margin-left:0px; text-decoration:none;  width:140px;
		text-align:left;  border-left: 0; border-right: 0; line-height:19px;  }

	#menu ul {padding: 0 0 0 0; margin: 0 0 0 0;list-style-type: none; }
	#menu ul li {float:left; margin-right:0px; position:relative; background-image:url(../img/dotw.gif); background-repeat:no-repeat;}
	#menu ul li ul {display: none; background-image:url(../img/dotw.gif); background-repeat:no-repeat;}

/* specific to non IE browsers */
	#menu ul li:hover a {color: white; background: url(../img/left.jpg) top right no-repeat;  }
	#menu ul li:hover ul {display:block; position:absolute; top: 0; left:150px; width:200px;  }
	#menu ul li:hover ul li a.hide { color:#000;}
	#menu ul li:hover ul li:hover a.hide {width:150px;}
	#menu ul li:hover ul li ul {display: none; }
	#menu ul li:hover ul li a {display:block;  background: url(../img/left.jpg) ;padding: 2px 0px 0px 10px; color:#fff; width:150px;
								border-top:0;
								border-bottom: 1px white solid;
								border-left: 1px white solid; border-right: 1px white solid;}
	#menu ul li:hover ul li a:hover {background:#E7E7E7 url(../img/left.jpg); color: #FFFF99;  text-decoration:none; border-top: 0; border-bottom: 1px white solid; border-left: 1px white solid; border-right: 1px white solid; }


/* list item header */

	#menu .header a { background: #272727 url() top right repeat-x; color: white; border-top: 1px solid #272727; border-bottom: 1px solid #272727; text-transform: uppercase; padding-top: 6px; padding-bottom: 5px; }
	#menu .header a:hover { background: #272727 url() top right repeat-x;  color: white; border-top: 1px solid #272727; border-bottom: 1px solid #272727; text-decoration: underline; }

/*	#menu .noarrow  a { background: #E7E7E7 url() top right repeat-x; }
	#menu .noarrow  a:hover { color: white; background: #FE0018 url() top right no-repeat; border-top: 1px solid #CD0013; border-bottom: 1px solid #FE0018;}
*/
	#menu .new  a { background: #E7E7E7 url() top right repeat-x; }
	#menu .new  a:hover { color: white; background: #FE0018 url() top right no-repeat; border-top: 1px solid #CD0013; border-bottom: 1px solid #FE0018;}