<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.arrowlistmenu{
width: 153px; /*width of menu*/

}

/*.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(media/titlebar.png) repeat-x center left;*/
/*margin-bottom: 10px; /*bottom spacing between header and rest of content*/
/*text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
/*}*/

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu  li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu  li a{
color: #000000;
background-color:#eff8fd;
border-bottom-style:solid;
border-width:1px;
border-color:#cccccc;

/*cbackground-image:url(naviImages/sidenav_tabBG.jpg); no-repeat center left; ustom bullet list image*/
display: block;
padding: 7px 0;
padding-left: 14px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
/*border-bottom: 1px solid #dadada;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

.arrowlistmenu  li a.selected{
color: #000000;
background-color:#eff8fd;
border-bottom-style:solid;
border-width:1px;
border-color:#cccccc;
/*background-image:url(naviImages/sidenav_tabBG2.jpg); no-repeat center left; custom bullet list image*/
display: block;
padding: 7px 0;
padding-left: 14px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
/*border-bottom: 1px solid #dadada;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
background-image:url(naviImages/sidenav_arrow_red.gif); background-repeat:no-repeat;
background-position:left; 
}

.arrowlistmenu  li a:hover{ /*hover state CSS*/
color: #000000;
background-color:#eff8fd;
border-bottom-style:solid;
border-width:1px;
border-color:#cccccc;
/*background-image:url(naviImages/sidenav_tabBG2.jpg); no-repeat center left; custom bullet list image*/
display: block;
padding: 7px 0;
padding-left: 14px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
/*border-bottom: 1px solid #dadada;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
background-image:url(naviImages/sidenav_arrow_red.gif); background-repeat:no-repeat;
background-position:left; 
}
style>
