body {
    background-image:url(../images/bg.png);
	background-color: #333;
	font-family: Tahoma;
    font-size:13px;
    color:#778077;
	margin:0px;
}
a:link {
	color: 333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 333333;
}
a:hover {
	text-decoration: none;
	color: 333333;
}
a:active {
	text-decoration: none;
	color: 333333;
}

#topdiv{
float:left;
width:100%;
height:2px;
background-image:url('../images/colors.gif');
background-repeat:repeat-x;
background-position:left bottom;
}

div#readyTest {  
    width: 900px; 
	padding: 0px; 
	margin: 0em; 
	background: #000;
}
#anamenu {
background-image: url('../images/menu_bg.gif');
width: 900px; 
top:0px;
height:25px;
margin: 0 auto; 
position: relative;
text-align: left;
}
#menuler {
float:left;
width: 860px; 
height:25px;
margin: 0 auto; 
position: relative;
text-align: left;
margin-left:20px;
}
#menuler a {
float:left;
color:#FFFFFF;
margin-top:5px;
margin-left:12px;
margin-right:12px;
display: block;
text-align:center;
text-decoration:none;
font-weight:bold;
text-transform: uppercase;
}
#menuler a:hover {
color:#fff;
}

#menuler img {
float:left;
}
.header_sol {
float:left;
position: relative;
padding-left:0px;
padding-top:0px;
}
.header_sag {
float:right;
position: relative;
padding-right:10px;
padding-top:20px;
}
.s_ust {
background-image:url(../images/s_ust.png);
height:18px;
}
.s_orta {
background-image:url(../images/s_orta.png);
padding-left:10px;
padding-right:10px;
}
.s_orta_c {
border-top: dashed 1px #333333;
padding-bottom:10px;
}
.s_alt {
background-image:url(../images/s_alt.png);
height:22px;
}
.h_baslik {
font-size:18px;
color:#000;
text-transform: capitalize;
}

.s_ust2 {
background-image:url(../images/s_ust2.png);
height:20px;
}
.s_orta2 {
background-image:url(../images/s_orta2.png);
padding-left:10px;
padding-right:10px;
}
.s_orta_c2 {
border-top: dashed 1px #333333;
padding-bottom:10px;
}
.s_alt2 {
background-image:url(../images/s_alt2.png);
height:21px;
}

.c_ust {
background-image:url(../images/c_ust.png);
height:17px;
}
.c_orta {
background-image:url(../images/c_orta.png);
padding-left:10px;
padding-right:10px;
}
.c_alt {
background-image:url(../images/c_alt.png);
height:20px;
}
.logo {
background-image:url(../images/logo.png);
height:100px;
width:300px;
border:0px;
background-repeat:no-repeat;
}
.arama {
background-image:url(../images/aramaform_arka.png);
border:0px;
height:25px;
width:150px;
}
