html {
	overflow: -moz-scrollbars-vertical;
	height: 100%;
	overflow-y: scroll;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
.clearleft {
	display: block;
	clear: left;
}
.clearright {
	display: block;
	clear: right;
}
.hide {
	display: none;
}
.cn {
	text-align: center;
}
a, a:visited {
	color: #666600;
}
a:active {
	color: #669900;
}
a:hover {
	color: #050066;
	text-decoration: none;
}
body {
	background: url(images/bg.jpg) repeat-x #FFFFFF;
	height: 100%;
}
#wrap {
	width: 899px;
	margin: 0px auto 0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
/*Header*/
#sitename {
	display: block;
	padding: 10px 5px 0px 75px;
	font-size: 25px;
	margin-top: 0;
	margin-bottom: 0;
}
#sitename span {
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}
#topbar {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	height: 48px;
	margin: 0 auto;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 64px;
	margin: 0 auto;
}
#header .siteslogan {
	display: block;
	font: normal 20px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	padding: 45px 10px 0px 10px;
}
/*Header Menu*/
#topmenu {
	display: block;
	list-style: none;
	padding: 26px 10px 0px 10px;
}
#topmenu li {
	display: inline;
	margin-left: 0;
}
#topmenu a {
	display: block;
	float: left;
	height: 28px;
	margin: 0px 0px 0px 2px;
	text-decoration: none;
	padding: 9px 15px 0px 15px;
	text-align: center;
	font-weight: bold;
}
#topmenu a, #topmenu a:visited, #topmenu a:active {
	background: url(images/menu1.jpg) repeat-x;
	border-left: solid 1px #abca74;
	border-right: solid 1px #abca74;
	color: #E2E9C7;
}
#topmenu a:hover {
	background: url(images/menu2.jpg) repeat-x;
	border-left: solid 1px #abca74;
	border-right: solid 1px #abca74;
	color: #ffffff;
}
#topmenu .active a, #topmenu .active a:visited, #topmenu .active a:active {
	background: url(images/menu2.jpg) repeat-x;
	border-left: solid 1px #abca74;
	border-right: solid 1px #abca74;
	color: #669900;
}
/*Content*/
#content {
	background: url(images/contentbg.jpg) repeat-y;
	margin: 0 auto;
}
#mainpage {
	width: 565px;
	float: right;
	padding: 5px 15px 5px 5px;
}
#mainpage p {
	line-height: 22px;
	margin: 0px 0px 22px 0px;
}
#mainpage img {
	margin-top: 9px;
	margin-bottom: 1px;
}
#mainpage blockquote {
	background: #efefef;
	display: block;
	margin: 5px;
	font: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	color: #669900;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#mainpage h1 {
	font-size: 28px;
}
#mainpage h2 {
	font-size: 24px;
}
#mainpage h3 {
	font-size: 20px;
}
#mainpage h4 {
	font-size: 14px;
	color: #669900;
	background: #f1fae7;
	margin: 10px 0px 0px 0px;
	padding: 2px;
}
#mainpage h5 {
	font-size: 13px;
	color: black;
	background-color: #f3f8e9;
	margin: 1px 0;
	padding: 2px;
}
.postlist {
	list-style: none;
	background-color: #ffffef;
}
.postlist li {
	display: block;
	border-bottom: dashed 1px #D6E4A7;
	font-size: 11px;
}
.postlist a, .postlist a:visited, .postlist a:active {
	display: block;
	padding: 3px 3px 3px 25px;
	background: #ffffff url(images/bullet.jpg) no-repeat 3px;
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}
.postlist a:hover {
	background: url(images/bullet2.jpg) no-repeat 3px #FFFEE6;
	color: #000000;
	text-decoration: none;
}
#content #mainpage ol {
	margin: 1px 5px 5px 25px;
}

#content #mainpage ol.giris a {
 text-decoration: none;
}

#content #mainpage ol li {
	padding: 5px;
}
#content #mainpage ul li {
	display: block;
	padding: 0px;
	border-bottom: dashed 1px #D6E4A7;
}
#content #mainpage ul#liste li {
	margin-bottom: 10px;
	border-bottom: 2px #f1fae7 dashed;
}
#content #mainpage ul.submenu li {
	margin-left: 15px;
	margin-bottom: 5px;
	border-bottom: 0;
}
#content #mainpage ul.submenu2 li {
	margin-left: 10px;
	margin-bottom: 5px;
	border-bottom: 0;
}

