.khorbar	{
	color: #333333;
	background-color:#FFFFFF;
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

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

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

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

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

.khorbaritem a:hover	{
	color: #FFFFFF;
	background-color: #336699;
	text-decoration: none;
}

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

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

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

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

.kitem	{
	text-align: left;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
}

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

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

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

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

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

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

.kseparator	{
	margin: 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: #0000FF;
	border-bottom-color: #ffffff;
}

