/* CSS Document */

body, table, tr, td, input, select, textarea{
font-family:Tahoma;
color:#333333;
font-size:11px;
}
a{
font:Tahoma;
color:#0033cc;
font-size:11px;
text-decoration:none
}
a:hover{
text-decoration:underline;
color:#fe0000;
}
.altbaslik{
font-size:12px;
color:#fe0000;
font-weight:bold;
}
a.beyazlink:link,a.beyazlink:visited{
font-size:12px;
color:#330033;
font-weight:bold;
text-decoration: none;
}
a.beyazlink:hover{
color:#330033;
}
.enbaslik{
font-size:20px;
color:#fe0000;
font-weight:bold;
font-family:"Trebuchet MS";
}
.menu{
font-family:Arial Narrow;
font-weight:bold;
color:#333;
margin-left:10px;
}
a.menu{
font-family:Arial Narrow;
font-weight:bold;
color:#333;
text-decoration:none;
margin-left:10px;
}
a.menu:hover{
font-weight:bold;
text-decoration:none;
color:#fe0000;
margin-left:10px;
}
.menudiv{
margin-top:13px;
text-decoration:none;
}

.footer{
font:normal 10px Tahoma;
color:#fff;
}
a.selected {
font-family:Arial Narrow;
font-weight:bold;
text-decoration:none;
color:#fe0000;
margin-left:10px;
}
a.selected:hover {
font-family:Arial Narrow;
font-weight:bold;
text-decoration:none;
color:#fe0000;
margin-left:10px;
}

ul#liste{
margin:5px;
padding:0px;
}
ul#liste li{
list-style:none;
background:url(/images/plus.gif) 0px 3px no-repeat;
padding:0 0 0 15px;
}
#error, #error li {
  color: #d00;
}
ul#error {
  padding-left: 17px;
}
.req {
  font: bold 18px Arial;
  color: #d00;
}

form {
  padding: 0;
  margin: 0;
}

#bar {
  vertical-align: middle;
  padding-right: 10px;
}
.ekle td {padding: 10px;}
.alternative td{border-bottom: 1px dotted #333;padding:5px;}