h1 {
	font-family: Arial;
	font-size: 22px;
	color: #411E34;
	text-decoration: none;
	font-weight: bold;
	margin-bottom:10px;
	margin-right:0px;
	margin-top:0px;
}
h2 {
	font-family: Arial;
	font-size: 22px;
	color: #411E34;
	text-decoration: none;
	font-weight: bold;
	margin-bottom:10px;
	margin-right:0px;
	margin-top:0px;
}

.hata {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F00;
}
.uyeadi {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FCFCFC;
	text-decoration: none;
}

.hata2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.onay {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #090;
}
.butons {
	background-color: #666;
    padding-left:6px;
	padding-right:6px;
	height:25px;
	cursor: pointer;
	text-align: center;
	color: #FFF;
	border: 1px solid #666;
}
.butons:hover {
	background-color: #333;
	padding-left:6px;
	padding-right:6px;
	height:25px;
	cursor: pointer;
	text-align: center;
	color: #FFF;
	border: 1px solid #666;
}
.menu {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
}
.menu:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFD7FC;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
}
.menu2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:15px;
	padding-right:15px;
}

.aciklama {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.devami {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #411E34;
	text-decoration: none;
}
.tel {
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
	color: #411E34;
	text-decoration: none;
}

.baslik3 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #411E34;
	text-decoration: none;
}

.baslik {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #411E34;
	text-decoration: none;
}

.kirmizibaslik {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #d92929;
	text-decoration: none;
}
.altbaslik {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #411E34;
	text-decoration: none;
}

.baslik2 {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.nokta {
	font-size: 12px;
	font-weight: normal;
	color: #373632;
	text-decoration: none;
}
.resim {
	margin-bottom:15px;
	margin-right:15px;
}
.kenar {
	border: thin solid #EFEFEF;
}

.link2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.link3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link3:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.baslik2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

.nokta2 {
	font-size: 20px;
	font-weight: bold;
	color: #993300;
	font-family: Arial;
	text-decoration: none;
}
.buton1 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	height: 37px;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.buton2 {
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	height: 37px;
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
.input{
	background-color: #F5F5F5;
	height: 19px;
	width: 150px;
	border: 1px solid #CCCCCC;		
}
.input:hover	{
	background-color: #E9E9E9;
	height: 19px;
	width: 150px;
	border: 1px solid #CCCCCC;		
}
textarea {
	background-color:#F5F5F5;
	border: 1px solid #CCCCCC;		
}
textarea:hover {
	background-color:#E9E9E9;
	border: 1px solid #CCCCCC;		
}


