/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
}
#main_border {
	width:948px;
	display:table;
	margin:0 auto;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CFCFCF;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CFCFCF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CFCFCF;
}
#top_border {
	width:948px;
	height:180px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	position:relative;
	float:left;
}
.logo {
	width:270px;
	height:179px;
	top:1px;
	position:absolute;
}
.logo_text {
	width:550px;
	height:50px;
	top:100px;
	left:370px;
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color: #999999;
	text-align: right;
}
#middle_border {
	width:948px;
	height:40px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	position:relative;
	background-image:url(../images/middle_back.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}
#bottom_border {
	width:948px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCFCF;
	position:relative;
	float:left;
}
#copyright_border {
	width:948px;
	height:35px;
	background-color:#FFFFFF;
	position:relative;
	float:left;
}
.copyright_text {
	font-size:12px;
	top:10px;
	left:15px;
	color:#7450B2;
	position:relative;
	word-spacing: 1px;
}
#menu {
	position:relative;
	width:180px;
	float: left;
}
#content {
	position:relative;
	width:738px;
	height:100%;
	float:left;
	padding:15px;
}
.buton a {
	width:100%;
	height:30px;
	background-color:#BA94D1;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	position:relative;
	text-transform: capitalize;
	margin-bottom:1px;
	text-decoration:none;
	display: block;
}
.buton a:hover, .buton a.active {
	color: #000000;
	background-color:#FFFFFF;
	display: block;
}
.buton_yazi {
	top:7px;
	left:14px;
	position: relative;
	cursor: pointer;
}
.content_first {
	width:100%;
}
.content_left {
	width:48%;
	height:100%;
	position:relative;
	float:left;
}
.content_middle {
	width:4%;
	height:460px;
	position:relative;
	background-image:url(../images/ayrac.gif);
	background-position:center;
	background-repeat:repeat-y;
	float:left;
}
.content_right {
	width:48%;
	height:100%;
	position:relative;
	float:left;
}
.ayrac {
	background-image:url(../images/ayrac.gif);
	background-position:center;
	background-repeat:repeat-y;
}
.icerik_yazi_mor {
	font-size:15px;
	color:#624396;
}
.link {
	color:#624396;
	text-decoration:underline;
}
.link a {
	color:#624396;
	text-decoration:underline;
}
.member_textfield {
	width:250px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.member_select {
	width:256px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	line-height: 1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#Layer1 {
	position: relative;
}
#Layer2 {
	position:relative;
	width:180px;
}