.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #14285b;
	padding:2px;
	background-image: url(images/textbox_back.gif);
	background-repeat: repeat-x;
}
.buton {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	background-image: url(images/button_back.gif);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 23px;
	width: 83px;
}
.tahoma_11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.tahoma_11 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2557D4;
	text-decoration: none;
}

.tahoma_baslik {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #31487A;
	text-decoration: none;
}
a.tahoma_baslik {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #31487A;
	text-decoration: none;
}
a.tahoma_baslik:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #6D487A;
}
a.tahoma_11:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}

