
body         { background-color: #E7EFF7; background-image: url('images/blue_back.gif'); 
               background-repeat: repeat-x; background-position: left top ; font-family:Trebuchet MS; font-size:8pt               }
#content      { font-family: Trebuchet MS; font-size: 0.8em }
a            { font-size: 8pt; font-family: Trebuchet MS }
.baslik      { font-family: Trebuchet MS; font-size: 12pt; color: #FFFFFF; font-weight: bold }

.navigation {
}
.navigation a {
	color: #555533;
	float: left;
	text-align: center;
	text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:8pt; font-family:Trebuchet MS; padding-left:14px; padding-right:14px; padding-top:0; padding-bottom:0
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}


/* block list */
ul.block {
	border-top: 1px dashed #b7cee6;
	margin: 4px 0;
	padding: 0;
	width: 100%;
	
}
.block li {
	border-bottom: 1px dashed #b7cee6;
	list-style: none;
}
.block li a,.block li em {
	color: #1a527b;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 5px;
	text-decoration: none
	
}
.block li a span {font-weight: bold;}
.block li a:hover {
	background: #f2f8fd;
	color: #1a527b;
}h1           { font-family: Trebuchet MS; font-size: 24pt; color: #c7def4}
h2 {font: normal 1.6em serif,sans-serif;margin-bottom:3px;}
form{margin-left:20px;}