.khorbar {
	color: black;
	background-color: #323232;
	width: 650px;
}

.khorbaritem {
	float: left;
	white-space: nowrap;
	font-size: 12px;
	font-weight: normal;
}

.khorbaritem a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

.khorbaritem a:link	{
	color: #eeeee6;
	text-decoration: none;
}

.khorbaritem a:visited	{
	color: #eeeee6;
	text-decoration: none;
}

.khorbaritem a:hover {
	color: #eeeee6;
	background-color: #7F7F80;
	text-decoration: none;
}

.khorbaritem a:active	{
	color: #eeeee6;
	text-decoration: none;
}

.kverbar {
	color: black;
	background-color: #eeeee6;
	border: 1px outset #666663
}

.ksubmenu	{
	position: absolute;
	z-index: 1000;
	left: 0;
	top: 0;
	visibility: hidden;
}

.ksubframe	{
	position: relative;
	z-index: 1000;
	display: block;
	background-color: #323232;
	border: 1px outset #666663;
	color: #eeeee6;
}

.kitem {
	z-index: 1000;
	text-align: left;
	white-space: nowrap;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 13px;
}

.kitem a {
	position: relative;
	display: block;
	text-decoration: none;
	color: #eeeee6;
	border-bottom: 1px solid #8C8C8C;
}

.kitem a:link {
	color: #eeeee6;
	text-decoration: none;
}

.kitem a:visited {
	color: #eeeee6;
	text-decoration: none;
}

.kitem a:hover	{
	color: #eeeee6;
	background-color: #8C8C8C;
	text-decoration: none;
}

.kitem a:active	{
	text-decoration: none;
}

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

.kseparator	{
	z-index: 1000;
	background-color: #ff0000;
	border-top: 1px solid #c6c6bf;
	border-bottom: 1px solid #ffffff;
	margin: 2px 5px 2px 5px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}