@charset "utf-8";
/* CSS Document */
BODY{
background-color:#D6DBDE;
font-family:Tahoma;
font-size:12px;
font-weight:normal;
margin:0px;
padding:0px;
color:#666666;
}
TD{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
margin:0px;
padding:0px;
color:#666666;
}
.input{
width:100%;
color:#666666;
height:24px;
border:1px solid #D6DBDE;
font-size:12px;
line-height:24px;
font-weight:normal;
}
.red {
font-family:Tahoma;
color:#FF0000;
text-decoration:none;
font-size:11px;
font-weight:normal;
}
.input2{
width:160px;
color:#666666;
border:1px solid #D6DBDE;
font-size:12px;
font-weight:normal;
}
.baslik{
font-family:Tahoma;
color:#FF0000;
text-decoration:none;
font-size:12px;
font-weight:bold;
}
a{
font-family:Tahoma;
color:#666666;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
a:HOVER{
font-family:Tahoma;
color:#FF0000;
text-decoration:none;
font-size:12px;
font-weight:normal;
}
#menu{
font-family:Tahoma;
color:#666666;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#menu A{
font-family:Tahoma;
color:#666666;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#menu A:HOVER{
font-family:Tahoma;
color:#FF0000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#search_menu{
font-family:Verdana;
color:#FFFFFF;
font-size:11px;
font-weight:bold;

}
FORM{
padding:0;
margin:0;
}
.baslik STRONG{
font-family:Tahoma;
color:#FF0000;
font-size:12px;
font-weight:bold;
}
#radio{
padding:0px;
margin:0px;
 
}
#hata{
font-family:Tahoma;
color:#FF000;
font-size:14px;
font-weight:bold;
}
.tumliste{
color:#999999;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

.right{
border-left:1px solid #C1CACE;
}