@charset "utf-8";
html {
}
a{text-decoration:none; }
div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th{ 
	margin:0;
	padding:0;
}
table { 
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
.clear{clear:both; }
html{ height:100%;}
body{
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	height:100%;

	}

.button {
	border:1px solid #C8C8C8;
	background:#fff;
	color:#414141;
	padding:2px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}

select {
	border:1px solid #ccc;
	font:11px Tahoma;
	padding:2px;
}

input {
	border:1px solid #ccc;
	font:11px Tahoma;
	padding:2px;
}	
textarea {
	border:1px solid #ccc;
}

/* SAYFA */
#pager_links a { text-decoration:none;
				 color:#fff; 
				 font-size:9pt; 
				 font-family:tahoma; 
				 background-color:#18823a; 
				 border:1px solid #18823a; 
				 padding:4px 4px 4px 4px; 
				 margin:2px;
} 
#pager_links a:hover { text-decoration:none; 
				color:#fff; 
				font-size:9pt; 
				font-family:tahoma; 
				background-color:#00511a; 
				border:1px solid #00511a; 
				padding:4px 4px 4px 4px; 
} 
#current_page {  border:1px solid #fdbe09; 
				background-color:#fdbe09; 
			    font-family:tahoma; 
				padding:4px 4px 4px 4px;
				margin:2px; 
				color:#000;  
				font-size:9pt;
} 
/* SAYFA */ 

