ul, #linesheader {
	padding-left:0px;
	margin:0px;
	list-style: none;
}

#linesheader li {
	background: url(/images/members/cat_header_bg.gif) no-repeat top right;
	text-align: center;
	width: 159px;
	position:relative;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #003366;
	height:auto;
	line-height: 26px;
	text-transform: uppercase;
}

#lineslist {

	margin:0px;
	text-indent: -3px;
	list-style: none;
	padding-bottom:10px;
}

#lineslist li {
	background:none;
	width: 159px;
	position:relative;
	text-align: left;
	height: auto;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	line-height: 15px;
} 



#lineslist a, #lineslist a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	height:auto;
	color: #000000;
	line-height: 1em;
	padding-left:13px;
	text-align: left;
	text-decoration: none;
	background: url(/images/members/arrow.gif) no-repeat left top;
}

#lineslist a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	height:auto;
	color: #A00000;
	line-height: 1em;
	padding-left:13px;
	text-align: left;
	text-decoration: none;
	background: url(/images/members/arrow.gif) no-repeat left;
}


