body{
background:url(../resimler/body.jpg) repeat-x;
padding:0;
margin:0;
}
a{
color:#990000;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:underline;}
td.menu a{
width:auto;
width:100%;
font-weight:bold;
margin:5px 0 5px 0;
}
td.menu a:hover{
width:auto;
width:100%;
background:#CCCCCC;
}

.arrowlistmenu{
border:1px #333333 solid;
width: 180px; /*width of menu*/
padding:1px 1px 1px 1px;
}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(../resimler/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
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(../resimler/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;
font-family:Verdana, Arial, Helvetica, sans-serif;
border-bottom: 1px solid #dadada;
font-size:12px;
}

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

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
ul#u_menu { width: 100%; height: 43px; background:url(../resimler/menu-bg.gif) top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#u_menu li { display: block; float: left; margin: 0 0 0 5px; }
ul#u_menu li a { height: 43px; color:#333333; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#u_menu li a:hover { color: #333; }
ul#u_menu li a.current{ color: #FFF; background: url(../resimler/current-bg.gif) top left repeat-x; padding: 5px 15px 0; }
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
table.anatab{
border:2px #333333 solid;
}
td.anasutun{
margin:4px 4px 4px 4px;
border:1px #333333 solid;
}
td.anasutun h3{
color:#990000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}
input.ara{
width:23px;
height:31px;
background:url(../resimler/ara.gif);
border:none;
}

