body
{
	width:850px;
	margin:0 auto;
	text-align:center;
	font-family: arial;
	background-color:#f4f4f4;
}
img {
	border: 0;
}
a {
	color: #014276;
	text-decoration: none;
	font-weight: bold;
}
a:before{
	/*content: '»';*/
}
a:hover {
	color: #0083c1;
}
.content
{
	text-align:left;
	width:850px;
	margin:0 auto;
}
.ust
{
	background-image: url('images/ust.gif');
	background-repeat: no-repeat;
	width: 850px;
	height: 22px;
}
.orta
{
	background-image: url('images/orta.gif');
	background-repeat: repeat-y;
	width: 850px;
	padding-left:25px;
}
.orta:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
} 
.orta {display: inline-block;} 

/* IE-mac de bu bolumu sakla \ */
* html .orta {height: 1%;} 
	.orta {display: block;}
/* IE-mac bu bolumu saklam artik */ 
.alt
{
	background-image: url('images/alt.gif');
	background-repeat: no-repeat;
	width: 850px;
	height: 20px;
}
.menu
{
	background-image: url('images/menu.gif');
	background-repeat: no-repeat;
	width: 808px;
	height: 32px;
	padding-left:25px;
}
.cp
{
	background-image: url('images/cp.gif');
	background-repeat: no-repeat;
	width: 850px;
	height: 44px;
	padding-left:25px;
}
.alt_mavi
{
	background-image: url('images/alt_mavi.gif');
	background-repeat: no-repeat;
	width: 850px;
	height: 6px;
}
#leftcolumn
{
	width:220px;
	float:left;
	height:auto;
}
#rightcolumn
{
	width:580px;
	height: 450px;
	float:left;
	padding:0;
	margin-top: -15px;
	background: url('images/right_bg.gif') no-repeat;
	background-position: center;
	overflow: auto;
}
.blokbasliklar {
	text-align: center;
}
.blokbasliklar a {
	width: 170px;
	height: 190px;
}
.siralibasliklar a {
	width: 546px;
	height: 100px;
	padding: 1px !important;
	padding-right: 0 !important;
}
.blokbasliklar img {
	padding-bottom: 5px;
}
.siralibasliklar img {
	padding-right: 5px;
	float: left;
}
.basliklar {
	float: left;
	font-weight: bold;
}
.basliklar a {
	margin: 5px;
	padding: 4px;
	border: 2px solid #46AAFA;
	background-color: #EBF7FF;
	text-decoration: none;
	color: blue;
	font-size: 12px;
	float: left;
	opacity: 0.75;
	filter: alpha(opacity = 75);
}
.basliklar a:hover {
	opacity: 1.0;
	filter: alpha(opacity = 100);
	color: red;
}
.baslika {
	background-color: #cff2fe;
	border: 1px solid orange;
	border-left: 0;
	border-right: 0;
}
.ozet {
	font-weight: 100;
	color: green;
	width: 80%;
	float: right;
	margin-right: 3px;
	text-align: justify;
}
.tarih {
	font-style: italic;
	font-weight: 100;
	color: blue;
}
.sayfalar {
	clear: left;
	float: none;
	text-align: center;
	font-weight: bold;
}
.sayfalar a {
	color: #46AAFA;
	text-decoration: none;
}
.bolkattitle {
	margin: 5px;
	padding: 4px;
	clear: both;
	width: 540px;
	color: #004020;
	font-weight: bold;
	border: 2px dashed red;
	background-color: #fe8c0e;
	opacity: 0.75;
	filter: alpha(opacity = 75);
}
.ibilgiler {
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
}
.imetin, .ibaslik {
	margin: 5px;
	padding: 4px;
	width: 540px;
	border: 2px solid #46AAFA;
	text-align: justify;
	/*background-color: #EBF7FF;*/
	/*opacity: 0.75;*/
	/*filter: alpha(opacity = 75);*/
}
.ibaslik {
	color: blue;
	font-weight: bold;
	text-align: center;
}
.bolkatlisteler {
	font-size: 14px;
	height: 100%;
	clear: none;
}
.bolkatlisteler ul {
	float: left;
}
.hata {
	color: red;
	font-family: 'arial black';
	font-size: 18px;

}
.cp a {
	color: green;
	font-weight: 900;
	text-decoration: none;
}
.ozet_slide {
	border: 2px solid orange;
	color: green;
	padding: 3px;
	margin-right: 5px;
	width: 400px;
	float: right;
	text-align: justify;
}
.itablo td {
	border: 1px solid green;
	text-align: center;
}