.body_bg{
background: url('images/body_bg.jpg') repeat-x;
}

.body_bg1{
background: url('images/body_bg1.jpg') repeat;
}


.menu {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu:hover{
color: #000000;
}


.lang {
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
	font-weight: regular;
	color: #00a8ff;
}
.lang:hover{
color: #FFFFFF;
}

.text {
    font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	font-weight: regular;
	color: #FFFFFF;
}

.text_link {
    font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	font-weight: regular;
	color: #FFFFFF;
}
.text_link:hover{
color: #FFE400;
}

.bolmelerin_bashliqi{
    font-family: Tahoma;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #ffe400;
}


.bottom_link {
    font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	font-weight: regular;
	color: #bdd57b;
}
.bottom_link:hover{
color: #FFFFFF;
}
