.form {
	border-color: #6C6C6C;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
	border-right: none;
}
.formalt {
	border-color: #6C6C6C;
	border-style: solid;
	border-width: 1px;
	border-right: none;
}
body {
	margin: 0;
}
.textbox {
	border-color: #6C6C6C;
	border-width: 1px;
	border-style: solid;
	font-family: Trebuchet MS;
	font-size: 10px;
	background-color: #FCFCFD;
	width: 150px;	
}
.textbox2 {
	border-color: #6C6C6C;
	border-width: 1px;
	border-style: solid;
	font-family: Trebuchet MS;
	font-size: 10px;
	background-color: #FCFCFD;
	width: 90%;	
	
}
.buton {
	border-color: #6C6C6C;
	border-width: 1px;
	border-style: solid;
	font-family: Trebuchet MS;
	font-size: 10px;
	background-color: #FCFCFD;
	width: 50px;	
}
.tablo {
	border-color: #6C6C6C;
	border-width: 1px;
	border-style: solid;
}
.kutu {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #6C6C6C;
}
.main {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.patron {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #993300;
}
.patron2 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #993300;
	font-weight: bold;
}
a {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #F09326;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #F09326;
	font-weight: bold;
	text-decoration: underline;
}
a.mainmenu {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #6C6C6C;
	font-weight: bold;
	text-decoration: none;
}
a.mainmenu:hover {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #6C6C6C;
	font-weight: bold;
	text-decoration: underline;
}
a.scroll {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
a.scroll:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #993300;
	font-weight: bold;
	text-decoration: underline;
}
.turuncu {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #F09326;
	font-weight: bold;
}