/* CSS Document */
body {
background-color:#000;
}

body, table, tr, td, p {
font:normal 13px "trebuchet ms";
color:#53617c;
}

a:link,a:visited,a:active {
font:normal 13px "trebuchet ms"; 
color: #628ebc; 
text-decoration: none
}

a:hover, a:visited:hover {
font:normal 13px "trebuchet ms"; 
color: #87a5e3; 
text-decoration: none;
}

a.devam:link,a.devam:visited,a.devam:active {
font:normal 13px "trebuchet ms"; 
color: #ff006e; 
text-decoration: none;
}

a.devam:hover, a.devam:visited:hover {
font:normal 13px "trebuchet ms"; 
color: #ff006e; 
text-decoration: underline;
}

a.ustmenu:link, a.ustmenu:visited, a.ustmenu:hover, a.ustmenu:visited:hover {
font:normal 14px "trebuchet ms";
color:#b9b9b9;
text-decoration:none;
}

a.ustmenu:hover, a.ustmenu:visited:hover {
font:normal 14px "trebuchet ms";
color:#fff;
text-decoration:underline;
}

ul#menu {
width:201px;
display:block;
margin:0;
padding:0;
}

ul#menu li {
margin:0;
display:block;
background:url(../images/bg_menu_li.gif) 14px 16px no-repeat #29447b;
padding:10px 5px 8px 31px;
border-top:1px solid #f6f6f6;
}


ul#menu a:link, ul#menu a:visited {
font:normal 14px "trebuchet ms";
color:#f2f2f4;
text-decoration:none;

}

ul#menu a:hover, ul#menu a:visited:hover {
font:normal 14px "trebuchet ms";
color:#fff;
text-decoration:underline;
}

.ustmenu {
font:normal 15px "trebuchet ms";
color:#b9b9b9;
}

.nav {
font:normal 13px "trebuchet ms";
color:#f6f6f6;
}

.nav a:link, .nav a:visited {
font:normal 13px "trebuchet ms";
color:#f6f6f6;
text-decoration:none;
}

.nav a:hover, .nav a:visited:hover {
font:normal 13px "trebuchet ms";
color:#f6f6f6;
text-decoration:underline;
}

.footermenu{
font:normal 13px "trebuchet ms";
color:#b9b9b9
}

a.footermenu:link, a.footermenu:visited {
font:normal 13px "trebuchet ms";
color:#b9b9b9;
text-decoration:none
}

a.footermenu:hover, a.footermenu:visited:hover {
font:normal 13px "trebuchet ms";
color:#fff;
text-decoration:underline
}

.sayfabaslik {
font:bold 18px "trebuchet ms";
color:#5d7cba;
}

.baslik {
font:bold 15px "trebuchet ms";
color:#5d7cba;
}
.alternative td {
    padding: 5px;
    font:bold 12px "trebuchet ms";
}