* {
	margin: 0;
	padding: 0;
}

body{
	background-color: #B8956D;
	background-image: url(img/zemin.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 167%;
}

h3 {
	margin-bottom: 1em;
	font-size: 100%;
	color: #000000;
}
hr 
{
	color:#EEEEEE;
	background-color:#EEEEEE;
	border:none;
	height:1px;
	margin:5px 0 5px 0;
}
 ul, ol {
	margin-bottom: 1.2em;
	line-height: 1.4em;
}
p {
	margin-bottom: 1em;
	line-height: 1.2em;
}
td 
{
	vertical-align:top;
	padding:0;
	margin:0;
}
p 
{
	text-indent:30px;
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(img/img16.gif) no-repeat 0px 10px;
	font-size: 95%;
}

a:link , a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #F4DB97;
}

img {
	border-style: none;
    border-color: inherit;
    border-width: medium;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */

.box-orange {
	/* background: url(img/baslik.gif) no-repeat;*/
}

.box-orange .section {
	/*background:url(img/baslik.gif) no-repeat right top;*/
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section b {
	display: block;
	height: 23px;
	width:197px;
	padding: 3px 0 0 10px;
	/*padding: 7px 0 0 10px;*/
	background: url(img/sagBaslik2.png) no-repeat;
}

.box-orange .content {
	padding: 5px 10px 0px 10px;
}

.box-red {
	/* background: url(img/baslik.gif) no-repeat;*/
}

.box-red .section {
	/*background:url(img/baslik.gif) no-repeat right top;*/
	font-size: 100%;
	color: #FFFFFF;
}

.box-red .section b {
	display: block;
	height: 23px;
	width:197px;
	padding: 3px 0 0 10px;
	/*padding: 7px 0 0 10px;*/
	background: url(img/r2.png) no-repeat;
}

.box-red .content {
	padding: 5px 10px 0px 10px;
}

.box-blue {
	/*background: url(img/baslik.gif) no-repeat;*/
}

.box-blue .section {
	/*background: url(img/baslik.gif) no-repeat right top;*/
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 3px 0 0 10px;
	background: url(img/r1.png) no-repeat;
}

.box-blue .content {
	padding: 5px 10px 0px 10px;
}

.box-pink {
	/*background: url(img/baslik.gif) no-repeat;*/
}

.box-pink .section {
	/*background: url(img/baslik.gif) no-repeat right top;*/
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 3px 0 0 10px;
	background: url(img/sagBaslik4.png) no-repeat;
}

.box-pink .content {
 padding: 5px 10px 0px 10px;
}

/* Header */

#header {
	/*width: 960px;*/
	height: 60px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size:14px;
}

/* Logo */

#logo {
	float: left;
	width:600px;
}

#logo h1, #logo h2 {
	float:left;
	position:absolute;
}

#logo h1 {
	padding-top: 0px;
	font-size: 34px;
	font-weight: normal;
	color:Teal;
	top: 54px;
	left: 184px;
}

#logo h2 {
	padding: 35px 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* iletisim */
#iletisim {
	position:relative;
	left:451px;
	width:320px;
	top: -21px;
	font-size: 95%;
}

#altbilgi {
	height: 20px;
	margin: 0 auto;
	padding-top:5px;	
	background-color:#aabbEE;
}
#sayfabaslik 
{
	padding: 5px 0 0 10px;	
	background: #FFFFFF url(img/phtop.html) repeat-x;
	font-size:14px;
	font-weight:bold;
	color:White;
	height:30px;
}
#icerik {
	margin: 0 auto;
	height:200px;
	vertical-align:top;
}

/* Menu */

#menu {
	/*width: 960px;*/
	height: 30px;
	margin: 0 auto;
	font-size:90%;
	padding-left:2px;
	padding-bottom:5px;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #f8f8f8;
}
#menu li a:hover {
	background-color:#DEEEFF;
}
#menu a {
	display: block;
	float: left;
	/*background: url(img/img07.gif) no-repeat;*/
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #1777E1;
	background-color:#DEEEFF;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 15px 0 15px;
	/*background: url(img/img08.gif) no-repeat right top;*/
	/*background-color:#FFFFFF;*/
	cursor: hand;	
}

#menu li.active {
	/*background: #CFCECE url(img/img04.gif) repeat-x;*/
	background-color:#DEEEFF;
}

#menu li.active a {
	/*background: url(img/img06.gif) no-repeat right top;*/
	color: #1777E1;
}

#menu li.active b {
	/*background: url(img/img05.gif) no-repeat;*/
}

/* Page */

#page {
	/*width: 960px;*/
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: left;
	/*width: 520px;*/
}

/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 195px;
}

/* Footer */
#footer 
{
    color:#FFFFFF;
	height: 60px;
	padding: 20px;
	background: #583418;
	border-top: 1px solid #999999;
	font-size: 80%;
	
}
#footer hr {
	margin:7px;
}
#footer p {
	margin: 0;
	text-align: center;
	
}
.buttonblue 
{
	background-color:#37ABC8;
	color:#FFFFFF;
	font-weight:bold;
	border:dotted 1px #37ABC8;
	height:30px;
}
.buttongreen
{
	background-color:#00A000;
	color:#FFFFFF;
	font-weight:bold;
	border:dotted 1px #37ABC8;
	height:30px;
}
.gorunmez 
{visibility: hidden; font-size: 1px; position: absolute; left: 0px; top: 0px;}
.gorunmezu
{visibility: hidden; position: absolute; left: 0px; top: 0px;}
#fbold{font-weight:bold;}
.f8{font-size:8px;}
.f9{font-size:9px;}
.f10{font-size:10px;}
.f11{font-size:11px;}
.f12{font-size:12px;}
.f14{font-size:14px;}
.cturuncu{color:#FF8C00;}
.sagbos{padding-right:10px;}
.hata{font-size:12px;font-weight:bold;color:#FF0000;}
.bulten
{
    font-size:80%;
    color:#f8f8f8;
}