body {
	background-color: #8DC8E3;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/pageback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
a {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #BF1A1E;
	text-decoration: none;
}
a:active {
	font-family:  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6BC80;
	text-decoration: none;
}
td {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	line-height:17px;
}

.duyuru
{
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

.duyuru a {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.duyuru a:visited {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.duyuru a:hover {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.duyuru a:active {
	font-family:  Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
input {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	border: solid 1px #D7CAB0;
	background-color:#FFFFFF;
}

select {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	border: none;
	background-color:#FFFFFF;
}

.tarihcss {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 12px;
	color: #7C8435;
	line-height:15px;
	}
.pagetitles {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #534E37;
}
.headlines {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 13px;
	color: #6C6744;
	line-height: 15px;
}
.link_line {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.antialias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

#dropmenudiv{
position: absolute;
border:1px solid #1C829F;
border-top-width: 1;
font:normal 12px Verdana;
color:#EEDD7C;
line-height:20px;
z-index:10;
background-image: url(../images/dropmenuback.png);
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-top: 1px solid #1C829F;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

#dropmenudiv a:hover{
background-image: url(../images/dropmenuhover.png);
color:#1C829F;
}