/* CSS Document */
body {
	background-color: #08105A;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-image: url(../images/ok.gif);
	list-style-position:outside;
	margin:0px;
	
}

div#outer {
	width: 100%; 
	text-align:center; 
	background-color: #fff; 
	background-image:url(../images/75.gif);
	background-repeat: repeat-x;
	background-position: top center;
	}
	
div#yaz {
    margin-left: auto; 
	margin-right: auto;	
	width: 90%; 
	padding:3px;
	text-align:left; 
	font-family: Garamond, "Times New Roman", serif;
	color: #000; 
	}
	

div#footer {
	text-align:center; 
	background-color: #fff; 
	background-image:url(../images/15.gif);
	background-repeat: repeat-x;
	background-position: bottom center;	
	width: 100%; 
	
}


.right {float:right; padding:15px; margin-top: 10px; }


a:link {
	font-weight: bold;
	text-decoration: none;
	color: #3333FF;	
}
a:visited {
	text-decoration: none;
	color: #330099;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #006666;
}

.red {
	text-decoration: none;
	color: #CC3300;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
}
.foto {
  	border: 4px double #333;
	background-color: #eee; 
}
  
.yesil  {
	color:#336600;
	font-weight: bold;
	font-family: "Courier New";
	font-size: 16px;
}
  
 .gri {
	font-family: "Courier New";
	font-size: 11px;
	text-align: center;
}