/*forms*/
.textfield {
	width: 190px;
	background-color: #F3F4E8;
	margin: 0px;
	border: 1px solid #D6D9AE;
}
.textfield:focus {
	background: #ffffff;
}
input#submit {
	display: block;
	width: 90px;
	height: 30px;
	padding: 1px;
	background-color: #E3E6C8;
	margin: 3px;
	border: 1px solid #efefef;
	color: #999933;
	cursor: hand;
	cursor: pointer;
}
/*Sidebar*/
#sidebar {
	margin: 0px 585px 0px 0px;
	background: url(images/sidebarbg.jpg) repeat-y;
	background-position: right;
}
#sidebarcontents {
	padding: 5px 25px 5px 15px;
}
#sidebarcontents .active a, #sidebarcontents .active a:visited, #sidebarcontents .active a:active {
	color: #669900;
	font-weight: bold;
	background-color: #ebfa91;
}
#sidebarbottom {
	background: url(images/sidebarbottom.jpg) no-repeat right 0px;
	height: 74px;
}
#sidebarcontents div.cevaplar {
	text-indent: 0px;
}
#sidebarcontents a.vurgu5m, #sidebarcontents a.vurgu5m:visited {
	font-weight: bold;
	line-height: 1.6em;
}
#sidebarcontents a.vurgu5m:hover, #sidebarcontents a.vurgu5m:visited:hover {
	color: #050066;
	text-decoration: none;
}
#sidebarcontents div.cevaplar {
	margin-top: 10px;
}
/*Sidemenu*/
#menu {
	list-style: none;
}
#menu li ul {
	list-style: none;
}
#menu li ul li {
	display: block;
	height: 25px;
	border-bottom: solid 1px #efefef;
}
#menu li ul a, #menu li ul a:visited, #menu li ul a:active {
	display: block;
	height: 20px;
	padding: 5px 5px 0px 5px;
	text-decoration: none;
	color: #333333;
}
#menu li ul a:hover {
	background: #F8F9F2;
	color: #000000;
}
#menu h2 {
	display: block;
	border-bottom: solid 1px #D2E6CA;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #669900;
	font-weight: bold;
}
/*footer*/
#footer {
	background: url(images/footer.jpg) no-repeat;
	height: 36px;
	padding: 15px;
	padding-bottom: 0;
	color: #333333;
	margin: 0 auto;
}
#credit {
	font-size: 10px;
	padding: 3px;
	margin: 0 auto;
}
#bmiddlesorular img {
	vertical-align: middle;
}
#bmiddlesorular a:hover {
	color: #050066;
}
div.cevaplar {
	margin: 0px 5px 0px 5px;
	display: none;
	color: #333333;
	text-align: left;
	line-height: 1.5em;
	text-indent: 18px;
}
div.hr, div.hr2 {
	margin: 1px 0;
	padding: 1px;
	display: block;
	background-color: white;
	line-height: 1px;
	height: 1px;
}
div.hr2 {
	background-color: silver;
	margin: 15px;
}
a.vurgu5m, a.vurgu5m:visited {
	margin-left: 5px;
	display: inline;
	color: #666600;
	vertical-align: middle;
	line-height: 2em;
	text-decoration: none;
}
a.vurgu5m:hover, a.vurgu5m:visited:hover {
	text-decoration: none;
}
img.flright, .flright {
	float: right;
	display: inline;
	clear: right;
	margin: 5px 1px 5px 5px;
}
img.flleft {
 float: left;
 display: inline;
 clear: left;
 margin: 1px 5px 5px 1px;
}
.marginleft {
	margin-left: 10px;
	margin-top: 2px;
}
.flright {
	margin-right: 140px;
}
.underline {
	text-decoration: underline;
}
.vurgu {
	color: red;
}
.baslik {
	color: black;
}
.bold {
	font-weight: bold;
}
li.soru {
	border: 1px #5e4001 dotted;
	margin-top: 5px;
	padding: 10px 5px 10px 5px;
	background: url('images/qq.gif') no-repeat left top;
}
iframe#liste {
	border-width: 0px;
	width: 889px;
	height: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}
div.contact {
	background-image: url('images/contact.jpg');
	background-position: 370px center;
	background-repeat: no-repeat;
}
div.besafer {
	background-image: url('images/securekey.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}
.style1 {
	text-align: right;
	padding-right: 5px;
	height: 25px;
}
textarea {
	resize: none;
}

