.submenu	{
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
		filter: Alpha(Opacity=80);
}

.subframe	{
	position: relative;
	display: block;
	left:10px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FF9900;
	top: 0px;
	width: 200px;

}

.subframe	a{
	height:24px;
	padding-top: 6px;
	padding-left: 3px;
	color: #FFFFFF;

	
}

.subframe	a:hover{
	padding-top: 6px;
	padding-left: 3px;
	color:#33FF33;

	
}

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

}

.item a	{
	position: relative;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;

}


.itemx 	{
	text-decoration: none;
	width: 226px;
}

.itemx a	{
	text-decoration: none;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
	height: 33px;
	padding-top: 7px;
	background-image: url(../images/buton.gif);
	width: 216px;
	margin-left: 5px;
	margin-top: 10px;


}


.itemx a:hover	{
	text-decoration: none;
	color:#E0E9EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/butoff.gif);

}


.item .fwdarr	{
	position: absolute;
	top: 2px;
/*	right: 4px; */
	right: 4px;
}
.FormBox01 {
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	color: #990000;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.basliklar {
	font-family: "Trebuchet MS", arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	padding-left: 10px;
}


.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;
}
.altbg {
	background-image: url(images/altbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 91px;
}
