.menu_text {

	background-color: #385A6B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	border: 1px solid #333333;
	color: #E4E4E4;
}
.menu_alt_border {

	border: 1px solid #000000;
}
.menu_baslik {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #F5F5F5;
	background-color: #666666;
	text-indent: 10px;
	border-bottom-style: none;
	border-left-style: inset;
	background-image: url(../images/haber_baslik_background_pixel.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-style: inset;
	border-top-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-transform: none;
	height: 21px;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #000000;
	text-align: left;
}
.linkler {
	background-color: #385A6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	border: 1px ridge #E4E4E4;
	color: #E4E4E4;
	width: 126px;
	list-style-position: inside;
	list-style-type: circle;
}
.linkler_alt {
	border: 1px solid #000000;
	width: 125px;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BC0101;
	background-color: #FDDFDF;
	border: 1px groove #780101;
	width: 120px;
	text-indent: 3px;
	margin: 5px;
}
