/* CSS Document */

BODY {
	background:#d0d0d0 url(body.jpg) top center repeat-y;
	margin:0px;
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
}

MARQUEE {
	color:#065796;
	font-weight:bold;
	font-size:14px;
	margin-bottom:10px;
}

A, A:visited {
	text-decoration:none;
	color:#606060;
}

A:hover {
	text-decoration:underline;
	color:#000000;
}

IMG {
	border:none;
}

H3 {
	color:#065796;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
}
H3 A, H3 A:visited {
	color:#065796;
}

H4 {
	color:#909090;
	font-size:14px;
	font-weight:bold;
	margin:0px;
}

.TOP {
	width:785px;
	height:123px;
	background:url(top.jpg) top left no-repeat;
}

.BAR {
	width:782px;
	height:20px;
	background:#357eb7;
}
	.BAR .LEFT {
		width:100%;
		text-align:left;
		padding:0px;
	}
	.BAR .RIGHT {
		width:150px;
		white-space:nowrap;
	}
	.BAR .RIGHT IMG {
		margin-left:3px;
		margin-right:3px;
	}
	.BAR A, .BAR A:visited {
		margin-right:13px;
		font-size:12px;
		color:#FFFFFF;
	}

.MAIN {
	width:785px;
	height:550px;
	background:#FFFFFF;
}
.MAIN TD {
	text-align:center;
	padding:0px;
	padding-top:5px;
}

.PAGE {
	width:785px;
	height:550px;
}
.PAGE TD {
	text-align:justify;
	vertical-align:top;
	color:#707070;
	padding:20px;
}
.PAGE IMG {
	margin-left:10px;
	margin-bottom:10px;
}
.PAGE H4 {
	color:#606060;
}

.BOTTOM {
	width:785px;
	height:30px;
	background:#FFFFFF url(bottom_line.jpg) top center no-repeat;
	color:#909090;
}
	.BOTTOM .LEFT {
		text-align:center;
	}
	.BOTTOM .RIGHT {
		width:120px;
		text-align:center;
		font-size:12px;
	}


.MENU {
	margin-bottom:10px;
}
.MENU1 IMG { width:189px; height:224px; background:url(menu1.jpg) top left no-repeat; margin:0px; }
.MENU2 IMG { width:189px; height:224px; background:url(menu2.jpg) top left no-repeat; margin:0px; }
.MENU3 IMG { width:189px; height:224px; background:url(menu3.jpg) top left no-repeat; margin:0px; }
.MENU4 IMG { width:189px; height:224px; background:url(menu4.jpg) top left no-repeat; margin:0px; }
.MENU1:hover IMG { background:url(menu1a.jpg) top left no-repeat; }
.MENU2:hover IMG { background:url(menu2a.jpg) top left no-repeat; }
.MENU3:hover IMG { background:url(menu3a.jpg) top left no-repeat; }
.MENU4:hover IMG { background:url(menu4a.jpg) top left no-repeat; }

.BANNER {
	width:745px;
	height:140px;
	background:url(banner.jpg) top left no-repeat;
	font-size:16px;
	color:#065796;
	padding:10px;
	text-align:left;
}
.BANNER H1 { margin:0px; color:#002c67; font-size:16px; font-weight:normal; padding-left:10px; }
.BANNER H2 { margin:0px; color:#002c67; font-size:16px; font-weight:normal; padding-left:100px; margin-top:8px; }
.BANNER H3 { margin:0px; color:#002c67; font-size:16px; font-weight:normal; padding-left:250px; margin-top:8px; }
.BANNER H4 { margin:0px; color:#002c67; font-size:16px; font-weight:normal; padding-left:650px; margin-top:8px; }

.NEWS {
	width:725px;
	height:156px;
	background:url(news_turkey.jpg) top left no-repeat;
	font-size:16px;
	color:#002c67;
	text-align:justify;
	padding:20px;
	padding-top:0px;
}
.NEWS H3 {
	font-size:16px;
	font-weight:bold;
	color:#004c87;
	text-align:left;
	margin-bottom:20px;
}
.NEWS A, .NEWS A:visited {
	font-size:14px;
	font-weight:bolder;
	color:#000060;
}