@charset "utf-8";

body {
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#8E908D;
}
.td_menu {
	width:210px;
	height:583px;
	background-image:url(../images/bg_menu.jpg);
}
.head_1 {
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:#FFFFFF;
}
.head_2 {
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	color:#333333;
	padding-left:15px;
}
.head_3 {
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#001F56;
}
.head_4 {
	font-family:Arial;
	font-size:7pt;
	color:#707070;
}
.icerik_1 {
	font-family:Arial;
	font-size:8pt;
	color:#333333;
}
a.link_1 {
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.link_1:hover {
	color:#E4A94E;
	text-decoration:none;
}
a.link_2 {
	color:#B1B192;
	text-decoration:none;
}
a.link_2:hover {
	color:#E4A94E;
	text-decoration:none;
}
.head_link {
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#B1B192;
}