body {
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#333333;
}
form {
margin: 0;
padding: 0;
}
.arama_text_box{
border:1px solid #7E8E4F;
background:#495917;
width:115px;
height:15px;
font-family:Arial, Helvetica, sans-serif; 
font-size:11px; 
color:#ffffff;
}
.test_arama_text_box{
border:1px solid #ffffff;
background:#C8C8C8;
width:166px;
height:18px;
padding-top:3px;
font-family:Arial, Helvetica, sans-serif; 
font-size:13px; 
color:#000000;
line-height:19px;
}
span.select {
	position: absolute;
	width: 44px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 19px;
	color: #000;
	padding-left:4px;
	padding-top:0px;
	font: 12px arial,sans-serif;
	background: url(../images/form_language.jpg) no-repeat;
	overflow: hidden;
}
.link, a.link, a.link:visited {
text-decoration:underline;
color:#333333;
}
a.link:hover, a.link:visited:hover{
text-decoration:underline;
color:#596d1d;
}

.font_header {
float:left;
font-family:Arial, 
Helvetica, sans-serif; 
font-size:20px; 
color:#596D1D;
}
.left_menu{
margin:0;
padding:0;
list-style:none;
}
.left_menu li a{
display:block;
width:231px;
height:24px;
background:url(../images/bg_altsayfa_left_menu.jpg);
padding-left:23px;
text-decoration:none;
line-height:24px;
/*list font*/
font-family:Arial, 
Helvetica, sans-serif; 
font-size:13px; 
color:#596D1D;
font-weight: bold;
}
.left_menu li a:hover{
background:url(../images/bg_altsayfa_left_menu_over.jpg);
text-decoration:none;
}
span.select {
	position: absolute;
	width: 44px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 19px;
	color: #000;
	padding-left:4px;
	padding-top:0px;
	font: 12px arial,sans-serif;
	background: url(../images/form_language.jpg) no-repeat;
	overflow: hidden;
}
.test_arama{
width:13px;
height:20px;
background:url(../images/bg_test_arama.gif) left top no-repeat;
padding-left:7px;
line-height:15px;
float:left;
margin-right:4px;
}
.test_arama a{
text-decoration:none;
font-family:Arial, 
Helvetica, sans-serif; 
font-size:11px; 
color:#fff;
font-weight: bold;
}
.test_arama a:hover{
text-decoration:none;
font-family:Arial, 
Helvetica, sans-serif; 
font-size:11px; 
color:#596D1D;
font-weight: bold;
}

.arrowlistmenu{
width: 650px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
color: white;
background: #8DAD26;
margin-bottom: 5px; /*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: #596D1D;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
padding-left:10px;
padding-top:8px;
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(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;

}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #F3F3F3;
}
.filelink, a.filelink:link, a.filelink:visited {
text-decoration:underline;
color:#333333;
}
a.filelink:hover, a.filelink:visited:hover{
text-decoration:none;
color:#596d1d;
}
.linklist, a.linklist:link, a.linklist:visited {
text-decoration:underline;
color:#333333;
}
a.linklist:hover, a.linklist:visited:hover{
text-decoration:none;
color:#596d1d;
}