body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #760BFB;
	font-family: tahoma;
	font-size: 11px;
	color: #003333;
	line-height:135%;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;

}
a {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.ust {
	background-image: url(images/index_03.png);
	background-repeat: no-repeat;
	height: 8px;
}
.menu {
	background-image: url(images/index_08.jpg);
	width: 685px;
}
.menu table tr td a {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
.menu table tr td a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FEC6C5;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: underline;
}

.alt {
	background-image: url(images/index_11.png);
	height: 13px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 10px;
}
.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EA0C09;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.icerik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
.footer a {
	font-size: 16px;
	font-weight: bold;
}
.footer a:hover {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
