/* CSS Document */

.baslik { font-family:"Book Antiqua", "Bookman Old Style"; font-size:20px; color:#FFFFFF; font-weight:bold;} 

.yazi { font-family:Tahoma; color:#FFFFFF; font-size:11px; }
.yazisiyah { font-family:Tahoma; color:#3A0703; font-size:11px; }

.dis {
border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
background: url(resimler/bg_kolon.gif);
width:815px;
}

.menufull {
	display: block;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #400403;
	border-right-color: #400403;
	border-bottom-color: #400403;
	border-left-color: #400403;
}

	.text_field {
	font-family: tahoma;
	font-size: 11px;
	color: #717171;
	background-image: url(resimler/text_field_bg.gif);
	border-left-color: 888888;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: 888888;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: 888888;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: 888888;
	border-top-style: solid;
	border-top-width: 1px;
}

.handcursor{
cursor:hand;
cursor:pointer;
}
