


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

.subframe	{
	position: relative;
	display: block;
	
	border: 1px solid #DBDADA;
	left:10px;
	background-image: url(bgfade.gif);
	background-repeat: repeat-x;
	background-position: left top;
background-color: #ffffff;
}

.subframe	a{
	margin : 1px;
	height:17px;
	padding-top: 8px;
padding-left: 4px;
/*
border:1px ridge #DCDBDB;
*/

	
}

.subframe	a:hover{
	margin : 1px;
	padding-top: 6px;
background:url(but.gif);
padding-left: 3px;

	border: 1px solid #DBDADA;
color:#FFFFFF;

	
}

.item	{
	text-align: left;
	white-space: nowrap;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;

}

.item a	{
	position: relative;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}


.itemx 	{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:22px;
	width:168px;
	padding-top:5px;
	padding-left:25px;
	border:1px solid white;
	border-bottom:1px dashed #333333;
	border-top:2px solid white;
	background-image: url(images/okbeyaz.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.itemx a	{

	
	text-decoration: none;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;


}

.itemx a:hover	{

	text-decoration: none;
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

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

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

.item a:hover	{
	color: #ffffff;
	background-color: #99CCFF;
	text-decoration: none;
}

.item a:active	{
	color: #ff0000;
	text-decoration: none;
}

.item .fwdarr	{
	position: absolute;
	top: 2px;
/*	right: 4px; */
	right: 4px;
}
.itemx .fwdarr	{
	position: absolute;
	top: 6px;
/*	right: 4px; */
	right: 4px;
	display:none;
}



.separator	{
	background-color: #ff0000;
	border-top: 1px solid #9e9a91;
	border-bottom: 1px solid #ffffff;
	margin: 2px 0px 2px 1px;	/* top right bottom left */
	height: 0;
	font-size: 1px;
	line-height: 0;
}
a.alt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
