@charset "utf-8";
body {
	background-color: #CAE3FF;
	background-image: url(../resimler/arkaplan.gif);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
#altmenu {
	color: #0033CC;
	text-align: center;
	float: none;
}

table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: 0px;
	font-family: "Times New Roman", Times, serif;
}
#ustbar {
	background-image: url(../resimler/yustmenu.gif);
	padding-left: 10px;
}
#solmenu {
	font-style: italic;
	color: #0033CC;
	font-weight: bold;
	float: none;
	font-size: 16px;
}

#yazimalani {
	background-color: #FFFFFF;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}

