/* navlinks.css  */

#navcontlinks
{
	/*	margin-bottom: 1em;  */
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 100%;
	margin-top: 0px;
	float: left;
	top: 0px;
}

#navcontlinks ul
{
	margin: 0;
	padding: 0;
	border: none;
	list-style-type: none;
}

#navcontlinks li
{
	margin-top: 1px;
	margin-bottom: 1px;
	border: none;
	list-style-type: none;
	margin-left: 15px;
}

#navcontlinks li.lev1 a img {
	text-decoration: none;
	border: none;
	list-style-type: none;
	margin-left: -12px;
}


#navcontlinks li.lev1 a
{
	text-decoration: none;
	border: none;
	list-style-type: none;
}
#navcontlinks li.lev1
{
	display:block;
	color: #333333;
	border: none;
	list-style-type: none;
}
