.arrowlistmenu {
	width : 145px;
	margin : 0;
	float: left;
}
.arrowlistmenu .menuheader {
	color : #999999;
	width : auto;
	height : 20px;
	line-height : 20px;
	padding-left : 10px;
	display : block;
	margin : 0;
	font-size : 11px;
	outline : none;
	cursor : default;;
	font-weight : normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	cursor : default;;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DEDBCF;
}
.arrowlistmenu .menuheader:hover {
color : #6c83b9;

}
.arrowlistmenu .openheader {
	color : #6c83b9;
	width : auto;
	height : 20px;
	line-height : 20px;
	padding-left : 10px;
	display : block;
	outline : none;
	cursor : default;;
	font-weight : normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: lowercase;
	cursor : default;;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DEDBCF;
}
.arrowlistmenu .openheader:hover {
color : #999999;

}
.arrowlistmenu ul {
list-style-type : none;
margin : 0;
padding : 0;
}
.arrowlistmenu ul li {
padding-left : 0;
margin : 0 0 0 0;
}
.arrowlistmenu ul li .opensubheader {
	color : #999999;
	width : auto;
	height : 20px;
	line-height : 20px;
	padding-left : 20px;
	display : block;
	margin : 0;
	outline : none;
	cursor : default;;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DEDBCF;
	font-size: 11px;
	text-transform: lowercase;
}
.arrowlistmenu ul li .opensubheader:hover {
color : #6c83b9;
}


.arrowlistmenu ul li .closedsubheader {
	width : auto;
	height : 20px;
	line-height : 20px;
	padding-left : 20px;
	color : #6c83b9;
	outline : none;
	cursor : default;
	font-weight : normal;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DEDBCF;
	font-size: 11px;
	text-transform: lowercase;
}
.arrowlistmenu ul li .closedsubheader:hover {
color : #999999;

}



.arrowlistmenu ul li a {
	color : #999999;
	display : block;
	padding-left : 30px;
	text-decoration : none;
	height : 20px;
	line-height : 20px;
	outline : none;
	cursor : default;;
	background-color: #FFFFFF;
	border-bottom: 1px solid #DEDBCF;
	text-transform: lowercase;
}
.arrowlistmenu ul li a:visited {
padding-left : 30px;
outline : none;
}
.arrowlistmenu ul li a:hover {
color : #6c83b9;
padding-left : 30px;
outline : none;
}
.arrowlistmenu ul li a.subexpandable:hover {
padding-left : 20px;
outline : none;
}




.arrowlistmenu ul li .openterceiro:active, .arrowlistmenu ul li .openterceiro:hover, .arrowlistmenu ul li .openterceiro:link, .arrowlistmenu ul li .openterceiro:visited {
color : #000000;
width : auto;
height : 25px;
line-height : 25px;
padding-left : 20px;
display : block;
margin : 0;
outline : none;
cursor : default;
font-weight:bold;
}
