@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/ana_bg.jpg);
	background-color: #e0e0e0;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.en_ust {font-family: verdana; font-size: 12px; color: #333333; }

.menu {font-family: verdana; font-size: 13px; color: #ffffff; }


.gray-border {
	border: 1px solid #C9C9C9;
}

.gri-yazi {
	color: #808080;
	font-family: verdana;
	font-size: 11px;
}

.gri-alta_yazi {
	color: #707070;
	font-family: verdana;
	font-size: 10px;
}
.mavi_baslik {
	font-family: verdana;
	font-size: 13px;
	color: #03B0DD;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

a.koyu:link {
	color: #000033;
	text-decoration: none;
}
a.koyu:visited {
	text-decoration: none;
	color: #000033;
}
a.koyu:hover {
	text-decoration: underline;
	color: #666666;
}
a.koyu:active {
	text-decoration: none;
	color: #666666;
}


.dik{ background-image:url(images/ara_nokta2.gif);
background-repeat:repeat-y;}
.yatay{ background-image:url(images/ara_nokta2.gif);
background-repeat:repeat-x;}