body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
  background:#e4e9f9;
	font-family : Tahoma, Verdana, sans-serif;
  font-size: 13px;
}
.icsayfalinkler
{
color:#000099;
font-weight:lighter;
font-family : Tahoma, Verdana, sans-serif;
cursor: hand;
cursor: pointer;
}
.table{
background-color:#000099;
width: 1000px; /*width of accordion menu*/
color: white;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}
.icsayfalartable{
background-color:#000099;
width: 94%; /*width of accordion menu*/
color: white;
font-family : Tahoma, Verdana, sans-serif;
font-weight:lighter;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}
.anasayfatable{
background-color:#000099;
width: 100%; /*width of accordion menu*/
color: white;
font-weight:lighter;
cursor: hand;
cursor: pointer;
}
.hr {
width:1015px;
color:#000099;
text-align:center;
}
h4
{
font-family : Tahoma, Verdana, sans-serif;
font-size: 12px;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 5px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}
a {
color: white;
text-decoration: none;
}
.arrowlistmenu{
width: 180px; /*width of accordion menu*/
}
.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
color: white;
background-color:#000099;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
padding: 4px 0 4px 10px; /*header text is indented 10px*/
cursor: hand;
cursor: pointer;
}
.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(titlebar-active.png);
background-color:#0066FF;
}
.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
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: #000099;
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;
border-bottom: 1px solid #dadada;
}
.arrowlistmenu ul li a:visited{
color: #000099;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color:#000099;
background-color: #ede9e9;
}
ede9e9;
}
und: #ede9e9;
}
.arrowlistmenu ul li a:visited{
color: #330066;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color:#330066;
background: #ede9e9;
}

