.arrowlistmenu{
	width: 100%;
}

.arrowlistmenu .menuheader{
	color:#FFFFFF;
	cursor: hand;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	background-repeat: no-repeat;
	line-height: 33px;
	background-image: url(../images/section1.gif);
	background-position: left;
	text-transform: none;
	margin-bottom: 0px;
	width: 100%;
}
.left .arrowlistmenu .menuheader expandable .section_mid a {
	color: #333333;
	text-decoration: none;
}






.arrowlistmenu .menuheader:hover{
	color:#FFCC00;
	cursor: hand;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	line-height: 33px;
	background-image: url(../images/section1.gif);
	background-repeat: no-repeat;
	text-transform: none;
	width: 100%;
}

.arrowlistmenu ul{ 
list-style-type: none; 
padding: 0;
margin:0 0 4px 0; 
}

.arrowlistmenu ul li{
padding-bottom: 0;
margin:0 0 4px 0; 

}

.arrowlistmenu ul li .opensubheader{
background: none !important;
}

.arrowlistmenu ul li .closedsubheader{

}

.arrowlistmenu ul li a{
	display: block; /*header text is indented 10px*/
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	color:#FFFFFF;
	background:url(../../../finalsite/images/left_tab.gif) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.arrowlistmenu ul li a:visited{
	color: #FFFFFF;
	margin:0; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 0;
	padding-left: 10px;
	line-height: 22px;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color:#FFCC00;
	margin:0; /*header text is indented 10px*/
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
	text-decoration: none;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
	font: bold 12px Arial;
	color: #FFFFFF;
	margin:0 0 0 0;
	padding: 0 0 0 0; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
}
.section_mid {
	background-image: url(../images/section1_mid.gif);
	background-repeat: repeat-x;
	padding-left: 0px;
}
.style1 {
	color: #FAFAFA;
	padding-left: 10px;
	font-weight: bold;
}
#main .mid .nav1 #left .arrowlistmenu .categoryitems_1 .card_visi {
	color: #FFCC00;
}


.pp {
	color: #333333;
	text-decoration: underline;
}

