@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	background: #343434;
}
body table,td,th,div,span,p,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
}
.headerback {
	background: url(../images/headerback.png) repeat-x top;
}
.takvimcerceve {
	border-top: solid 1px #d5d5d5;
	border-right: solid 1px #d5d5d5;
	border-left: solid 1px #d5d5d5;
}
.takvimliste {
	background: url(../images/takvimback.gif) repeat-x bottom #fdfdfd;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #d5d5d5;
	font-size: 11px;
	color: #767676;
}
.takvimliste:hover {
	background: #fff;
}
.takvimliste a {
	font-size: 12px;
	color: #4a4a4a;
	font-weight: bold;
	line-height: 14px;
	text-decoration: none;
}
.takvimliste a:hover {
	color: #c42b32;
}
.takvimsol {
	padding: 10px;
	border-right: solid 1px #d5d5d5;
}
.takvimsag {
	padding: 10px;
	border-left: solid 1px #fff;
}
.haberyazi {
	font-size: 12px;
	color: #eaeaea;
}
.sagresback {
	background: url(../images/sagresback.gif) no-repeat;
	padding: 10px 0 0 0;
}
.sagmenuback {
	background: url(../images/sagmenuback.gif) repeat-x bottom #575757;
	padding: 10px;
	font-size: 12px;
	color: #a7a7a7;
	line-height: 16px;
}
.sagmenuback span{
	font-size: 16px;
	font-weight: bold;
	color: #eaeaea;
	line-height: 18px;
}
.sagmenuback a{
	color: #fff;
	text-decoration: underline;
}
.sagmenuback a:hover{
	text-decoration: none;
}
.footer {
	 font-size: 11px;
	 color: #767676;
	 line-height: 16px;
	 padding: 20px 0;
}
.footer a{
	font-size: 12px;
	color: #a7a7a7;
	text-decoration: none;
}
.footer a:hover{
	color: #fff;
	text-decoration: underline;
}
.headerlink {
	color: #606060;
	text-decoration: none;
}
.headerlink:hover {
	color: #000;
}
.sagmenubackalt {
	background: url(../images/sagback.gif) repeat-x bottom #fff;
	padding: 10px;
	font-size: 12px;
	color: #7c7c7c;
	line-height: 16px;
	border-bottom: solid 1px #cbcbcb;
	border-right: solid 1px #cbcbcb;
	border-left: solid 1px #cbcbcb;
}
.sagmenubackalt span{
	font-size: 16px;
	font-weight: bold;
	color: #4a4a4a;
	line-height: 18px;
}
.sagmenubackalt a{
	color: #c42b32;
	text-decoration: underline;
}
.sagmenubackalt a:hover{
	text-decoration: none;
}
.altbaslik {
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	text-shadow: #000 1px 1px 2px;
}
.nav{
	font-size: 11px;
	color: #a8a8a8;
}
.nav a{
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.nav a:hover{
	text-decoration: underline;
}
.ortaback {
	background: #f0f0f0;
	padding: 15px;
	font-size: 12px;
	line-height: 20px;
	color: #4a4a4a;
}
.ortaback span {
	color: #4a4a4a;
	font-size: 18px;
}
.ortaback a{
	font-size: 12px;
	color: #4a4a4a;
	text-decoration: none;
}
.ortaback a:hover{
	color: #000;
	text-decoration: underline;
}
.ortaback a:visited{
	color: #4a4a4a;
}
.egitimbaslik {
	font-size: 18px;
	color: #2e2e2e;
}
.ortaback2 {
	background: #f0f0f0;
	padding: 15px;
	font-size: 12px;
	line-height: 16px;
	color: #4a4a4a;
}
.links {
	color: #c22a32;
	text-decoration: none;
}
.links:hover {
	color: #000;
	text-decoration: underline;
}