@charset "utf-8";
body {
	background-image: url(../images/backgr2.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	background-color: #276F85;
}
.img_logo {
	margin-top: 24px;
}
.text_topmenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #81548e;
	text-decoration: underline;
}
.text_topmenu a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #2399c0;
	text-decoration: underline;
}
.text_topinfo {
	font-family: Tahoma;
	font-size: 10px;
	color: #2198bf;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_date {
	font-family: Tahoma;
	font-size: 10px;
	color: #4a4b4b;
	margin-right: 4px;
}
.text_bottommenu {
	font-family: Tahoma;
	font-size: 11px;
	color: #00aeef;
}
.text_bottommenu a{
	font-family: Tahoma;
	font-size: 11px;
	color: #00aeef;
	text-decoration:none;
}
.text_bottommenu a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #00aeef;
	text-decoration:underline;
}
.text_mainpage {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.text_mainpage2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	padding-left: 15px;
}
.text_content {
	font-family: Tahoma;
	font-size: 11px;
	color: #010101;
}
.text_content a{
	font-family: Tahoma;
	font-size: 11px;
	color: #010101;
	text-decoration:underline;
}
.text_content a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #010101;
	text-decoration:none;
}
.baslik {
	font-family: Tahoma;
	font-size: 11px;
	color: #010101;
	font-weight:bold;
}
#iletisim input {
	border:1px; 
	border-color:#885b94; 
	background-color:#FFFFFF; 
	font-family:Tahoma; 
	font-size:11px;
}
#iletisim textarea {
	border:1px; 
	border-color:#885b94; 
	background-color:#FFFFFF; 
	font-family:Tahoma; 
	font-size:11px;
	overflow:auto;
}
#iletisim submit {
	background-color:#885b94; 
	color:#FFFFFF; 
	border:1px;
}
.sayfabaslik {
	font-family:Tahoma;
	font-size:17px;
	font-weight:bold;
	font-style:normal;
	font-stretch:condensed;
	color:#885b94;
}
h2 {
	font-family:Tahoma;
	font-size:17px;
	font-weight:bold;
	font-style:normal;
	font-stretch:condensed;
	color:#885b94;
}
