/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.altYazi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #631e17;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textboxStili {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FBE3E1;
	height: 15px;
	width: 200px;
	border: 1px solid #000000;
}
.textareaStili {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FBE3E1;
	width: 200px;
	border: 1px solid #000000;
}
.butonStili {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #631E17;
	height: 20px;
	width: 75px;
	border: 1px solid #000000;
	color:#FFFFFF;
}
.bUst {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.bSag {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bUstSag {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
a.ustMenu:hover {
	color: #000000;
	text-decoration: underline;
	background-attachment: fixed;
	background-color: #FFB9B9;
	background-position: center center;
	height: 12px;
}
.bgTekrarsiz {
	background-repeat: no-repeat;
}
.padleme {
	padding-top:5px;
	padding-bottom:5px;
}
.ustMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt {
	font-family: tahoma;
	font-size: 12px;
	color: #631E17;
}
.buton {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5E0000;
}
.style2 {	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #631E17;
}