#ulAB_sub  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#ulAB_sub li {
	background-image: url(/Graphics/account_tabs/acct_tab_off.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 124px;
	text-align: center;
}
#ulAB_sub a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#ulAB_sub a:hover {
	color: #6699CC;
	text-decoration: underline;
}
