/* CSS Document */
	#tabsB {
      float:right;
      width:483px;
	  height:23px;
      line-height:normal;
	  font: bold 9px/1.5em Verdana;
      }
    #tabsB ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
      float:left;
      background:url(images/tableftB.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsB a span {
      float:left;
      display:block;
      background:url(images/tabrightB.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac hack */
    #tabsB a:hover span {
      color:#000000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
	  img {
    border: none;
} 
#menu3 {
	width: 210px;
	margin: 1px;
	border-top: 1px #BCD2E6 solid;
	border-right: 1px #BCD2E6 solid;
	}
	
#menu3 li a {
	height: 20px;
/*//  	voice-family: "\"}\""; 
//  	voice-family: inherit;*/
	height: 20px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #8BADCF;
	display: block;
	background:  url(images/menu3.gif);
	padding: 2px 10px 0px 0px;
	}
	
#menu3 li a:hover {
	color: #627EB7;
	background:  url(images/menu3.gif) 0 -20px;
	padding: 2px 10px 0px 0px;
	}
