A {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
.sample {
	COLOR: #000000
}
BODY {
	SCROLLBAR-FACE-COLOR: #223F81; MARGIN: 0px; SCROLLBAR-HIGHLIGHT-COLOR: #223F81; SCROLLBAR-SHADOW-COLOR: #223F81; SCROLLBAR-3DLIGHT-COLOR: #999999; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #558DC6; SCROLLBAR-DARKSHADOW-COLOR: #223F81; BACKGROUND-COLOR: #223F81
}
#AnaMenu 
{
	height:10px;
	background:d;
	border-color:#9AB6D2;
	border-style:solid;
	border-width:0 0 0px;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:center;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:center;
	margin:0 1px 0 0;
	padding:0;
}
#tab a 
{
	background:url(Img/MenuOrta.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(Img/MenuSol.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:nav;
	font-weight:700;
	line-height:30px;
	padding:0 29px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}

#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#000;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.arrowlistmenu{
width: 100%; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;text-align:center;
color: white;
background: black url(img/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*/
cursor: hand;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background-image: url(img/titlebar-active.png);
}

.arrowlistmenu h3{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: -9;
padding: -9;

}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 10px; /*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: black;
background: url(img/ar.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 5px 5px 5px 5px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 80%;

Font-family:Verdana;
}

.arrowlistmenu ul li a:visited{
color: black;
}

.link_aktif {
background: #f1e5e5;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: navy;
background-color: #f5f5f5;
}

.Tablo
{
	font-family:Trebuchet MS;
	Font-size:11px;
	border-right:1px solid #6FB7FF;border-bottom:1px solid #6FB7FF
}

.Tablo2
{
	font-family:Georgia;
	Font-size:12px;
	padding:5px;
	border:1px solid #c9c9c9
}



.TabloSec
{
	font-family:Trebuchet MS;
	Font-size:15px;
	padding:5px;
	border-right:3px solid #6FB7FF;border:1px solid brown;
}
.Tablo3
{
	font-family:Trebuchet MS;
	Font-size:11px;
	padding:5px;
	border-right:1px solid #6FB7FF;border:1px solid #6FB7FF
}

.Tablo4
{	background:#e4f2fa;
	font-family:Trebuchet MS;
	Font-size:11px;
	padding:5px;
	border:1px solid #6FB7FF
}