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

   /* body {
      background:#fff;
      margin:0;
      padding:0;
      color:#000;
      font:x-small/1.5em Georgia,Serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } html>body {font-size:small;}*/
    
	ul.menu li {
		margin: 0 0 0 0;
		float: right;
		color: #006699;
	}
	
	ul.menu li.leaf {
	list-style-type: none;
	list-style-image:none;
    margin-left: 1em;
	height: 1.3em;

	  }
	
    #block-user-1 {
      font-size:93%;
      line-height:normal;
      }  
    #block-user-1 ul {
      margin:0;
      list-style:none;
	  float: right;
      }
    #block-user-1 li {
      margin:0;
      padding: 0;
	  border-bottom: solid 4px #FFF;
	  margin-left: 1em;
      }
    #block-user-1 a {
      text-decoration:none;
      color:#999999;
      }
    #block-user-1  a:hover {
      color:#333;
      }
    #block-user-1  .activemenuitem {
      border-bottom: solid 4px #FF9900;
	  
      }
