/* CSS Document */

body {
	background:url(images/bg.jpg) no-repeat #D6F3F4 center top;
	font:1.17em Georgia, "Times New Roman", Times, serif; color:#0f8eb3;
	font-size:14px;
	line-height: 1.6;
	color:#666666;
	margin:0px;
}

a, a:visited {
	color:#666666;	text-decoration:none;
}
a:hover {
	color:#CC0000;	text-decoration:none;
}


.header {
	width:850px;
	height:200px;
	float:left;
}

.footer {
	background:url(images/bgfoot.jpg) no-repeat #B0D05E center top;
	color:#FFFFFF;
}

h2 {
	text-align:center;
	margin:0px;
	padding:0px;
	font-size:24px;
	font-family:"Comic Sans MS";
	color:#333333;
	background:url(images/h2bg.png) no-repeat center center;
	height:46px;
	padding-top:8px;
}


.content {
	width:834px;
	padding:7px;
	float:left;
	background:#FFFFFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin-bottom:10px;
	min-height:600px;
	border:1px solid #CCCCCC;
}

.text_beyaz {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.text_baslik {
	font-family:"comic Sans MS";
	font-weight:bold;
	font-size:22px;
	color:#CC0000;
}

a.menu {
	COLOR: #000000; TEXT-DECORATION: none;
	font-size:14px;
	color:#000;
}
a.menu:visited {
	COLOR: #000000;  TEXT-DECORATION: none;
	color:#000;
}
a.menu:hover {
	COLOR: #000000;  TEXT-DECORATION: underline;
}

.red{color:#CC0000;}
.orange{color:#CC0000;}
.yorum {border:#CCCCCC 1px solid; padding:4px;}


.footer_link {}
.footer_link a, .footer_link a:visited{display:inline-block; float:left; width:130px; color:#006633;}
.footer_link a:hover{color:#FFFFFF;}



.imglist{
	border:#CCCCCC 1px solid;
	background:#F7F7F7;
}








.box_bizdenhaber {background:url(images/box1.png) no-repeat;}
.box_buaydogan {background:url(images/box2.png) no-repeat;}
.box_defter {background:url(images/box3.png) no-repeat;}
.box {
	width:254px;
	height:157px;
	padding:5px;
	padding-top:60px;
	overflow:hidden;
	margin:7px;
	float:left;
	display:inline;	
}
.box_scroll {
	width:254px;
	overflow:auto;
	height:155px;
}



.boxes {
	margin:0px 7px;
	float:left;
	width:820px;
	display:inline;	
	margin-bottom:5px;
}
.flash {
	margin:7px;
	float:left;
	width:816px;
	display:inline;	
	border:1px solid #CCCCCC;
	padding:1px;
}