.khorbar	{
	color: #666;
	background-color:#FFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: 30px;
}

.khorbaritem	{
	float: left;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	height: 30px;
	padding-top: 8px;
}

.khorbaritem a	{
	display: block;
	text-decoration: none;	
	font-weight: bold;	
}

.khorbaritem a:link	{
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}

.khorbaritem a:visited	{
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}

.khorbaritem a:hover	{
	color: #CCC;
	font-weight: bold;	
}

.khorbaritem a:active	{
	color:#999; /*#ff0000;*/
	text-decoration: none;
}

.kverbar	{
	color: black;
	background-color: #ee6;
}

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

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

.kitem	{
	text-align: left;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFF;
	border: 1px solid #CCC;
}

.kitem a	{
	position: relative;
	display: block;
	text-decoration: none;
}

.kitem a:link	{
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}

.kitem a:visited	{
	color: #000;
	text-decoration: none;
	font-weight: bold;	
}

.kitem a:hover	{
	color: #CCC;
	text-decoration: none;
	font-weight: bold;	
}

.kitem a:active	{
	color: #999;
	text-decoration: none;
	font-weight: bold;	
}

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

.kseparator	{
	margin: 0px;/*2px 5px 2px 5px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00F;
	border-bottom-color: #fff;
}

