/* Layout Stylesheet */ 

html, body {
	margin: 0px;
	color: #000;
	background-color: #2E69D4;
	list-style-image:url(../images/lef.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#top {
	margin-left: auto;
	margin-right: auto;
	width: 94%;
	background-image: url(../images/dalgam.gif);
	background-repeat:repeat-x;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #000;
	font-weight: bold;
	background-color: #fff;
	border-right: 3px double #2587D6;
	border-left: 3px double #2587D6;
	text-align: center;
	word-spacing: 2px;
}


#top a {
	color: #060;
	font-weight: bold;
	text-decoration: none;
	padding: 6px;
	background-image: url(../images/bb8.gif);
}

#top a:hover {
	color: #F30;
	text-decoration: none;
	padding: 6px;
	background-image: url(../images/bb2.gif);
}


#top a:active {
	padding: 6px;
	color: #C00;
	background-image: url(../images/bb7.gif);
	
}

#top a:visited {
	padding: 6px;
	color: #C09;
	 }
	

#main {
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 94%;
	border-right: 3px double #2587D6;
	border-left: 3px double #2587D6;}
	
#yaz {
	padding: 12px;
	
}



#footer {
	margin-left: auto;
	margin-right: auto;
	width: 94%;
	color: #333;
	background: #fff;
	background-image: url(../images/blf.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 3px double #2587D6;
	border-left: 3px double #2587D6;
	border-bottom: 1px solid #2587D6;
	
}
	

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #133F95;
}
a:visited {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC0033;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #339900;
	font-weight: bold;
}

.color {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #eee;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
}

.im {
	padding : 2px;
	border: 4px double #D0C5A2;
	background-color: #eeeeee;
}	

.bold {
	color: #336600;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	word-spacing: 2px;
}	

.sm {
	color: #ffffff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	padding:5px;
	text-align: center;
}
.gri {
	color: #346982;
	font-size: 12px;
	}

.hd {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #339999;
	font-weight: bold;
	word-spacing: 2px;
}	

.brd {
	padding : 4px;
	border: 3px double #727255;
	background-color: #fff;