body {

	margin:0 auto;	
	width:780px;
	background-image:url(/images/bg.jpg);

}
body , td , th {
	font-family: "Helvetica",Arial, sans-serif;
	font-size: 11px;
	color: #666666;	
}
a{text-decoration:none; color:#666666;}
a:hover{text-decoration:none; color:#444;}

/* HACK */
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
 

.wrapper{width:780px; margin-top:120px; position:relative;}
.topLine {text-align:right; position:absolute; top:-120px; width:780px;}
.top{background-image:url(/images/topBg.jpg); background-repeat:repeat-x;height:62px;}
	.topLeft{background-image:url(/images/topLeft.jpg); background-repeat:no-repeat; width:6px; height:62px; float:left;}
	.logo{width:215px; height:62px;float:left; background-repeat:no-repeat; margin-left:5px; cursor:pointer;}
	.menuContainer{width:548px; height:62px; float:left;}
	.topRight{background-image:url(/images/topRight.jpg); background-repeat:no-repeat;width:6px; height:62px; float:left;}
	
		.menu{float:right; margin-right:10px; color:#000;}
		
		
			.menuItem{line-height:62px; font-size:8px;  letter-spacing:2px; float:left; margin-left:10px;}
			.menuSeperator{width:1px; background-color:#dbdbdb; float:left; height:38px; margin-top:12px; margin-left:10px}
				.menuItem a{text-decoration:none; color:#666666;}
				.menuItem a:hover{text-decoration:none; color:#444;}
				
				.subMenu {background-color:#5DC5C4; width:150px; line-height:18px; font-size:11px; padding-left:2px; padding-right:2px;   margin-left:5px; margin-top:5px;}
									
						.subMenu a{color:#00303E; font-size:12px; text-decoration:none;}
						.subMenu a:hover{color:#000;}
						.subMenu .subItem{ border-bottom:solid 1px #dbdbdb; width:150px; padding-left:5px; background-color:#ccc;}
			
				
				
	.middle{}				
		.middleLeft{width:546px; float:left; background-color:#fff;margin-top:2px;}
			.middleLeftcontent{}
				.middleLeftContentHeader{font-weight:bold; font-size:14px; margin-left:10px; margin-top:10px;}
			.middleLeftBottom{background-image:url(/images/middleLeftBottom.jpg); background-repeat:no-repeat; width:546px; height:20px;}
			
			.duyurularContent{padding:10px;}
				.duyurularHeader{font-weight:bold; font-size:14px;  margin-top:10px;}
				.duyurularContent a{text-decoration:none; color:#000;}
				.duyurularContent a:hover{text-decoration:none; color:#444;}
				.searchPager{width:100%; height:30px;}
							.searchPager a{border:solid 1px #dbdbdb; font-size:12px; color:#343434; padding:5px; margin:2px; margin-left:0;}
							.searchPager a:hover{border:solid 1px #dbdbdb; text-decoration:underline}
						
				
				
				
			
		.middleRight{width:230px; float:right;margin-top:2px;}
			.middleRightContent{}
			.middleRightTop{background-image:url(/images/middleRightTop.jpg); width:230px; height:9px; background-repeat:no-repeat; background-position:bottom;}
			.middleRightHeader{background-image:url(/images/middleRightHeaderBg.jpg); height:16px; background-repeat:repeat-x; position:relative;}
				.middleRightHeaderText{height:14px; line-height:14px; font-size:8px; background-color:#324589; position:absolute; bottom:0; left:0; color:#fff; padding-left:15px; padding-right:10px; letter-spacing:1px;}
			.middleRightBottom{background-image:url(/images/middleRightBottom.jpg); width:230px; height:9px; background-repeat:no-repeat; background-position:bottom;}
			.middleRightContentContent{background-image:url(/images/middleRightContentBg.jpg); background-position:top; background-repeat:repeat-x; background-color:#F9F9F9; padding-top:10px; padding-left:10px;}
			
			.middleRightContentContent a{text-decoration:none; color:#000;}
			.middleRightContentContent a:hover{text-decoration:none; color:#444;}
			
			.boxContent{}
			.boxTop{background-image:url(/images/middleRightTop.jpg); width:230px; height:9px; background-repeat:no-repeat; background-position:bottom;}
			.boxHeader{background-image:url(/images/middleRightHeaderBg.jpg); height:16px; background-repeat:repeat-x; position:relative;}
				.boxHeaderText{height:16px; line-height:16px; font-size:9px; background-color:#C90161; position:absolute; bottom:0; left:0; color:#fff; padding-left:15px; padding-right:10px; letter-spacing:1px;}
			.boxBottom{background-image:url(/images/middleRightBottom.jpg); width:230px; height:9px; background-repeat:no-repeat; background-position:bottom;}
			.boxContentContent{background-image:url(/images/middleRightContentBg.jpg); background-position:top; background-repeat:repeat-x; background-color:#F9F9F9; padding-top:10px; padding-left:10px;}
			
	.footer{position:absolute; left: 0; bottom:-50px;}			
	.footer a{color:#666}