@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:#ffffff url(pic/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:#FFFFFF; text-decoration: none; display: block; border: 0 none; height: 100%; width:164px; background-color:#ad1f4d; } 

dl#menu dt span { color:#464645; background:url(pic/navigation_arrow.gif) no-repeat right; text-decoration: none; padding:0px 0px 0px 25px; display: block; 
					border: 0 none; height:100%; width:164px; } 

dl#menu dd { border-left:1px solid #ad1f4d;  border-top:1px solid #ad1f4d; }

dl#menu li { text-align: left; font-size:11px; font-weight:bold;    background: #ffffff;  margin-left:25px;  line-height:150%;  background:url(pic/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:#ad1f4d;   text-decoration: none;  display: block;  border: 0 none;  height: 100%;  }
