/* LEFTMENU */

#menu {
width:212px;
height:370px;
background:url(../images/menu_top.png) no-repeat 19px top}

#menu A {
position:relative;
left:35px;
top:5px;
display:block;
width:130px;
color:#fff;
font-size:14px;
font-weight:normal;
margin-bottom:5px;
background:url(../images/bullet.png) no-repeat 0 5px;
display:list-item;
list-style-type:none;
padding:2px 0 2px 12px;}
/*border-bottom:1px solid #3a6b9c}*/

#menu A:hover {
background:url(../images/bullet_on.png) no-repeat 0.1em 5px #fff;
color:#000}

#menu-left {
width:19px;
height:234px;
background:url(../images/menu_left.png) no-repeat left top;
position:absolute;
top:100px;
left:0}

.leftheader {
position:relative;
left:20px;
top:0;
margin-top:20px;
display:block;
width:160px;
height:35px;
background:url(../images/menu_headers.png) no-repeat left top #c8d5da}

.leftheader SPAN {
font-size:14px;
font-weight:bold;
position:relative;
left:10px;
top:7px;
width:140px;
height:25px}
