.Tablo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #cacaca;
	border-right-color: #cacaca;
	border-bottom-color: #cacaca;
	border-left-color: #cacaca;
}
.Baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #373956;
	text-decoration: none;
	font-weight: bold;
}
.Yazi {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #373956;
	text-decoration: none;
}
.Hakkimizda {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #373956;
	text-decoration: none;
	font-weight: bold;
}
.Buton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(Resimler/Buton.jpg);
	height: 26px;
	width: 81px;
	border: none;
	cursor: pointer;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #373956;
	border: 1px solid #999999;
}
.Oval {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #1f3350;
	line-height: 7px;
	padding: 11px;
	background-color: #a9b1bc;
	-moz-border-radius: 7px; -webkit-border-radius: 7px; border: solid 0px; 
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #1f3350;
	background-color: #a9b1bc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1f3350;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
