@charset "UTF-8";
/* CSS Document */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

#menu1 {
	width: 183px;
	margin: 0px 0px 0px 0px;
	border: none;
	}

#menu1 .top {background: url(../images/leftnav_top.gif) top left no-repeat; float: left; height: 6px; width: 183px; }
#menu1 .bttm {background: url(../images/leftnav_bttm.gif) top left no-repeat; float: left; height: 6px; width: 183px;}
#menu1 li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: auto; line-height:14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:11px; border-bottom: 1px solid #fff;
	}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #979696;
	display: block;
	background-color:  #dcdcdc;
	padding: 8px 4px 4px 10px;
	}
	
#menu1 li a:hover {
	color: #FFF;
	background-color:#979696;
	padding: 8px 4px 4px 10px;
	}
#menu1 li.first {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; border-bottom: 1px solid #fff; background-color: #979696; color:#fff; padding: 6px 3px 3px 10px;
	}
#menu1 li.first a, #menu1 li.first a:link, #menu1 li.first a:visited, #menu1 li.first a:hover { 
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 17px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; border-bottom: 1px solid #fff; background-color: #979696; color:#fff; padding: 0px 3px 3px 0px;}
	
#menu1 ul li a.navOn {border-bottom: none; background-color:#ffffff;  color: #979696;}

#menu1 ul li a.nobrdr {border-bottom: none;}

/* These are for the sublevels */

#menu1 .indent {margin-left: 10px;}
#menu1 li ul li a {
	
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: auto;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; border:none; line-height:14px;
	}	
	
#menu1 li ul li a:link, #menu1 li ul li a:visited {
	color: #979696;
	display: block;
	background-color:  #dcdcdc;
	padding: 5px 5px 5px 18px; 
	}
	
#menu1 li ul li a:hover {
	color: #FFF;
	background-color:#979696;
	padding: 5px 5px 5px 18px;
	}
#menu1 ul li ul li.lastSub {border-bottom: 1px solid #fff;}
#menu1 li ul li a.navOn2 {background-color: #fff; font-weight:bold; color: #979696;}
*html #menu1 li ul li a.navOn2 {background-color: #ffffff; font-weight:bold; color: #979696; }

*html #menu1 .top {margin-bottom: -10px;}
*:first-child+html #menu1 .top {margin-top: -6px;}
*html #menu1 li ul li a {
	
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	height: 25px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; border:none; line-height:14px;
	}	
*html #menu1 li ul li a:link, *html #menu1 li ul li a:visited {
	color: #968872;
	display: block;
	background-color:  #ecdec8;
	padding: 0px 5px 0px 18px; 
	}
	
*html #menu1 li ul li a:hover {
	color: #FFF;
	background-color:#b5a285; 
	padding: 0px 5px 0px 18px;
	}

*html #menu1 li.first {border:none;}
*html #menu1 li.first a, *html #menu1 li.first a:link, *html #menu1 li.first a:visited, *html #menu1 li.first a:hover {border:none;}