/*	ptcnavbar.css	1.0.1	*/#ptcbuttons {	width: 140px ;	text-align: left ;}#ptcbuttons ul {	margin: 0 ;	padding: 0 ;	list-style: none ;}#ptcbuttons li {	margin: 0 ;	padding: 0 ;	display: block ;	list-style: none ;	font-family: Verdana, Arial ;	  font-size: 8pt;    font-weight: bold;}#ptcbuttons li a {	color: #000 ;	background-color: #fff ;	border: 1px outset #000 ;	width: 140px ;	text-decoration: none ;	display: block ;}#ptcbuttons li a:hover {	color: #000 ;	background-color: #6699CC ;}