@charset "iso-8859-9";

.doviz-bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.doviz-normal {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.menu-top {
	font-family: Arial;
	font-size: 11px;
	color: #00768b;
}
.menu-top:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ff860c;
}

.menu-bottom {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.menu-bottom:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ff860c;
}
.input-button {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #00768b;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.input-text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #ffdab6;
}
.search-text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.text-bold {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.text-link {
	font-family: Arial;
	font-size: 11px;
	color: #00768b;
}
.text-link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ff860c;
}
.text-head {
	font-family: Arial;
	font-size: 12px;
	color: #00768b;
	font-weight: bold;
}
.news-head {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.news-text {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.news-link {
	font-family: Arial;
	font-size: 12px;
	color: #ff860c;
}

.metin {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.metin-bold {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}