input {
	border-bottom: 1px inset #b5b6b5;
	border-right: 1px inset #b5b6b5;
	border-top: 2px outset #b5b6b5;
	border-left: 2px outset #b5b6b5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #6b6d6b;
	height: 20;
	background: White;
}
textarea {
	border-bottom: 1px inset #b5b6b5;
	border-right: 1px inset #b5b6b5;
	border-top: 2px outset #b5b6b5;
	border-left: 2px outset #b5b6b5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10;
	color: #6b6d6b;
	background: White;
}
.hand {  cursor: hand};
.bilgi {  cursor: help};
.kapat {  cursor: move};
img {border: 0px;}
form{margin:0px;}

body {
        vertical-align: top;
        font-family:Verdana;
        font-size:10px;
        color:#6b6d6b;
        margin-top:0;
        margin-bottom:0;
        margin-left:45;

}


table {
        font-family: Verdana;
        font-size: 10px;
        color: #6b6d6b;
}
.baslik_k {
        font-family: Verdana;
        font-size: 10px;
        color: #e77500;
}

.baslik {
        font-family: Verdana;
        font-size: 14px;
        text-decoration: none;
        color: #6b6d6b;
        font-weight: bold;
}
.baslik_2 {
        font-family: Verdana;
        font-size: 14px;
        text-decoration: none;
        color: #e77500;
        font-weight: bold;
}


a {
        text-decoration: none;
        color: #e77500;
        font-weight: bold;
        font-family: Verdana;
        font-size: 10px;
}





