.khorbar	{
	color: #FFFFFF;
	background-color: #E00733;
	height: 24px;
}

.khorbaritem  {
	float: left;
	white-space: nowrap;
  height: 24px;
}

.khorbaritem_mover	{
	float: left;
	white-space: nowrap;
  height: 24px;
}

.khorbaritem a	{
	float: left;
	white-space: nowrap;
  height: 24px;
}

.khorbaritem a:link {
	float: left;
	white-space: nowrap;
  height: 24px;
}

.khorbaritem a:visited	{
	float: left;
	white-space: nowrap;
  height: 24px;
}

.khorbaritem a:hover	{
	float: left;
	white-space: nowrap;
  height: 24px;
}

.khorbaritem a:active	{
	float: left;
	white-space: nowrap;
  height: 24px;
}

.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: #FEF5E6;
	background-color: #f7f7f7;
	border-left: 1px solid #E00733;
	border-right: 1px solid #E00733;
	border-bottom: 1px solid #E00733;
}

.kitem	{
	text-align: left;
	white-space: nowrap;
	font-family: bitstream verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
}

.kitem a	{
	position: relative;
	display: block;
	text-decoration: none;
	padding: 2px 0px 2px 0px;	/* top right bottom left */
}

.kitem a:link	{
	color: #000000;
	text-decoration: none;
}

.kitem a:visited	{
	color: #000000;
	text-decoration: none;
}

.kitem a:hover	{
	color: #FFFFFF;
	background-color: #E00733;
	text-decoration: none;
}

.kitem a:active	{
	color: #FFFFFF;
	text-decoration: none;
}

.kitem .kfwdarr	{
	position: absolute;
	top: 4px;
	right: 11px;
}

.kseparator	{
	background-color: #FEF5E6;
	/*border-top: 1px dotted #E00733;
	border-bottom: 1px solid #E00733;*/
	background-image: url("menuimages/back_dotline.png");
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;	/* top right bottom left */
	height: 1px;
	font-size: 1px;
	line-height: 1;
}
