body{
	background-image: url(../images/layout/page_bg.jpg);
	background-color: #ECE1C3;
	background-position: top;
	background-repeat: repeat-x;
	margin:0px;
}

.content_bg{
	background-image: url(../images/layout/table_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 20px;
	background-color: #F1B600;
}

.dot_line{
	background-image: url(../images/layout/dot_line.gif);
	background-repeat: repeat;
	width: 1px;
}

.spot{
	width:200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d3a00;
	padding: 10px;
}

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d3a00;
	padding: 10px;
}

.content2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d3a00;
}


.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d3a00;
	padding: 10px;
	font-weight: bold;
}

.link1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d3a00;
	font-weight: bold;
	text-decoration: none;
}

.link1:hover{
	color: white;
}

.link2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d3a00;
	font-weight: bold;
	text-decoration: underline;
}

.link2:hover{
 	color: #FF4500;
}


a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d3a00;
	font-weight: normal;
	text-decoration: underline;
}

a:hover{
	color: #FF4500;
}
.tablo_yash_cocuk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 25%;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CF9D00;
	border-right-color: #CF9D00;
	border-bottom-color: #CF9D00;
	border-left-color: #CF9D00;
	margin-right: 2em;
}
