/*downloads starts*/
#downloadsarea{width:230px; height:100%; background:url(../images/leftpanebg.jpg); margin:0px;}
.arrowlistmenu{
width:180px;/*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
width:180px;
font: bold 12px Arial;
background:#FFFFFF;
border-bottom: 1px #00ae8b solid;  width:550px;
margin:0px; /*bottom spacing between header and rest of content*/

}

.arrowlistmenu .{ /*CSS class for menu headers in general (expanding or not!)*/
width:180px;
font: bold 12px Arial;
background:#FFFFFF;
margin:0px;/*bottom spacing between header and rest of content*/

}

.arrowlistmenu .menuheader a{
text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; margin:0px; color:#00ae8b; font-weight:bold;
}

.arrowlistmenu .menuheader a:hover{text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;
}



.arrowlistmenu .menuheader ul{
margin:0px;}
 

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
line-height:20px;
padding:0px;
margin:0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding:0px; /*bottom spacing between menu items*/
}


.arrowlistmenu ul li a{
color: #0575a9;
display: block;
padding:0px;/*link text is indented 19px*/
text-decoration: none;
font-weight:none;
border-bottom: 1px solid #dadada; width:550px;
font-family:Arial;
font-size:12px;
}



.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #00458b;
background-color: #F3F3F3;
}
/*downloads ends*/
/*downloads starts*/
#downloadsarea{width:230px; height:100%; background:url(../images/leftpanebg.jpg); margin-top:-20px;}
.arrowlistmenu1{
width:180px;/*width of accordion menu*/
}

.arrowlistmenu1 .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
width:180px;
font: bold 12px Arial;
background:#FFFFFF;
border-bottom: 1px #00ae8b solid; margin:0px; /*bottom spacing between header and rest of content*/

}

.arrowlistmenu1 .{ /*CSS class for menu headers in general (expanding or not!)*/
width:180px;
font: bold 12px Arial;
background:#FFFFFF; margin:0px;  /*bottom spacing between header and rest of content*/

}

.arrowlistmenu1 .menuheader a{
text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; margin:0px; color:#00ae8b; font-weight:bold;
}

.arrowlistmenu1 .menuheader a:hover{text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif;
}



.arrowlistmenu1 .menuheader ul{
margin:0px;}
 

.arrowlistmenu1 ul{ /*CSS for UL of each sub menu*/
width:180px;
list-style-type: none;
line-height:20px;
padding:0px;
margin:0px 10px 0px 10px ; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu1 ul li{
width:180px;padding:0px; /*bottom spacing between menu items*/
}


.arrowlistmenu1 ul li a{
width:180px;
color: #0575a9;
display: block;
padding:0px; /*link text is indented 19px*/
text-decoration: none;
font-weight:none;
font-family:Arial;
font-size:12px;
margin:10px 0px 0px 25px;
}



.arrowlistmenu1 ul li a:hover{ /*hover state CSS*/
width:180px;
color: #00458b;
text-decoration: none;
margin:10px 0px 0px 25px
}
/*downloads ends*/
