/* CSS Document */
html, body {
	margin: 0px 0px 0px 0px;
	background-color: #4a6b19;
	background-image: url(../bg/grd01.jpg);
	background-repeat:repeat-x;
}

#yaz{
	padding: 15px;
	text-align: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
	
#main {
	width: 85%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	border-right: 1px dotted #7CA734;
	border-left: 1px dotted #7CA734;
	border-top: 1px dotted #7CA734;
}

#top {
	width: 86%;
	height: 87px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
	background-color: transparent;
}	

#footer {
	width: 85%;
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	color: #333;
	text-align: center;
	font-size: 12px;
	background-color: #ffffff;
	background-image: url(../bg/90.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
	border-right: 1px dotted #7CA734;
	border-left: 1px dotted #7CA734;
	border-bottom: 3px solid #396606;
	letter-spacing: 2px;
}

.sekil {
	width: 90%;
	height: 50px;
	color: #060;
	background-color: #ffffff;
}

.kck {
	color: #333;
	letter-spacing: 2px;
	font-size: 10px;
}

a {
	text-decoration: none;
	color: #990;
}

a:link {
	text-decoration: none;
	color: #090;
}
a:visited {
	text-decoration: none;
	color: #390;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #006;
}

.color {
	color: #060;
	font-size: 16px;
	font-weight: 900;
} 

.btm {
	color: #009;
	font-size: 11px;
} 

.red {
	color: #900;
	font-size: 16px;
	font-weight: 900;
}	
	
.cr { border: #556b2f double 2px; padding:1px; background-color: #8fbc8f; }

.dot { border: #7fff00 dotted 1px; 
	padding: 3px; background-color: #ffffff; }


.hd {
	font-size:16px;
	color:#25384B;
	font-weight: bold;
}

