/* CSS Document */

body {
	background-color: #E8E3C6;
}
td img {display: block;}

.baslik {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	
}
.tablo {
	border-left-color: #00008B;
	border-right-color: #00008B;
	border-left-style: double;
	border-right-style: double;
}

.adres {

	font-family: Verdana;
	font-size: 18px;
	color: #333365;
	font-weight: bold;
}

.icerik {

	font-family: Verdana;
	font-size:11px;
	color: #000000;

}
.icerik1 {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
    font-weight: bold;
}


.anket {font-family: Verdana; font-size: 11px; color: #000066;text-decoration: underline;font-weight: bold; }
.anket a {	font-family: Verdana; font-size: 11px; color: #000066;text-decoration: underline; font-weight: bold;}
.anket a:visited {font-family:Verdana; font-size: 11px; color: #000066;text-decoration: underline;font-weight: bold;}
.anket a:hover { font-family: Verdana; font-size: 11px; color: #747474;text-decoration: underline;font-weight: bold;}
.anket a:active { font-family: Verdana; font-size: 11px; color: #000066;text-decoration: underline;font-weight: bold;}

a:link {
	font-family: Verdana;
	font-size: 11px;
	color:#000066 ;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color:#000066 ;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color:#D90B17;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
body{
background-attachment:scroll;
background-repeat:repeat-x;
}
