
#navextended {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 135px;
}

#navextended li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}
	
#navextended a:link, #navextended a:visited {
	border: 1px solid #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #000;
	display: block;
  position: relative;
  width: 140px;
  height: 20px;
	margin: 0px;
	text-indent: 20px;
	text-decoration: none;
	text-align: left;
	padding: 6px 0px 0px 0px;

}

#navextended a:link.active, #navextended a:visited.active, #navextended a:hover {
	border: 1px solid #ff0000;
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #000;
	display: block;
  position: relative;
  width: 140px;
  height: 20px;
	margin: 0px;
	text-indent: 20px;
	text-decoration: none;
	text-align: left;
	padding: 6px 0px 0px 0px;
}

.navextendedselected {
	background: url(/images/icons/icon_list_7x5.gif) 8px 14px no-repeat;

}

.contenttitlelinks {
	MARGIN-TOP: 4px;
	MARGIN-BOTTOM: 4px;
	PADDING-TOP: 4px;
	PADDING-BOTTOM: 4px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN-LEFT: 0px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color : #A6B7C6;
}
