.dosya { background:transparent; }
.dosya .baslik { color:#640000; font:bold 12px arial; }
.dosya a { color:#640000; font:bold 11px arial; text-decoration:none; }
.dosya a:hover { color:#640000; text-decoration:underline; }

form label.error
{
	color: #ff0000;
	font-weight: none;
	display: none;
	margin-top: 2px;
	text-align: left;
}

.kodyenile { color: #333333; text-decoration: none; padding-left: 15px; font-weight: bold; fopnt-size: 11px; }
.kodyenile:hover { color: #000000; }

.tarihsayac { color:#333333; font:bold 10px arial; padding: 0px 0px 0px 0px; }
.tarihsayac img { margin: 0px 0px 0px 0px; }
.banner{ height:10px; height:100%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; font-size:20px;}
.banner1{ height:10px; height:100%; border-bottom: dashed 1px #CCC; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #333; font-size:20px;}
.tarih{ border-right: solid 1px #999;
}
.tarihtum{;
height:25px;
border-radius:5px;
width:260px;}
.urunbuton {
	width:100px;
	border-left: solid 1 px #000;
}
<style type="text/css">

.arrowlistmenu{
width: 180px; /*width of menu*/
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(img/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(img/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #A70303;
	background-color: #CCC;
}
.kenarlar{
	border: 1px solid #CCC;}
#anamenu {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 100%;
  width: 230px;
  padding: 0px;
  margin: 0px;
  border:1px;
  border-color:#000000;
  background-color: #F3F3F3;
  border-radius:5px;
}
#anamenu h1 {
  display: block;
  background-color:#D2FFD2;
  font-size: 90%;
  padding: 3px 0 5px 3px;
  border:none;
  border-color:#FFFFFF;
  color: #333333;
  margin: 0px;
  width:220px;
  }
#anamenu ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  border: none;
  }
  #anamenu ul li {
  margin: 0px;
  padding: 0px;
  }
  #anamenu ul li a {
  font-size: 13px;
  display: block;
  border-bottom: 1px dashed #CCC;
  padding: 5px 0px 2px 4px;
  text-decoration: none;
  color: #666666;
  width:220px;
  font-family:Tahoma, Geneva, sans-serif;
  }
#anamenu ul li a:hover, #anamenu ul li a:focus {
	color: #000000;
	background-color: #CCC;
	border-radius: 5px;
}
.menuismi{
background-image:url(img/sidebar_baslik.gif);
border-radius: 5px;
width:200px;
font-family:Tahoma, Geneva, sans-serif; color: #333;
font-size:13px;
height:30px;
}
.orta {background: url(img/fuaralt.png); height:35px; background-repeat:repeat-x; background-color:#f1f2f6; padding:15 5 5 5;}
.butonleft {
	border-left: solid 1px #CCC;
}
.altt {
	border-right: solid 1px #CCC;
	padding-right:5px;
}
.alttorta {
	border-right: solid 1px #CCC;
	padding-right:5px;
	padding-left:5px;
}