.body2 {
	border: 0;
	margin: 18px 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	width: 100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	position: absolute;
	overflow: hidden;
	margin: 0px;
}

.bilgi-overlay {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #000;
	position: absolute;
	overflow: auto;
	filter: alpha(opacity =           75);
	-moz-opacity: .75;
	opacity: .75;
	z-index: 1000;
	visibility: visible;
}

.bilgi-overlay-inv {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1001;
	background-color: transparent;
}

.bilgi-kutu {
	position: relative;
	margin: 0 auto;
	width: 616px;
	top: 108px;
	z-index: 1002;
	visibility: visible;
	background-image: url(../images/bilgibox-images/bilgi-bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

.bilgi-header {
	height: 40px;
	background-image: url(../images/bilgibox-images/bilgi-header.gif);
	background-repeat: repeat-x;
	padding: 10px 10px 0 10px;
	text-align: left;
}

.bilgi-baslik {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	float: left;
}

.bilgi-close {
	float: right;
	vertical-align: top;
}

.bilgi-close img {
	border: 0;
	cursor: pointer;
}

.bilgi-govde {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding: 0px;
}

.bilgi-govde p {
	padding: 0;
	margin: 0;
}

.bilgi-govde ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.bilgi-govde li {
	display: block;
	float: left;
}

.bilgi-govde li img {
	margin-right: 0;
	padding: 0;
	border: 0;
}

.bilgi-govde .content-body {
	width: 467px;
	text-align: center
}

.bilgi-govde .content {
	padding: 10px;
}

.content-txt {
	padding-bottom: 30px;
	padding-left: 5px;
	text-align: justify;
}

.content-txt-namesurname {
	padding-bottom: 20px;
}

.content-txt-info {
	padding-bottom: 15px;
}

/** Ek Yardim alani */
.yardim-content {
	padding: 10px;
}

.yardim-detayagit {
	margin-left: 10px;
	margin-bottom: 10px;
}

.yardim-kapat {
	height: 20px;
	color: #FFFFFF;
	background-color: #990000;
	width: 100%;
	text-align: right;
	position: absolute;
}

.yardim-kapat img {
	border: 0;
}

.govde-yardim {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	padding: 0px;
	border-top: 1px solid #D2D2D2;
	background-color: #FFFFFF;
}

.govde-yardim a {
	color: #000000;
	text-decoration: none;
}

.govde-yardim a:visited {
	color: #000000;
	text-decoration: none;
}

.govde-yardim a:active {
	color: #000000;
	text-decoration: none;
}

.govde-yardim a:hover {
	color: #000000;
	text-decoration: underline;
}

.govde-yardim ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.govde-yardim li {
	display: block;
	float: left;
}

.govde-yardim li img {
	margin-right: 0;
	padding: 0;
	border: 0;
}