/* for tiny MCE ***/
body{
	 margin:0;
	 font-family: "Lucida Sans Unicode",Helvetica,sans-serif;
	 font-size:	12px;
	 color:#444;
	
}
h2,h3{
	margin:0;
	font-family: Georgia,"Times New Roman",times,serif;
	font-size:24px;
	font-weight:normal;
	font-style:italic;
	letter-spacing:-1px;
	color:#214e81;
	margin-bottom: 10px;
	border-left:18px solid #cdd9e5;
	padding-left: 8px;
}
h3{
font-size:18px;
border-left:14px solid #cdd9e5;
}
h5{
	font-family: Georgia,"Times New Roman",times,serif;
	font-size:13px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#214e81;
	margin-bottom: 8px;
	padding-left: 0px;
	
}
p{
	margin-top:5px;
	text-align: justify;
	 line-height: 18px;
}
a:link,a:visited{
	color:#296292;
}
a:hover{
	color:#A25704;
}


ul,li{
	margin:0;
padding:0;	
}
.mright ul {
	padding-left: 10px;
	
}
.mright ul li{
	list-style: none;
	padding-left: 8px;
}

/*boxes**************/
.box01{
	width:290px;
	border: 1px solid #4480af;
	background-color: #224d80;
	padding:5px;
	height:105px;
	color:#bdccd8;
	overflow: hidden;
	cursor: default;
}
.box01 img{
	border:2px solid #fff;
	float:left;
	margin-right:5px;
}
.box01 h6{
	margin:0;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
	color:#fff;
	border-bottom:1px solid #4370a4;
	margin-bottom: 3px;
		height:30px;
	overflow: hidden;
	
}
.box01 p{
	font-size: 9px;
	margin:0px;
	line-height: 12px;
}
.box01 p:first-letter{
	font-size: 11px;
}
.box01 a{
	text-decoration: none;
	cursor: pointer;
}
/**/.box02{
	width:290px;
	border: 1px solid #a78e75;
	background-color: #ebe6e1;
	padding:5px;
	height:105px;
	color:#5f452c;
	overflow: hidden;
	cursor: default;
}
.box02 img{
	border:2px solid #fff;
	float:left;
	margin-right:5px;
}
.box02 h6{
	margin:0;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
	color:#4b432c;
	border-bottom:1px solid #a78e75;
	margin-bottom: 3px;
	height:30px;
	overflow: hidden;
}
.box02 p{
	font-size: 9px;
	margin:0px;
	line-height: 12px;
}
.box02 p:first-letter{
	font-size: 11px;
}
.box02 a{
	text-decoration: none;
	cursor: pointer;
}
.box03{
border:1px solid #e8e8e8;
background-color:#f4f4f4;
padding:5px;
margin-bottom:10px;
overflow:hidden;
height:78px;
}
.box03 .img{
float:left;
margin-right:10px;
width:106px;
overflow:hidden;
}
.box03 .img img{
border:2px solid #fff;
margin-bottom:10px;

}
.box03 h5{
margin:0;
font-family: Georgia,"Times New Roman",times,serif;
	font-size:13px;
	font-weight:normal;
	font-style:italic;
	color:#214e81;
	margin-bottom: 10px;
	padding-left: 8px;
	width:415px;
	float:left
}
.box03 p{
	font-size:11px;
	float:right;
	width:475px;
	margin-top:0;
}
.box03 .detay{
cursor:pointer;
float:right;
padding-left:18px;
background-image:url(imgeler/app.png);
background-repeat:no-repeat;
color:#258EE0;
font-size:11px;
}
.box03 .dcont{
	width:480px;
	float:right;
}