
#menu3 {text-align:left; padding-top:10px; margin-left:45px; margin-top:45px;}
#menupad {text-align:left; padding-top:100px; margin-right:20px;}

#menu3 a {
  padding:0px 0px 0px 30px;
  line-height: 180%;
  text-align:center; 
  color:#666; 
  font-size:12px; font-weight: 300; font-family: "Lucida Sans Unicode", "arial narrow", arial, verdana;
  text-decoration:none;
  }
* html #menu3 a {line-height: 180%; }
*:first-child+html #menu3 a {line-height: 180%; }

#menu3 a:hover {
  color:#333; 
  text-decoration:none;
  background: url(../images/page_indicator.gif); background-repeat: no-repeat; background-position: 0px; }

#menu3 a:active {
  color:#000; 
  text-decoration:none;
  background: url(../images/page_indicator.gif); background-repeat: no-repeat; background-position: 0px; }
}

.selected {
  background: url(../images/page_indicator.gif); background-repeat: no-repeat; background-position: 0px; 
  }

#menu3 a.selected {
  background: url(../images/page_indicator.gif); background-repeat: no-repeat; background-position: 0px; 
  color:#233C7E; 
  }

#menupad a,hover {
  padding:0px 0px 0px 30px;
  line-height: 150%;
  text-align:center; 
  color:#666; 
  font-size:16px; font-weight: 300; font-family: "Lucida Sans Unicode", "arial narrow", arial, verdana;
  text-decoration:none;
  }
