.arrowlistmenu{
	width: 194px;
	text-decoration: none;
	background: black url(../img/menu_bg.jpg) repeat-x top;
}.arrowlistmenu .menuheader{
	font: bold 12px Arial;
	/* background: white url(../img/menu/m1.jpg) repeat-x center left; */
	/* text-transform: uppercase; */
	padding: 4px 0 4px 10px;
	cursor: hand;
	cursor: pointer;
	height:18px;
	text-decoration: none;
}.arrowlistmenu .openheader{
	text-decoration: none;
	/* background-image: url(../img/menu/m1.jpg) repeat-x center left; */
}.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	text-decoration: none;
}.arrowlistmenu ul li{
	padding-bottom: 0px;
	text-decoration: none;
}.arrowlistmenu ul li a{
	color: #FFF;
	/* background:url(../img/menu/m1.jpg) repeat-x center left; */
	display: block;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
	text-decoration: none;
}.arrowlistmenu ul li a:visited{
	color: #FFF;
	text-decoration: none;
}.arrowlistmenu ul li a:hover{
	color: #900308;
	text-decoration: none;
}.menu {
	width: 194px;
	font: bold 12px Arial;
	/* background: white url(../img/menu/m1.jpg) repeat-x center left; */
	/* text-transform: uppercase; */
	padding: 4px 0 4px 10px;
	cursor: hand;
	cursor: pointer;
	height:18px;
	text-decoration: none;
}.submenu {
	font: bold 12px Arial;
	color: #FFF;
	/* background: white url(../img/menu/m1.jpg) repeat-x center left; */
	/* text-transform: uppercase; */
	padding: 3px 0 3px 16px;
	cursor: hand;
	cursor:help;
	height:18px;
	text-decoration: none;
}.submenu:hover {
	font: bold 12px Arial;
	color: #900308;
	/* background: white url(../img/menu/m1.jpg) repeat-x center left; */
	/* text-transform: uppercase; */
	padding: 3px 0 3px 16px;
	cursor: hand;
	cursor: pointer;
	height:18px;
	text-decoration: none;
}







 
#basic-accordian{
	width:674px;
}.accordion_headings{
	padding-left:35px;
	padding-top:7px;
	color:#000;
	cursor:pointer;
	font-weight:bold;
	background-image:url(../img/orta1.jpg);
	background-repeat:no-repeat;
	height:30px;
}.accordion_headings:hover{
	padding-left:35px;
	padding-top:7px;
	color:#000;
	cursor:pointer;
	font-weight:bold;
	background-image:url(../img/orta1.jpg);
	background-repeat:no-repeat;
	height:30px;
}
 
.accordion_child{
	padding:15px;
	background:#EEE;
	
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:#000;
}
 
.header_highlight{
	padding-left:35px;
	padding-top:7px;
	color:#000;
	cursor:pointer;
	font-weight:bold;
	background-image:url(../img/orta2.jpg);
	background-repeat:no-repeat;
	height:30px;
}