@charset "utf-8";
h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#69F;
	font-size:18px;
}

.cell {
	color: #666666;
	position:relative;
}
.cell a{
	color: #2D7BB2;
	text-decoration: none;
	padding: 5px;
	display: block;
}
.cell a:hover{
	text-decoration: none;
	color: #FFF;
	background: #2D7BB2;
}

/************************************ ANA FORM HEADER */
.cell_hd {
	color: #666666;
	position:relative;
}
.cell_hd a{
	color: #FFF;
	text-decoration: none;
	background-color: #2D7BB2;
	padding: 7px 5px;
	display: block;
}
.cell_hd a:hover{
	color: #fff;
	text-decoration: none;
	background-color: #666;
}
/************************************ ANA FORM HEADER */

/************************************ ISTATISTIK FORM */
#newspaper-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
	margin-top:10px;
}
#newspaper-b th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	text-align:left;
}
#newspaper-b tbody
{
	background: #e8edff;
}
#newspaper-b td
{
	padding: 2px;
	color: #669;
	border-top: 1px dotted #fff;
	border-left: 1px dotted #fff;
}
#newspaper-b tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}
/************************************ ISTATISTIK FORM */
	
#maximaze {
	position:absolute;
	right:1px;
	top:1px;
	width:16px;
	height:10px;
	z-index:1;
}
.input_box{
	width:300px;
}
.input_button {
	background-color:#7999BD;
	border:0px;
	padding:5px 15px;
	color: #FFF;
}
.uyari{
	color:#C30;
	font-size:18px;
}
.color_666{
	color: #666;
}
.kayit_sayisi{
	color: #666;
	margin: 10px 0px;
}
.color_red{
	color:#EA2A2A;
}
.color_blue{
	color: #69F;
}
/************************************ PAGE NUMBER */
.page_number {
	color: #666666;
	position:relative;
	float: left;
	margin: 2px;
}
.page_number a{
	color: #2D7BB2;
	text-decoration: none;
	padding: 5px;
	display: block;
	border: 1px dotted #CCC;
}
#active{
	background: #FFCC66;
}
.page_number a:hover{
	text-decoration: none;
	color: #FFF;
	background: #2D7BB2;
}
/************************************ PAGE NUMBER */
