

.arrowlistmenu{

	background: black;

	clear: both;

	font-family: Arial, Helvetica, sans-serif;

}

.arrowlistmenu h6 {

	cursor: hand;

	cursor: pointer;

	clear: both;

}

.arrowlistmenu h6 li {

	cursor: hand;

	cursor: pointer;

	clear: both;

}

.arrowlistmenu h6 a {

	color: #FFFFFF;

	text-decoration: none;

}

.arrowlistmenu h6:hover {

	cursor: hand;

	cursor: pointer;

	clear: both;

	color: #000000;

	text-decoration: underline;

}

.arrowlistmenu ul{

	list-style-type: none;

	margin: 0;

	padding: 0;

}

.arrowlistmenu ul li a{

	color: #000000;

	display: block;

	text-decoration: none;

}

.arrowlistmenu a:hover{

	color: #000000;

	text-decoration: underline;

}

.arrowlistmenu ul.categoryitems {

	vertical-align: middle;

	background-color: #EF9F27;

}

.arrowlistmenu ul.categoryitems li a {

	vertical-align: middle;

	padding-left: 15px;

	font-size: 10pt;

	line-height: 20pt;

	color: #000000;

	background-color: #F0CD98;

	border-bottom: 1px solid #000000;

	/*

	border-left: 1px solid #000000;

	border-right: 1px solid #000000;

	*/

}

.arrowlistmenu ul.sub1categoryitems {

	clear: both;

	background-color: #F5E0C1;

	/*

	margin: 0;

	background-color: #F0CD98;

	*/

}

.arrowlistmenu ul.sub1categoryitems li a {

	background-color: #F5E0C1;

	padding-left: 20px;

	/*

	*/

}

.arrowlistmenu li a.level2 p {

	clear: both;

	margin: -0.6em auto 1px auto;

}

.arrowlistmenu li a.black2 p {

	clear: both;

	margin: -0.7em auto 0px auto;

	background-color: #F5E0C1;

}

/*

*/

.arrowlistmenu ul.sub2categoryitems li a{

	color: #000000;

}

.arrowlistmenu ul.sub2categoryitems li a:hover{

	color: #000000;

}

.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/

}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/

}


