.arrowlistmenu{padding-right:1px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: bold 12px Arial;
background:url(../images/li-left.gif) no-repeat left;  color:#333; border:1px solid #bebea2;
 /*bottom spacing between header and rest of content*/
padding:5px 0px 5px 25px; /*header text is indented 10px*/
cursor: hand;
margin-bottom:2px;
cursor: pointer;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
background:url(../images/li-left.gif) no-repeat left;
}

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

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
font-size:11px;}

.arrowlistmenu ul li a{
color: #FFF;
background:#484e54; /*custom bullet list image*/
display: block;
padding: 2px 0;
line-height:18px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #000;
}

.arrowlistmenu ul li a:visited {
color: #FFF;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #FFF;
background-color: #;
}


.modernbricksmenu2{
padding: 0;
background:url(../images/b1.jpg) repeat-x; width:461px; border-top:1px solid #adb4ce; border-right:1px solid #adb4ce; border-left:1px solid #adb4ce;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding:0px 0px 0px 1px;
list-style: none;
}

.modernbricksmenu2 li {
display: inline; 
padding: 0;
float:left; border-right:1px solid #e5e8f0;
}

.modernbricksmenu2 a {
float: left; width:113px; text-align:center;
font: bold 11px Arial;
color: #FFF;
text-decoration: none;  padding:10px 0px;

}

.modernbricksmenu2 a:hover{
color: #000;
background:url(../images/hover.jpg) repeat-x; 
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background:url(../images/hover.jpg) repeat-x;
color:#000;
}

.tabcontentout { height:90px; background:url(../images/back.jpg) repeat-x; padding:5px 4px; width:453px; border-right:1px solid #adb4ce; border-left:1px solid #adb4ce; border-bottom:1px solid #adb4ce;}

.tabcontent{
display:none; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000;
}

/* SubPage */

/* Articles */
