.kverbar	{
	color: black;
	background-color: #903F98;
}

.ksubmenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.ksubframe	{
	position: relative;
	display: block;
	background-color: #903F98;
}

.kitem	{
	text-align: left;
	white-space: nowrap;
	font-size:13px;
	font-weight:lighter;
	font-family:"Palatino Linotype", Georgia, serif;
	color:#FFFFFF;
}

.kitem a, a:link ,a:visited ,a:active{
	font-family:"Palatino Linotype", Georgia, serif;
	color:#FFFFFF;
	font-size:13px;
	font-weight:lighter;
	text-decoration:none;
	position: relative;
	display: block;
	text-decoration: none;
	margin-left: 1px;
	margin-right: 1px;
}

.kitem a:hover	{
	background-color: #B988BB;
	text-decoration: none;
}

.kitem .kfwdarr	{
	position: absolute;
	top: 4px;
	right: 11px;
}

.kseparator	{
	border-bottom: 1px solid #ffffff;
	font-size: 1px;
	line-height: 1;
}

.horbarcell {
	width:90px;
	white-space: nowrap;
}

.horbarcell a:link ,a:visited ,a:active, a:hover{
	white-space:nowrap;
	font-family:"Palatino Linotype", Georgia, serif;
	color:#FFFFFF;
	font-size:13px;
	font-weight:lighter;
	text-decoration:none;
}

