/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:hover { color:#FF0000;}
.style5 {font-family: tahoma; font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none}
a:hover.style5 {font-family: tahoma; font-size: 11px; font-weight: bold; color: #FFCC00; text-decoration: none }
.style6 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #949392;
}
.text_field {
	border-color: #c8c8c7;
	border-width: 1px;
	border-bottom-color: #C8C8C7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #C8C8C7;
	border-top-style: solid;
	border-top-width: 1px;
	border-left-color: #C8C8C7;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #C8C8C7;
	border-right-style: solid;
	border-right-width: 1px;
}
.style7 {
	font-family: tahoma;
	font-size: 11px;
	color: #454545;
	text-decoration:none;
}
.style8 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.style9 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #c30000;
	text-decoration:none;
}
.style10 {
	font-family: tahoma;
	font-size: 11px;
	color: #949392;
}
.style11 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.ana_baslik {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.siyah_kirmizi {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration:none;
}

.siyah_kirmizi:hover {
	font-family: tahoma;
	font-size: 11px;
	color: red;
	text-decoration:none;
}






.siyah_kirmizi_cizgili {
	font-family: tahoma;
	font-size: 11px;
	color: black;
	text-decoration:none;
}

.siyah_kirmizi_cizgili:hover {
	font-family: tahoma;
	font-size: 11px;
	color: red;
	text-decoration:underline;
}




.Pages { text-align: center; margin-bottom: 20px; margin-top: 20px; }

.Paginator { font-size: 11px;  padding: 5px; margin-left: auto; margin-right: auto;  }
.Paginator a:hover {color: #fff; background: #990000; border-color: #036; text-decoration: none;}


.Paginator a, .pageList .this-page { color: #990000; padding: 2px 6px; border: solid 1px #ddd;  text-decoration: none; }
.Paginator a:visited { padding: 2px 6px; border: solid 1px #ddd;  text-decoration: none; }

.Paginator .Prev { font-size: 11px; margin-left: 20px; margin-right: 20px; padding: 2px 16px; border: solid 1px #ddd; background: #fff; color: #990000;}
.Paginator .Next { font-size: 11px; margin-left: 20px; margin-right: 20px; padding: 2px 6px; border: solid 1px #ddd; background: #fff; color: #990000;}


/* Bulundušu sayfa */
.this-page {padding: 2px 6px; border-color: #ef7f06; font-weight: bold; font-size: 11px; vertical-align: top; ; color: #990000; }

.Paginator .break { padding: 2px 6px; border: none; background: #fff; text-decoration: none; }
.Paginator .AtStart { font-size: 11px; margin-right: 20px; padding: 2px 6px; background: #fff; color: #aaa; border: solid 1px #ddd;}
.Paginator .AtEnd { font-size: 11px; margin-left: 20px; padding: 2px 6px; background: #fff; color: #aaa; }
