@charset "utf-8";
/* CSS Document */

dl, dt, dd, ul, li {  margin: 0; padding: 0; list-style-type: none; } 

#menu { margin:0px; padding:0px; }

dl#menu { width: 189px; }

dl#menu dt {  cursor: pointer;  margin:0px;  padding:0px 0px 0px 0px;  height: 23px;  line-height: 20px;  text-align: left;  font-weight: bold;  color:#464645;
				background:url(images/navigation.gif) no-repeat; }
				
dl#menu dt a { color:#464645; text-decoration: none; padding:0px 0px 0px 25px; display: block; border: 0 none; height:100%; width:164px; } 

dl#menu dt a:hover { color:#000000; text-decoration: none; display: block; border: 0 none; height: 100%; width:164px; background-image:url(images/navigation_hover.gif); } 

dl#menu dt span { color:#464645; background:url(images/navigation_arrow.gif) no-repeat right; text-decoration: none; padding:0px 0px 0px 25px; display: block; 
					border: 0 none; height:90%; width:164px; } 

dl#menu dd { background-color:#FFFFFF; }

dl#menu li { text-align: left; font-size:11px; font-weight:bold;    background: #ffffff;  margin-left:25px;  line-height:150%;  background:url(images/navigation_bullet.gif) no-repeat ;  }

dl#menu li a { color:#464645;   font-size:11px; font-weight:bold; text-decoration: none;  display: block;  border: 0 none;  height: 100%; padding-left:18px;  }

dl#menu li a:hover { color:#865101;   text-decoration: none;  display: block;  border: 0 none;  height: 100%;  }
