.khorbar	{
	color: black;
/*	background-color: #ffffff;*/
	border-color: black;
	border-style:solid;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;

	margin-right: 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-top : 0px;
/*	height:30px;*/
   width: 250px;
}

.khorbaritem	{
	float: left;
	white-space: nowrap;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	height:26px;
	font-weight: nomal;
}

.item	{
/*	float: left;*/
	white-space: nowrap;
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	height:26px;
	font-weight: nomal;
	display: block;
}

.item a	{
	font-size:14px;
	font-family:Arial,sans-serif;
	height:20px;
	background-color:#779999;
	background-image:url(back03.gif);
	border-style:solid;
	border-color: Gray;
	border-width:1px;
	display: block;
	text-decoration: none;
	width:170px;
	margin-right: 6px;
	margin-bottom : 0px;
	margin-left : 6px;
	margin-top : 0px;
	font-weight: normal;
	vertical-align : middle;
	padding-top : 4px;
	text-align : center;
	color : Black;
}

.khorbaritem a	{
	font-size:14px;
	font-family:Arial,sans-serif;
	height:26px;
	background-color:#779999;
	background-image:url(back03.gif);
	border-style:solid;
	border-color: Gray;
	border-width:1px;
	display: block;
	text-decoration: none;
	margin-right: 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-top : 5px;
	font-weight: normal;
	color : Black;
}
/*
.khorbaritem a:link	{
	color: #000000;
	font-weight: nomal;
	text-decoration: none;
}

.khorbaritem a:visited	{
	color: #000000;
	font-weight: nomal;
	text-decoration: none;
}

.khorbaritem a:hover	{
	color: #000000;
	background-color: #ffdd76;
	text-decoration: none;
	font-weight: nomal;
	border: 1px #000080 solid;
}

.khorbaritem a:active	{
	color: #ff0000;
	font-weight: nomal;
	text-decoration: none;
}
*/
.kverbar	{
	color: black;
	background-color: #ffffff;
	border: 0px;
	margin-right: 5px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-top : 0px;
	height:26px;
}

.ksubmenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.ksubframe	{
	position: relative;
	display: block;
	background-color: #eeeeee;
	border: 1px outset #666663
}

.kitem	{
	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;
	border: 1px #f6f6f6 solid;
	margin-left: 1px;
	margin-right: 1px;
	font-weight: normal;
}

.kitem a:link	{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.kitem a:visited	{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.kitem a:hover	{
	color: #000000;
	background-color: #ffdd76;
	text-decoration: none;
	border: 1px #000080 solid;
	font-weight: normal;
}

.kitem a:active	{
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;
}

.kitem .kfwdarr	{
	position: absolute;
	top: 4px;
	right: 11px;
}

.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;
}


