.cssselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #286B92;
	float: none;
	background-position: left top;
	height: 22px;
	width: 123px;
	text-align: left;
	text-indent: 5pt;
	background-image: url(/content/indent/templates/images/btn_one_line_sel.gif);
	background-repeat: no-repeat;
}

/* END SELECTED MENU ITEMS */


/* NAVIGATION BUTTONS */
.cssnav	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(/content/indent/templates/images/btn_one_line_over.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 123px;
	height: 22px;
	margin: 0;
	padding: 0;
	color: #286B92;
	align: center;
}
.cssnav a {
	display: block;
	color: #000000;
	font-size: 12px;
	width: 123px;
	height: 22px;
	display: block;
	float: left;
	color: #286B92; 
	text-decoration: none;
}

a.menulink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	float: center;
	color: #286B92; 
	spacing: 2px;
	text-decoration: none;
}

a:visited.menulink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	float: center;
	color: #286B92; 
	spacing: 2px;
	text-decoration: none;
}

a:hover.menulink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	height: 22px;
	float: center;
	color: #286B92; 
	spacing: 2px;
	text-decoration: none;
}

a.hlink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #286B92; 
	text-decoration: none;
}

a:visited.hlink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #286B92; 
	text-decoration: none;
}

a:hover.hlink {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #286B92; 
	text-decoration: none;
}

.cssnav img {width: 123px; height: 22px; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}

.cssnav span {
	position: absolute;
	left: 8px;
	top: 3px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 123px;
	height: 22px;
	text-align: left;
}
/* END OF NAVIGATION */
