.khorbar	{
	color: #ffffff;
	/* border: 1px outset #666663; */
	margin-left: 15px; 
	border-left: 1px solid #ee9904;
}

.khorbaritem	{
	float: left; 
	white-space: nowrap;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	border-right: 1px solid #ee9904;
}

.khorbaritem a	{
	display: block;
	text-decoration: none;
	padding: 7px 15px;
}

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

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

.khorbaritem a:hover	{
	color: #387856;
	background-color: #f5c97c;
	text-decoration: none;
}

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

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

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

.ksubframe	{
	position: relative;
	display: block;
	background-color: #ffffff;
	border: 1px solid #777;
	width: 180px;
}

.kitem	{
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

.kitem a	{
	position: relative;
	display: block;
	text-decoration: none;
	padding: 5px 0px 5px 15px;
	font-weight: bold;
}

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

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

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

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

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

.kseparator	{
	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;
}

